@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@font-face {
    font-family: 'trebuchet';
    /* Pour les autres  */
    /* Pour chrome, on ne v�rifie pas si la police existe sur le poste client  */
    src: url('font/Trebuchet_MS.ttf') format('opentype');
}

@font-face {
    font-family: 'trebuchetIE';
    /* Pour IE */
    src: url('font/Trebuchet_MS.eot');
}

body {
    background: url(images/bg.jpg) #4c1144 repeat-x;
    color: #000000;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 25px;
    padding: 0;
    margin: 0;
}

table {
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.clear {
    clear: both;
}

h1 {
    font-size: 35px;
    font-family: "Open Sans";
    line-height: 40px;
    color: #b20d2f;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

h1 span {
    font-size: 25px;
}


/* Interieur */

#conteneur {
    position: relative;
    width: 1155px;
    margin: auto;
}

#conteneur #header {
    float: left;
    position: relative;
    width: 1155px;
    background-color: #ffffff;
}

#conteneur #logo {
    float: left;
    margin: 12px 0 8px 8px;
}

#conteneur #legende {
    float: right;
    color: #333333;
    margin: 15px 60px 0 0px;
    text-align: right;
}

#conteneur #legende a {
    font-weight: bold;
}

#conteneur #menu {
    float: right;
    z-index: 11;
    margin-right: 60px;
    clear: right;
    position: relative;
    margin-top: 15px;
}

.nav {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
    position: relative;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.nav ul {
    top: 28px;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: absolute;
    /*display:none;*/
    z-index: 99;
    left: 16px;
}

.nav li {
    float: left;
    margin: 0;
    position: relative;
}

.nav li a {
    display: block;
}

.nav li li {
    clear: both;
}

.nav li li a {
    padding: 8px 0 8px 3px;
    background-color: #f2d0b1;
    border-top: 1px solid #ffffff;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    color: #000000;
}

.nav a:hover {}

.nav li li a:hover {
    color: #FFFFFF;
}

.nav li ul a {
    width: 194px !important;
    width: 197px;
    float: left;
    color: #000000;
    text-decoration: none;
}

.nav ul ul {
    top: auto;
}

.nav li ul ul {
    left: 205px;
    margin: 0px;
}

.nav li ul.menu-droit ul {
    left: -205px;
    margin: 0px;
}

.nav li:hover ul ul,
.nav li:hover ul ul ul,
.nav li:hover ul ul ul ul {
    /*display:none;*/
}

.nav li:hover ul,
.nav li li:hover ul,
.nav li li li:hover ul,
.nav li li li li:hover ul {
    display: block;
}

.case {
    padding: 0 15px;
    float: left;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.spacer {
    float: left;
    height: 30px;
    width: 1px;
    background: #ffffff;
}

#contenu {
    float: left;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    padding-bottom: 25px;
}

#contenu-rates {
    float: left;
    width: 100%;
    position: relative;
    background-color: #ffffff;
}

.actu {
    float: left;
    width: 100%;
}

.spacer-actu {
    float: left;
    width: 100%;
    margin: 15px 0 30px 0;
}

.titre-actu {
    font-size: 25px;
    font-family: trebuchet, trebuchetIE;
    line-height: 40px;
    color: #771752;
    font-weight: bold;
}

.col-gauche {
    float: left;
    width: 200px;
    height: 425px;
    margin: 0 0 0 110px;
    background-color: #126eb4;
}

.reception {
    float: left;
    margin: 0 15px;
    color: #ffffff;
}

.col-droite {
    float: right;
    width: 780px;
    margin-right: 25px;
    line-height: 25px;
}

#bandeau {
    float: left;
    position: relative;
    margin-top: -39px;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
}

.wrap {
    float: left;
    width: 100%;
}

.wrap-footer {
    width: 100%;
    float: left;
}

#footer {
    background-color: #126eb4;
    float: left;
    position: relative;
    width: 1005px !important;
    line-height: 20px;
    width: 1155px;
    padding: 25px 75px 25px 75px;
    font-size: 13px;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
}

.table-bord-haut {
    border-top: 2px solid #126eb4;
}

.table-bord-droit {
    border-right: 2px solid #126eb4;
}

.table-bord-bas {
    border-bottom: 2px solid #126eb4;
}

.table-bord-gauche {
    border-left: 2px solid #126eb4;
}

.raye {
    position: relative;
    float: left;
    display: block;
    height: 22px;
    width: 35px;
    z-index: 50;
}

.promo {
    float: right;
    color: #ff1800;
    margin-right: 10px;
    font-weight: bold;
}

.trait {
    position: absolute;
    height: 22px;
    width: 35px;
    top: 0px;
    left: -5px;
    z-index: 51;
    background: url(images/raye.png) no-repeat center center;
}