html
{
    overflow-y: scroll;
}

body
{
    margin: 0px;
    padding: 0px;
    background-color: #171717;
    font-family: Arial, Helvetica, sans-serif;
}

*
{
    outline: none;
}

a
{
    text-decoration: none;
}

img
{
    border: none;
}

.Clear
{
    clear: both;
}

.Upper
{
    text-transform: uppercase;
}

.Rouge_01
{
    color: #d10019;
}

/*Structure*/

#Top_Container
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}

#Top
{
    padding-bottom: 12px;
    height: 120px;
    position: relative;
}

#Langue_Wrapper
{
    position: absolute;
    top: 15px;
    right: 0px;
    color: #fff;
    font-size: 11px;
}
#Langue_Wrapper a
{
    color: #fff;
    font-size: 11px;
    margin-left: 5px;
    margin-right: 5px;
}
#Langue_Wrapper a:hover
{
    color: #cd0017;
}
#Menu_Container
{
    height: 40px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    right: 64px;
    background-image: url('../images/charte/structure/menu.png');
}

#Menu_Wrapper
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.Menu_Item
{
    margin: 0px;
    padding: 0px;
    float: left;
}

.Menu_Link
{
    display: block;
    color: #fff;
    font-size: 15px;
    padding-top: 12px;
    height: 23px;
    text-transform: lowercase;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: solid 5px transparent;
    background-image: url('../images/charte/structure/menu_separateur.png');
    background-position: left 15px;
    background-repeat: no-repeat;
}

#Menu_Wrapper .Menu_Item:first-child .Menu_Link
{
    background-image: none;
}

.Menu_Link.Actif, .Menu_Link.Hover, .Menu_Link:hover
{
    color: #d10019;
    border-bottom: solid 5px #d10019;
}

#Bandeau_Container
{
    background-color: #212121;
    overflow: hidden;
    background-image: url('../images/charte/structure/bandeau_container.png');
    background-position: center center;
    background-repeat: repeat-y;
}

#Bandeau_Container.Type_01
{
    height: 393px;
}

#Bandeau_Container.Type_02
{
    height: 125px;
}

#Bandeau
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#Bandeau_Content
{
    width: 141px;
    padding-left: 40px;
    padding-right: 40px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 64px;
    background-image: url('../images/charte/motif_01.png');
}

.Photo_Item
{
    width: 141px;
    height: 107px;
    background-image: url('../images/charte/photo_item.png');
    background-repeat: no-repeat;
}

.Photo_Item a
{
    display: block;
    width: 137px;
    height: 102px;
    margin-left:1px;
    margin-top:1px;
}

#Bandeau_Content .Photo_Item
{
    margin-bottom: 20px;
}

#Bandeau_Content .Photo_Item:first-child
{
    margin-top: 138px;
}

#Main_Container
{
    background-image: url('../images/charte/structure/main_container.png');
    background-repeat: repeat-x;
}

#Main
{
    width: 852px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #fff;
}

#Main.Motif
{
    background-image: url('../images/charte/motif_01.png');
    background-repeat: repeat-y;
    background-position: top right;
}


#Left
{
    float: left;
}

#Left.Type_01
{
    width: 330px;
    padding-top: 30px;
}
#Left.Type_02
{
    width: 560px;
    padding-top: 35px;
}
#Left.Type_03
{
    width: 852px;
    padding-top: 35px;
}

#Right
{
    float: right;
}

#Right.Type_01
{
    width: 522px;
    padding-top: 30px;
}
#Right.Type_02
{
    width: 221px;
    padding-top: 20px;
    padding-bottom: 10px;
}
#Right.Type_02 .Photo_Item
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
#Bottom
{
    width: 852px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    padding-bottom: 15px;
    position: relative;
    color: #fff;
    text-align: center;
    letter-spacing: 0.05em;
}

#Bottom a
{
    color: #fff;
}
#Bottom a:hover
{
    text-decoration: underline;
}

#Bottom_01
{
    background-color: #484848;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#Bottom_01 .Separateur
{
    padding-left: 15px;
}

#Bottom_02
{
    font-size: 9px;
    margin-top: 10px;
}

/*Fin structure*/

/*Général*/

.Titre_01
{
    font-family: Times New Roman;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    font-size: 36px;
    line-height: 36px;
}
.SsTitre_01
{
    font-family: Times New Roman;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 30px;
}

.Paragraphe_01
{
    font-size: 12px;
    color: #fff;
    text-align: justify;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    letter-spacing: 0.02em;
    line-height: 15px;
}

.Paragraphe_02
{
    font-size: 12px;
    color: #fff;
    text-align: justify;
    margin: 0px;
    margin-left: 55px;
    margin-top: 20px;
    padding: 0px;
    letter-spacing: 0.02em;
    line-height: 15px;
}

.Liste_01
{
    margin: 0px;
    padding: 0px;
    list-style-image: url('../images/charte/liste_01.png');
    margin-left: 70px;
    padding-top: 10px;
    font-size: 12px;
    color: #fff;
    text-align: justify;
    letter-spacing: 0.02em;
    line-height: 15px;
}

.Liste_01 li
{
    margin-bottom: 25px;
}

.Liste_01_Title
{
    cursor: pointer;
    font-size:13px;
}

.Liste_01_Title:hover, .Liste_01_Title.Actif
{
    color: #d10019;
}

.Liste_01_Content
{
    margin-top: 15px;
}

.Liste_02
{
    margin: 0px;
    padding: 0px;
    list-style-image: url('../images/charte/liste_01.png');
    margin-left: 70px;
    padding-top: 10px;
    font-size: 12px;
    color: #fff;
    text-align: justify;
    letter-spacing: 0.02em;
    line-height: 15px;
}

.Liste_02 li
{
    margin-bottom: 5px;
}

.Lien_01
{
    color: #fff;
}
.Lien_01:hover
{
    color: #d10019;
}
/*Fin général*/

/*Slider*/

.Slider_Main_Container
{
    width: 242px;
    height: 192px;
    padding-top: 10px;
}

.Slider_Slider_Top
{
    height: 31px;
}

.Slider_Container
{
    background-color: #121212;
    width: 240px;
    height: 160px;
    border: solid 1px #8b8b8b;
    border-top: none;
    position: relative;
}

*:first-child + html .Slider_Container
{
    margin-top: -3px;
}

.Slider_Wrapper
{
    width: 240px;
    height: 160px;
    overflow: hidden;
}

.Slider_Item
{
    width: 240px;
    height: 160px;
    background-color: #121212;
    position: relative;
}

.Slider_Next
{
    width: 13px;
    height: 22px;
    background-image: url('../images/charte/slider/next.png');
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: 69px;
    right: -14px;
    cursor: pointer;
}

.Slider_Prev
{
    width: 13px;
    height: 22px;
    background-image: url('../images/charte/slider/prev.png');
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: 69px;
    left: -14px;
    cursor: pointer;
}

.Slider_Prev:hover, .Slider_Next:hover
{
    background-position: bottom left;
}

.Voyage_Img
{
    float: left;
    width: 125px;
    height: 78px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 6px;
}

.Voyage_Prix
{
    float: left;
    width: 97px;
    margin-top: 30px;
    font-size: 19px;
    text-transform: uppercase;
}

.Voyage_Prix span
{
    font-size: 10px;
    text-transform: lowercase;
    font-style: italic;
}


.Voyage_Content
{
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 6px;
    font-size: 11px;
    line-height: 15px;
}

.Voyage_Plus
{
    text-align: right;
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.Voyage_Plus a
{
    color: #fff;
    font-size: 11px;
    text-transform: lowercase;
    font-style: italic;
}

.Voyage_Plus a:hover
{
    color: #c1252f;
}
/*Fin Slider*/

/*Flotte*/
#Flotte_Wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 805px;
}
#Flotte_Wrapper .Flotte_Item
{
    float: left;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    font-size: 11px;
    text-transform: uppercase;
}
#Flotte_Wrapper .Flotte_Item:hover
{
    color: #d10019;
}
#Flotte_Wrapper .Photo_Item
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}

#Flotte_Wrapper .Photo_Item a
{
    border: solid 1px transparent;
}
#Flotte_Wrapper .Photo_Item a img
{
    margin-top: -1px;
    margin-left: -1px;
    float: left;
}

#Flotte_Wrapper .Flotte_Item:hover > .Photo_Item a
{
    border: solid 1px #fff;
}

*:first-child + html #Flotte_Wrapper .Photo_Item a
{
    float: left;
}

#Flotte_Wrapper .Photo_Item:hover
{
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.Flotte_Back
{
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
}
.Flotte_Back:hover
{
    text-decoration: underline;
}
/*Fin flotte*/

/**/
#Voyage_Wrapper
{
    margin-top:15px;
}

.Voyage_Item
{
    border-bottom: solid 1px #686868;
    padding-bottom: 18px;
    padding-top: 18px;
}

.Voyage_Item .Voyage_Img
{
    float: left;
    border: solid 1px #fff;
}

.Voyage_Item .Voyage_Content
{
    padding-top: 10px;
    float: left;
    width: 400px;
}

.Voyage_Tarif
{
    font-size: 19px;
    padding-bottom: 5px;
    float: left;
    margin-bottom: 5px;
}

.Voyage_Tarif span
{
    font-style: italic;
    font-size: 10px;
}

.Voyage_Texte
{
    border-top: dotted 1px #686868;
    float: left;
    padding-top: 5px;
    padding-right: 10px;
}

.Voyage_Pdf a
{
    color: #fff;
    display: block;
    padding-left: 22px;
    background-image: url('../images/icones/pdf_16.png');
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: 15px;
    margin-bottom: -5px;
    padding-top: 3px;
}

*:first-child + html .Voyage_Pdf a
{
    padding-bottom: 6px;
    padding-top: 4px;
}

.Voyage_Pdf a:hover
{
    text-decoration: underline;
}

.Voyage_Titre
{
    margin-left: 8px;
    font-size: 17px;
}
/**/
