/*---------------------------------------------------------
/*      =TAGS
/*      =STRUCTURE
/*        @Header
/*        @Navigation
/*        @navSide
/*        @Container
/*        @Footer
/*      =MODULES
/*        @carousel
/*        @Forms
-------------------------------------------------------- */

@font-face {
	font-family: 'BebasRegular';
	src: url('/font/BEBAS___-webfont.eot');
	src: local('?'), url('/font/BEBAS___-webfont.woff') format('woff'), url('/font/BEBAS___-webfont.ttf') format('truetype'), url('/font/BEBAS___-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*---------------------------------------------------------
        =TAGS
-------------------------------------------------------- */

html, body {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

body {
    background: #676767 url(/images/bg/bg-body.jpg) no-repeat fixed center top;
    font: 0.625em/1em arial, helvetica, sans-serif;
    text-align: left;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 0.6em 0;
}

h1, .h1 {
    font: 1.6em/1em 'BebasRegular', arial, sans-serif;
    word-spacing: 4px;
}

h2, .h2 {
    font-size: 1.6em;
}

h3, .h3 {
    font-size: 1.4em;
}

h4, .h4 {
    font-size: 1.2em;
}

h5, .h5 {
    font-size: 1.2em;
}

h6, .h6 {
    font-size: 1.2em;
}

p {
    color: #7d7c7d;
    font-size: 1.2em;
    margin: 0;
    padding: 0 0 12px 0;
}

ul {
    list-style-position: inside;
    list-style-type: disc;
    margin: 0;
    padding: 0 0 12px 0;
}

ol {
    list-style: decimal;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

li {
    color: #7d7c7d;
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0;
    padding: 0 0 4px 0;
}

a {
    text-decoration: underline;
}

a:hover, a:focus {
    text-decoration: none;
}

img {
    border: 0;
}

hr {
    background: #fff;
    border: none;
    border-bottom: 1px solid #bfbfbf;
    color: #fff;
    height: 0;
    margin: 10px 0 13px;
}

form {
    display: inline;
    margin: 0;
    padding: 0;
}

textarea {
    line-height: 1.2em;
}

label {
    cursor: pointer;
}

table {
    border: 0;
    border-collapse: collapse;
    margin: 0 0 1.2em 0;
    padding: 0;
}

th, td {
    font-size: 1.2em;
    margin: 0;
    padding: 1.2em 1em;
}
.parrainage th, td {
    font-size: 13px;
    margin: 0;
    padding: 8px 4px;
    line-height: 20px;
    color: #616161;
}

blockquote {
    margin: 0.6em 1.8em;
    padding: 0;
}

small {
    font-size: 0.8em;
}

kbd {
    border: 1px solid #000;
    padding: 1px 2px;
}

sup {
    bottom: 0.3em;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.2em;
    position: relative;
    vertical-align: baseline;
}

acronym, abbr {
    border-bottom: 1px dashed;
    cursor: help;
    letter-spacing: 1px;
}

.center {
    text-align: center;
}

/*---------------------------------------------------------
        =STRUCTURE
-------------------------------------------------------- */

.cookie-banner {
    display: none;
    position: fixed;
    top: 0;
    width: inherit;
    background-color: #277CA1;
    padding: 0.5rem;
    z-index: 9999;
    font-size: 0.8rem;
    color: #FFFFFF;
    box-sizing: border-box;
    line-height: 1rem;
}

.cookie-banner a {
    color: white;
}

.cookie-banner a:hover {
    color: white;
}

.cookie-banner button {
    color: #FFF;
    border: 0 none;
    margin-left: 2rem;
    background-color: #C01537;
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
}

#site  {
    margin: 0 auto 30px;
    width: 960px;
}

/*      @Header
------------------------------------ */

#header {
   height: 115px;
   position: relative;
   z-index: 1000;
}

#header h1 {
    height: 86px;
    left: 9px;
    position: absolute;
    top: 29px;
    width: 280px;
}

#header span {
    height: 86px;
    left: 9px;
    position: absolute;
    top: 39px;
    width: 280px;
}

#raccourcis {
    background: url(/images/bg/bg-raccourcis.png) no-repeat left top;
    height: 30px;
    width: 960px;
}

#raccourcis .navAcces {
    font: 1.1em/1em 'BebasRegular', arial, sans-serif;
    letter-spacing: 0;
    word-spacing: 4px;
    padding: 0px 0 0 20px;
}

#raccourcis .navAcces a {
    color: #676767;
    margin-right: 10px;
    text-decoration: none;
    padding: 7px 0 0 0;
    display: inline-block;
    height: 16px;
    margin-right: 27px;
}

#raccourcis .navAcces a:hover,
#raccourcis .navAcces a:focus,
#raccourcis .navAcces a.actif {
    color: #03a6e5;
}

#raccourcis .navAcces a.newsletter {
    margin-right: 8px;
}

#raccourcis .navAcces a.infosTrafic {
    color: #b51433;
    padding-left: 5px;
    padding-right: 18px;
}

#raccourcis .navAcces a.infosTrafic:hover {
    color: #03a6e5;
}

#searchForm {
    background: #676767;
    /*left: 541px;        */
    left: 668px;
    height: 22px;
    padding: 1px 0 0 7px;
    position: absolute;
    top: 0;
    width: 158px;
}

#searchForm input#searchSite {
    background: #fff;
    border: 1px solid #545454;
    border-width: 1px 0 1px 1px;
    border: none;
    border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -khtml-border-radius: 3px 0px 0px 3px;
    -webkit-border-top-left-radius: 3px; /* pour Chrome */
    -webkit-border-bottom-left-radius: 3px; /* pour Chrome */
    color: #7d7c7d;
    font-size: 1.1em;
    height: 17px;
    margin-top: 1px;
    padding-left: 7px;
    width: 121px;
}

#searchForm input {
    float: left;
}

#musique {
    height: 23px;
    left: 707px;
    position: absolute;
    top: 0;
    width: 32px;
}

#musique a {
    background: #a1a0a0 url(/images/bg/picto-musique.png) no-repeat 0px 0px;
    color: #fff;
    display: block;
    font: 1.1em/1em 'BebasRegular', arial, sans-serif;
    word-spacing: 4px;
    height: 17px;
    letter-spacing: 1px;
    padding: 6px 0 0 0;
    text-decoration: none;
    width: 32px;
}

#musique a:hover,
#musique a:focus {
    background: #777777 url(/images/bg/picto-musique.png) no-repeat 0px 0px;
}

#socialNetworks {
    position: absolute;
    top: 0;
    left: 525px;
    margin-top: 2px;
}
#socialNetworks a {
    padding: 0 2px;
    text-decoration: none;
}
#btFacebookTop {
    width: 89px;
    height: 23px;
    left: 740px;
    position: absolute;
    top: 0;
}

#btFacebookTop img {
    display: block;
}

#langue {
    left: 829px;
    height: 21px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 131px;
}

#langue span {
    display: none;
}

#langue li,
#langue a {
    display: inline-block;
    height: 19px;
    width: 19px;
    padding: 0;
}

#langue li {
   margin: 0 3px;
}

#langue .france a {
    background: url(/images/bg/sprite-lang.png) no-repeat left top;
}

#langue .france a:hover,
#langue .france a:focus,
#langue .france a.actif {
    background: url(/images/bg/sprite-lang.png) no-repeat left -19px;
}

#langue .english a {
    background: url(/images/bg/sprite-lang.png) no-repeat left -100px;
}

#langue .english a:hover,
#langue .english a:focus,
#langue .english a.actif {
    background: url(/images/bg/sprite-lang.png) no-repeat left -119px;
}

#langue .spain a {
    background: url(/images/bg/sprite-lang.png) no-repeat left -200px;
}

#langue .spain a:hover,
#langue .spain a:focus,
#langue .spain a.actif {
    background: url(/images/bg/sprite-lang.png) no-repeat left -220px;
}

#langue .italy a {
    background: url(/images/bg/sprite-lang.png) no-repeat left -300px;
}

#langue .italy a:hover,
#langue .italy a:focus,
#langue .italy a.actif {
    background: url(/images/bg/sprite-lang.png) no-repeat left -320px;
}

/*      @Navigation
------------------------------------ */
/*
#mainNav {
    left: 290px;
    position: absolute;
    top: 78px;
}

#mainNav li {
    display: inline-block;
    font: 1.4em/1em 'BebasRegular', arial, sans-serif;
    margin: 0;
    padding: 0 5px;
    position: relative;
    word-spacing: 4px;
}

#mainNav a {
    color: #fff;
    padding: 3px 7px;
    text-align: center;
    text-decoration: none;
}

#mainNav span {
    cursor: pointer;
}

#mainNav a:hover,
#mainNav a:focus,
#mainNav .actif a {
    background: #676767;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}

#flecheNav {
    background: url(/images/bg/fleche-nav.png) no-repeat center top;
    display: none;
    height: 24px;
    position: absolute;
    text-align: center;
    top: 19px;
    left: 5px;
    width: 206px;
}

#mainNav .sousNav {
    background: #676767;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    left: -34px;
    position: absolute;
    top: 40px;
    margin: 0;
    padding: 6px 0 6px 0;
    width: 263px;
    z-index: 130;
}

#js #mainNav .sousNav {
    display: none;
}

#mainNav .sousNav ul {
    background: #676767;
    padding: 0 0 2px 0;
}

#mainNav .sousNav li {
    border-bottom: 1px dotted #bfbfbf;
    font: bold 12px/12px arial, helvetica, sans-serif;
    margin: 0 15px 0 13px;
    padding: 9px 0 3px 0;
    width: 235px;
}

#mainNav .sousNav li a {
    background: none;
    color: #fff;
    padding: 0;
}

#mainNav .sousNav li a:hover,
#mainNav .sousNav li a:focus,
#mainNav .sousNav li a.actif {
    color: #a2a8a8;
    text-decoration: none;
}
*/

/*          @navSide
----------------------------------------------------------------*/

#navSide {
    background: #676767;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    list-style-type: none;
    margin: 0;
    padding: 6px 0 6px 0;
    width: 271px;
}

#content .navSideBottom {
    height: 28px;
}

#navSide li {
    border-bottom: 1px dotted #bfbfbf;
    font: bold 1.2em/1em arial, helvetica, sans-serif;
    margin: 0 17px 0 16px;
    padding: 0;
    width: 238px;
    color: #FFFFFF;
}

#navSide a {
    color: #fff;
    display: block;
    padding: 9px 0 3px 0;
    text-decoration: none;
}

#navSide a:hover,
#navSide a:focus,
#navSide a.actif {
    background: url(/images/bg/bg-li-navSide-on.png) no-repeat left 13px;
    color: #a2a8a8;
    padding-left: 15px;
}


/*      @Container
------------------------------------ */

#container {
    background: url(/images/bg/bg-footer-top.png) no-repeat left bottom;
    width: 959px;
    margin: 12px 1px 0px;
    padding-bottom: 34px;
    z-index: 110;
}

#site .cPages {
    background: url(/images/bg/bg-content-bottom.png) no-repeat left bottom;
    padding-bottom: 45px;
}

#container .cAccueil {
    background-color: rgba(211, 229, 236,0.9);
    border-radius: 10px;
    height: 602px;
}

#container .cAccueil .left,
#container .cAccueil .right {
    display: inline-block;
    vertical-align: top;
}

#site .cPages .top {
    background: url(/images/bg/bg-content-top.png) no-repeat left top;
    padding-top: 5px;
}

#site .cPages #content {
    background: #fff;
    padding-top: 9px;
    position: relative;
    width: 958px;
}



#site .cPages .aside,
#site .cPages .contenu {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

#site .cPages .aside {
    padding: 0 17px 0 20px;
    width: 271px;
}

#site .cPages .contenu {
    width: 633px;
    padding-top: 43px;
}

/*      @Footer
------------------------------------ */

#footer {
    background: url(/images/bg/bg-footer-bottom.png) no-repeat left bottom;
    margin: 0 0 50px 1px;
    padding: 0 0 19px 0;
    width: 959px;
}

#footer .body {
    background: #fff;
    padding: 0 19px 0 19px;
    width: 921px;
}
#footer .left {
    padding-right: 5px;
}
#footer .left,
#footer .right {
    display: inline-block;
    vertical-align: top;
}

#site .fAccueil .left {
    width: 700px;
    margin-top: 6px;
}

#site .fAccueil .left p {
    color: #7d7c7d;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 0 0 15px 0;
    margin-left: 48px;
}
#site .fAccueil .left p.txtIndent {
    text-align: justify;
}
#site .fAccueil .left a {
    color: #00adec;
}
#footer .right {
    border-left: 1px dotted #bfbfbf;
    margin-top: 20px;
    padding-left: 18px;
}

#site .fAccueil .right {
    width: 192px;
}

#site .fPages .right {
    width: 620px;
}

#footer .left h2 {
    padding: 0 0 5px 0;
}

#footer .right h2 {
    padding: 0 0 28px 0;
}

#footer h3 {
    color: #616161;
    font: 1.1em/1.2em 'BebasRegular', Arial, sans-serif;
    padding: 0 0 6px 0;
    word-spacing: 4px;
}

#footer .section {
    color: #7d7c7d;
    font-size: 1.1em;
    line-height: 1.2em;
    margin-bottom: 13px;
}

#footer .section a {
    color: #7d7c7d;
    padding: 0 0 3px 0;
    text-decoration: none;
}

#footer .section a:hover,
#footer .section a:focus {
    color: #00adec;
}

#footer .navigation {
    background: #f0f1f1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    margin: 20px auto 14px;
    width: 920px;
}

#footer .navigation ul {
    list-style-type: none;
    padding: 12px 0 10px 0;
    text-align: center;
}

#footer .navigation li {
    display: inline-block;
    font: 1.1em/1em 'BebasRegular', arial, sans-serif;
    word-spacing: 4px;
    margin: 0 6px 0 7px;
    padding: 0;
}

#footer .navigation a {
    color: #616161;
    display: inline-block;
    text-decoration: none;
}

#footer .navigation a:hover,
#footer .navigation a:focus {
    color: #00adec;
}

#footer .navigation li span {
    display: none;
}

#footer .concept {
    font-size: 11px;
    text-align: right;
}

#footer .concept a {
    color: #b6b9b9;
    text-decoration: none;
}

#footer .concept a:hover,
#footer .concept a:focus {
    color: #00aeef;
}

#site .fPages .left {
    width: 272px;
}

#footer .liensFooter {
    border-bottom: 1px solid #dcdbdb;
    list-style-type: none;
    padding: 0;
    width: 255px;
}

#footer .liensFooter a {
    border-top: 1px solid #dcdbdb;
    display: block;
    color: #616161;
    font: normal 0.9em/1.1em 'BebasRegular', arial, sans-serif;
    padding: 22px 0 22px 65px;
    text-decoration: none;
    word-spacing: 3px;
}

#footer .liensFooter a:hover,
#footer .liensFooter a:focus {
   color: #00adec;
}

#footer .liensFooter .newsletter {
    background: url(/images/bg/bg-footerLiens-news.png) no-repeat left center;
}

#footer .liensFooter .brochure {
    background: url(/images/bg/bg-footerLiens-brochure.png) no-repeat left center;
}

#footer .liensFooter .rappel {
    background: url(/images/bg/bg-footerLiens-rappel.png) no-repeat left center;
}

#footer .liensFooter .facebook {
    background: url(/images/bg/bg-footerLiens-Facebook.png) no-repeat left center;
}

/* Perfeo */
#footer .liensFooter .newsletter {
    background: url(/images/bg/bg-footerLiens-sprite.png) no-repeat left -137px;
}

#footer .liensFooter .brochure {
    background: url(/images/bg/bg-footerLiens-sprite.png) no-repeat left 2px;
}

#footer .liensFooter .rappel {
    background: url(/images/bg/bg-footerLiens-sprite.png) no-repeat left -207px;
}

#footer .liensFooter .facebook {
    background: url(/images/bg/bg-footerLiens-sprite.png) no-repeat left -73px;
}
/* Fin Perfeo */

#footer .liensFooter a span {
    display: block;
    font-size: 0.9em;
}



/*---------------------------------------------------------
        =MODULES
-------------------------------------------------------- */

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.date,
.color1,
#content .article a {
    color: #00adec;
}

.txtIndent {
    text-indent: 48px;
}

.small {
    font-size: 11px;
}

.margeBig {
    margin-bottom: 20px;
}


.clear {
    clear: both;
}

/*--------------------------------------------------------------*/

#content .breadcrumb {
    border-bottom: 1px dotted #bfbfbf;
    color: #7d7c7d;
    left: 311px;
    padding: 0 0 7px 0;
    position: absolute;
    top: 9px;
    width: 633px;
}

#content .breadcrumb a,
#content .breadcrumb span {
    color: #7d7c7d;
    font-size: 1.1em;
    text-decoration: none;
}

#content .breadcrumb a:hover,
#content .breadcrumb a:focus {
    text-decoration: underline;
}

/*----------------------------------------------------------------------------------*/

#container .cAccueil .left {
    width: 349px;
    padding: 16px 20px 0;
}

#container .cAccueil .right {
    width: 550px;
    padding-top: 16px;
}

#TarifResa {
    height: 256px;
    margin: 0;
    position: relative;
    width: 349px;
    background: url(/images/fond-pave-resa.jpg) no-repeat;
}

#TarifResa .col {
    width: 173px;
    border-right: 1px solid #51a4d3;
    float: left;
    margin: 48px 0 0 0;
    height: 180px;
}

#TarifResa .col:last-child {
    border: 0;
    border-left: 1px solid #0682b4;

}

#TarifResa h3 {
    color: #01243b;
    text-align: center;
    font-size: 11px;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;

}

#TarifResa form {
    /*padding: 16px 30px 0 30px;*/
    padding: 0px 10px;
    display: block;
}

#TarifResa .ui-datepicker-trigger {
    padding: 17px 0px 0px 0px;
}

#TarifResa .text,
#TarifResa .select {
    clear: both;
    padding-top: 4px;
}

#TarifResa form .form-field {
    margin-bottom: 10px;
}

#TarifResa form label {
    color: #fff;
    float: left;
    margin-top: 3px;
    width: 85px;
}

#TarifResa form select {
    width: 153px;
}

#TarifResa form .text input {
    width: 118px;
    margin: 0 5px 0 0;
    float: left;
    text-align: center;
}

#TarifResa form .submit {
    padding: 5px 0 0 0;
    text-align: center;
    margin: 0;
    width: 100%;
}

#TarifResa form .submit input {
    display: inline-block;
    margin: 0;
}
#TarifResa .liensPicto {
    height: 148px;
}
#TarifResa .liensPicto a {
    color: #fff;
    padding: 18px 0 18px 50px;
    margin: 0 0 0 0px;
    display: block;
    font-size: 11px;
    line-height: 1.2em;
    text-decoration: underline;
    background: url(../images/picto-pave-resa-home.png) no-repeat;
}

#TarifResa .liensPicto a:hover {
    text-decoration: none;
}

#TarifResa .liensPicto .voir {
    background-position: 0px -3px;
}

#TarifResa .liensPicto .cree {
    background-position: 0px -48px;
    padding-top: 14px;
}

#TarifResa .liensPicto .consulter {
    background-position: 0px -88px;
    padding-top: 10px;
}

#TarifResa .obligatoire {
    font-size: 10px;
    color: #fff;
    text-align: right;
    padding: 0 5px 0 0;
    margin: -5px 0 0 0;
}

.resaSmall {
    transform: scale(0.78);
    transform-origin:0 0;
    -webkit-transform: scale(0.78);
    -ms-transform: scale(0.78);
    -moz-transform: scale(0.78);
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
    -moz-transform-origin:0 0;
}


/*#TarifResa {
    height: 239px;
    margin: 0;
    position: relative;
    width: 349px;
}

#TarifResa a.bouton {
    position: relative;
    height: 54px;
    bottom: 1px;
    left: 66px;
    overflow: hidden;
    position: absolute;
    width: 229px;
}

#TarifResa a.bouton img {
    left: 0;
    position: absolute;
    top: 0;
}

#TarifResa a.bouton:hover img,
#TarifResa a.bouton:focus img {
    left: 0;
    position: absolute;
    top: -55px;
}*/


#rappelConseil,
.cAccueil #infoResa {
    border: 1px solid #bfbfbf;
    border-width: 0 1px;
    width: 347px;
    margin: 0;
}

.cAccueil #infoResa {
    background: #FFF;
    border: 1px solid #dcdbdb;
    height: 91px;
    text-align: center;
    padding: 12px 0 5px 0;
}

.cAccueil #infoResa h2 {
    padding: 13px 0 11px 0;
}

.fr .cAccueil #infoResa h2 {
    padding: 10px 0 5px 0;
}

.cAccueil #infoResa p {
    /*width: 198px;*/
    margin: 0 auto;
    padding: 0;
    line-height: 14px;
}

#infoResa .alignRight {
    display: block;
    font-size: 0.8em;
    text-align: right;
}

.cAccueil #infoResa .alignRight {
    color: #00adec;
    padding-right: 4px;
}

#site .cPages #infoResa .alignRight {
    padding-right: 45px;
}

#rappelConseil {
    background: #dcdbdb url(/images/bg/bg-rappel-conseil-accueil.png) no-repeat left bottom;
    /*height: 80px;*/
    height: 65px;
}

#rappelConseil h2 {
    padding: 10px 0 3px 0;
    text-align: center;
}

#rappelConseil p {
    font-size: 1.2em;
    line-height: 1.1em;
    padding: 0 40px 0 96px;
}

#rappelConseil p a {
    color: #484848;
}

#rappelConseil p a:hover,
#rappelConseil p a:focus {
    color: #00adec;
    text-decoration: underline;
}

#brochNews {
    background: #FFFFFF;
    /*height: 126px;*/
    height: 108px;
    padding: 17px 0px 27px 0px;
    border: 1px solid #bfbfbf;
    border-top-width: 0;
}

#brochNews a {
    margin: 0 5px;
    text-decoration: none;
}

#content .liensDirect {
    position: relative;
    text-align: center;

    height: 81px;
    overflow: hidden;
    margin-bottom: 11px;
}

#content .liensDirect a img {
    opacity: 0.8;
    filter : alpha(opacity=80);
}

#content .liensDirect a:hover img {
    opacity: 1;
    filter : alpha(opacity=100);
}

#content .liensDirect .MP2013,
#content .liensDirect .carteInter,
#content .liensDirect .visiteNavires {
    height: 81px;
    width: 181px;
    float: left;
}

#content .liensDirect .MP2013 {
    margin-right: 4px;
}

#content .liensDirect .visiteNavires {
    float: right;
}

#container .cAccueil .article,
#container .cAccueil .liensDirect {
    clear: left;
}

#container .cAccueil .article {
    background: #fff;
    border: 1px solid #dcdbdb;
    height: 155px;
    overflow: hidden;
    padding: 9px 15px 9px 10px;
}

#container .cAccueil .article .floatLeft {
    border: 1px solid #dcdbdb;
    margin: 0 9px 0 0;
}

#container .cAccueil .article h2 {
    padding: 4px 0 11px 0;
}

#container .cAccueil .article .date,
#container .cAccueil .article h3 {
    font: 1.1em/1.4em 'BebasRegular', arial, sans-serif;
    padding: 0;
    word-spacing: 4px;
}

#container .cAccueil .article .date {
    color: #00adec;
}

#container .cAccueil .article h3 {
    padding: 0 0 4px 0;
}

#container .cAccueil .article h3,
#container .cAccueil .article h3 a {
    color: #616161;
    text-decoration: none;
}

#container .cAccueil .article p {
    font-size: 1.1em;
    line-height: 1.2em;
}

#container .cAccueil .article p,
#container .cAccueil .article p a {
    color: #7d7c7d;
    text-decoration: none;
}

#container .cAccueil .article h3 a:hover,
#container .cAccueil .article h3 a:focus,
#container .cAccueil .article p a:hover,
#container .cAccueil .article p a:focus {
    text-decoration: underline;
}


#container .cAccueil .articlePopup {
    clear: left;
}

#container .cAccueil .articlePopup {
    background: #fff;
    border: 1px solid #dcdbdb;
    overflow: hidden;
    padding: 9px 15px 9px 10px;
}

#container .cAccueil .articlePopup .floatLeft {
    border: 1px solid #dcdbdb;
    margin: 0 9px 0 0;
}

#container .cAccueil .articlePopup h2 {
    padding: 4px 0 11px 0;
}

#container .cAccueil .articlePopup .date,
#container .cAccueil .articlePopup h3 {
    font: 1.1em/1.4em 'BebasRegular', arial, sans-serif;
    padding: 0;
    word-spacing: 4px;
}

#container .cAccueil .articlePopup .date {
    color: #00adec;
}

#container .cAccueil .articlePopup h3 {
    padding: 0 0 4px 0;
}

#container .cAccueil .articlePopup h3,
#container .cAccueil .articlePopup h3 a {
    color: #616161;
    text-decoration: none;
}

#container .cAccueil .articlePopup p {
    font-size: 1.1em;
    line-height: 1.2em;
}

#container .cAccueil .articlePopup p,
#container .cAccueil .articlePopup p a {
    color: #7d7c7d;
    text-decoration: none;
}

#container .cAccueil .articlePopup h3 a:hover,
#container .cAccueil .articlePopup h3 a:focus,
#container .cAccueil .articlePopup p a:hover,
#container .cAccueil .articlePopup p a:focus {
    text-decoration: underline;
}


#site .cPages h1 {
    background:  url(/images/bg/bg-h1-cPages.png) no-repeat center top;
    color: #fff;
    padding: 4px 0 14px;
    text-align: center;
}

#site .cPages .titre {
    border-bottom: 3px solid #00adec;
    height: 15px;
    margin: 0 0 20px 0;
    position: relative;
}

#site .cPages .contenu h2 {
    background: #fff;
    color: #00adec;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
    padding: 0 19px 0 0;
    position: absolute;
    top: 4px;
    text-transform: uppercase;
}

#site .cPages .contenu h3 {
    color: #616161;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1em;
    padding: 0 0 5px 0;
    text-transform: uppercase;
}

#site .article img.floatLeft {
    margin: 0 10px 5px 0;
}

#site .cPages #infoResa {
    border: 1px solid #bfbfbf;
    border-width: 1px 0;
    padding: 16px 0 0;
    text-align: center;
}

#site .cPages #infoResa h2 {
    padding: 0 0 9px 0;
}

#site .cPages #infoResa p {
    padding: 0 0 9px;
    line-height: 16px;
}

#content .infoTitre {
    color: #00adec;
    font-weight: bold;
    text-transform: uppercase;
}

#content .article p,
#content .formulaire p {
    font-size: 1.2em;
    line-height: 1.3em;
}

#content .formulaire .intro {
    color: #616161;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 20px;
}

#content .article .small {
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.2em;
}

#content .article h4,
#content .article .infoPrix {
    color: #616161;
    font-size: 1.2em;
    line-height: 1em;
}

#content .article h4 {
    font-weight: bold;
    padding-bottom: 5px;
}

#content .article .infoImp {
    list-style-type: none;
    padding: 0 0 20px 0;
}

#content .article .infoImp li {
    color: #00adec;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.3em;
    padding: 0;
}

#content .article .lien {
    font-weight: bold;
}

#content .twinBloc {
    margin: 10px 0 0 0;
}

#content .twinBloc .bloc {
    display: inline-block;
    vertical-align: top;
    width: 295px;
}

#content .twinBloc .right {
    margin-left: 30px;
}

#content .twinBloc .bloc h5 {
    background: url(/images/bg/bg-titre-twinBloc.png) no-repeat center bottom;
    color: #616161;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 0 15px;
    text-align: center;
}

/*      @carousel
------------------------------------------------------*/

#homeCarousel {
    background: #f4efe9;
    height: 280px;
    margin-bottom: 19px;
    padding: 3px 0 0 3px;
    width: 550px;
    position: relative;
    z-index: 120;
}

#homeCarousel ul {
    height: 274px;
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    width: 544px;
}

#homeCarousel li {
    display: none;
    float: left;
    height: 274px;
    left: 4px;
    position: absolute;
    top: 4px;
}

#homeCarousel li:first-child {
    display: block;
}

#homeCarousel .navCarousel {
    left: 13px;
    position: absolute;
    bottom: 13px;

}

#homeCarousel .navCarousel a {
    display: block;
    float: left;
    margin: 0 0px 0 0;
    width: 9px;
    height: 9px;
    overflow: hidden;
    padding: 5px;
    background: url(/images/picto-nav-sprite.png) no-repeat top left;
    line-height: 96px;
}

#homeCarousel .navCarousel .on {
    background: url(/images/picto-nav-sprite.png) no-repeat top right;
}
/*
#homeCarousel .navCarousel img {
    border: 1px solid #d5d5d5;
    padding: 0;
    margin: 0;
}
*/


/*      @Forms
------------------------------------ */

#content .formulaire .requis {
    border-bottom: 1px solid #bfbfbf;
    color: #00adec;
    font-size: 1.1em;
    font-style: italic;
}

.form_error {
  width: 201px;
  margin-right: 53px;
  color: #00ADEC;
}

.formulaire input.erreur {
  background-color: #8FE9FF;
}

.formulaire #listeErreurs {
  clear: both;
}

.formulaire #listeErreurs p {
  margin-top: 30px;
  font-weight: bold;
  font-size: 1.8em;
  color: #00adec;
}

.formulaire #listeErreurs ul a {
  text-decoration: none;
  color: #00adec;
}

label,
.label,
input,
select {
    color: #616161;
    display: block;
    font-size: 1.1em;
    font-style: normal;
    line-height: 1em;
}

label,
.label {
    padding-bottom: 3px;
}

label span,
.label span {
   color: #00adec;
}

.text,
.select,
.radio {
    clear: left;
    padding-top: 12px;
}

.radio input,
.radio label {
    float: left;
}

.radio .label {
    padding-bottom: 4px;
}

#content .formulaire .separateur {
    clear: both;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 16px;
    margin: 0;
}

.radio label {
    position: relative;
    top: 3px;
}

.select select {
    width: 177px;
}

.petit select {
    width: 55px;
}

.select div {
    float: left;
    margin-right: 46px;
}

.text input {
    width: 463px;
    margin-right: 53px;
}

.demi div {
    float: left;
}

.text div input {
    width: 201px;
}

.text .petit,
.text .moyen {
    float: left;
}

.text .petit input {
    width: 72px;
}

.text .moyen input {
    width: 330px;
}

.submit {
    clear: left;
    padding: 22px 0;
}

.submit input {
    margin: 0 auto;
}

#content textarea,
#content input[type="text"] {
    border: 1px solid #cfcfcf;
    padding: 3px;
}

button,
input[type="submit"],
input[type="button"] {

}

.flashPage {
  margin: 20px 0;
}

/* --------------------- ENVOI NEWSLETTER AMI ------------------------- */

form#form_ami .text div input {
  width: 150px;
  margin-right: 25px;
}

form#form_ami .form_error {
  width: 130px;
  margin-bottom: 5px;
}

/* Flash Piana */
/*
*/
#flashPianaContainer {
    width: 959px;
    height: 300px;
    position: relative;
    z-index: 500;
    margin: 10px 0 -140px 0px;
}
/* Encart Banniere Home */

#encartBan {
    margin: 15px 0 0 0;
    padding: 20px;
    background: #ffffff;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


/* --------- FORM HORAIRES ----- */

#form_horaire .text img,
#form_horaire input,
#form_horaire select,
#form_horaire label {
    display: inline;
    vertical-align: middle;
    margin: 0;
}


#form_horaire label {
    display: inline-block;
    width: 80px;
}

#form_horaire .text input {
    margin: 0 10px 0 0;
    width: 150px;
}

#form_horaire .select select {
    width: 188px;
}

#form_horaire .submit {
    width: 270px;
    text-align: right;
    padding: 20px 0 0 0;
}

#form_horaire .submit input {
    width: 98px;
    text-align: center;
    height: 27px;
    background: url(/images/fond-bt-rechercher.png) no-repeat;
    border: 0;
    padding: 0;
    color: #fff;
    font-family: 'BebasRegular', arial, sans-serif;
    font-size: 13px;
    line-height: 13px;
    cursor: pointer;
}

#form_horaire .requis {
    text-align: right;
}

#form_horaire .pageResa {
    position: relative;
}

#form_horaire .pageResa .requis {
    text-align: left;
    margin: 0 0 30px 0;
}

#form_horaire .pageResa .consulter {
    text-align: right;
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #bfbfbf;
    margin: 0 0 20px 0;
}

#form_horaire .pageResa .liensPicto {
    position: absolute;
    top: 60px;
    left: 380px;
}
#form_horaire .pageResa .paveDecale {
    /*
    padding: 0 0 0 200px;
    */
    overflow: auto;
}

#form_horaire .pageResa .col {
    float: left;
    width: 50%;
}

#form_horaire .pageResa .liensPicto a {
    color: #676767;
    padding: 8px 0 8px 35px;
    margin: 0 0 0 0px;
    display: block;
    font-size: 11px;
    line-height: 1.2em;
    text-decoration: underline;
    background: url(../images/picto-pave-resa-home.png) no-repeat;
}

#form_horaire .pageResa .liensPicto a:hover {
    text-decoration: none;
}

#form_horaire .pageResa .liensPicto .voir {
    background-position: -10px -12px;
}

#form_horaire .pageResa .liensPicto .cree {
    background-position: -10px -52px;
}

#form_horaire .pageResa .liensPicto .consulter {
    background-position: -10px -94px;
    text-align: left;
    border: 0;
}

#form_horaire .submit {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}

/* **** Module horaire **** */

#site .moduleHoraires {
    clear: both;
    padding: 20px 0 0 0;
}

#site .moduleHoraires .col50 {
    float: left;
    width: 49%;
}

#site .moduleHoraires .col50 h3 {
    font-family: 'BebasRegular', arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    color: #0072bb;
    padding: 0 0 15px 0;
}

#site .moduleHoraires .col50 h3 span {
    width: 20px;
    display: inline-block;
    background: url(/images/sprite-module-horaire.png) no-repeat 2px 3px;
}

#site .moduleHoraires .aller {
    margin: 0 12px 0 0;
}

#site .moduleHoraires .retour {
}

#site .moduleHoraires .aller h3 {
    color: #00adec;
}

#site .moduleHoraires .aller h3 span {
    background-position: 2px -21px;
}

#site .moduleHoraires .borderTable {
    border: 1px solid #d0d0d0;
    padding: 2px;
    position: relative;
    margin: 0 0 10px 0;
}

#site .moduleHoraires table {
    width: 100%;
    border: 0;
    margin: 0;
}

#site .moduleHoraires table th {
    background: #01abe8;
    color: #fff;
}


#site .moduleHoraires table th,
#site .moduleHoraires table td {
    padding: 0;
    font-size: 11px;
    line-height: 1.2em;
    padding: 2px;
}

#site .moduleHoraires table th {
    border-right: 1px solid #fff;
}

#site .moduleHoraires table th:last-child {
    border: 0;
}

#site .moduleHoraires table th.columnDate {
    width: 40px;
}

#site .moduleHoraires table th.columnHeureArrivee {
    width: 45px;
}

#site .moduleHoraires table td {
    border-right: 1px solid #cbcbcb;
}

#site .moduleHoraires table td:last-child {
    border: 0;
}


#site .moduleHoraires table tr:nth-child(odd) td {
    background: #ececec;
}

#site .moduleHoraires table tr td.merid  {
    color: #00adec;
    font-weight: bold;
    text-transform: uppercase;
}

/*
#site .moduleHoraires table tr td.nocturne  {
    background: #002770;
    color: #fff;
    font-weight: bold;
}

#site .moduleHoraires table tr td span.nocturne {
    position: relative;
    background: url(/images/sprite-module-horaire.png) no-repeat -59px 0px;
    width: 15px;
    height: 14px;
    display: block;
    top: 0px;
    left: -14px;
}
*/

#site .moduleHoraires .retour table th {
    background: #0072bb;
}
/*
#site .moduleHoraires .retour table tr td.merid  {
    color: #0072bb;
}
#site .moduleHoraires .retour table tr td.nocturne  {
    color: #fff;
}
*/

#site .moduleHoraires .liensNav {
    overflow: hidden;
    margin: 0 0 30px 0;
}

#site .moduleHoraires .liensNav a {
    font-size: 12px;
    line-height: 1.1em;
    color: #00adec;
    text-decoration: none;
    display: block;
}

#site .moduleHoraires .liensNav a:hover {
    text-decoration: underline;
}

#site .moduleHoraires .liensNav a span {
    background: url(/images/sprite-module-horaire.png) no-repeat;
    width: 8px;
    height: 10px;
    display: block;
    margin: 2px 0 0 0;
}

#site .moduleHoraires .liensNav a.prev {
    float: left;
}

#site .moduleHoraires .liensNav a.next {
    float: right;
    text-align: right;
}

#site .moduleHoraires .liensNav a.prev span {
    background-position: -25px 0px;
    float: left;
    margin-right: 5px;
}

#site .moduleHoraires .liensNav a.next span {
    background-position: -41px 0px;
    float: right;
    margin-left: 5px;
}

#site .moduleHoraires .retour .liensNav a {
    color: #0072bb;
}

#site .moduleHoraires .retour .liensNav a.prev span {
    background-position: -25px -20px;
}

#site .moduleHoraires .retour .liensNav a.next span {
    background-position: -41px -20px;
}

#site .moduleHoraires p {
    font-size: 11px;
    line-height: 1.3em;
    color: #7d7c7d;
    font-style: italic;
    clear: both;
}

#site .moduleHoraires p strong.bleu {
    font-weight: bold;
    font-size: 11px;
    font-style: normal;
}

#site .moduleHoraires p .bleu {
    color: #00adec;
}

#site .moduleHoraires .pictoPoint {
    color: #002770;
    font-weight: bold;
    font-size: 13px;
}

#site .moduleHoraires .echelle {
    position: relative;
}

#site .moduleHoraires .echelle span {
    display: inline-block;
    width: 12px;
    height: 8px;
    vertical-align: middle;
}

#site .moduleHoraires table .echelle span {
    height: 12px;
    width: 6px;
    position: absolute;
    right: -10px;
}

#site .moduleHoraires .echelle .niv1 {
    background: #01abe8;
}

#site .moduleHoraires .echelle .niv2 {
    background: #b5bd42;
}

#site .moduleHoraires .echelle .niv3 {
    border: 1px solid #969595;
    width: 10px;
    height: 6px;
}

#site .moduleHoraires table .echelle .niv3 {
    width: 4px;
    height: 10px;
}

#site .moduleHoraires .echelle .niv4 {
    background: #b1222d;
}


/*
#site .moduleHoraires p span {
    background: url(/images/sprite-module-horaire.png) no-repeat -59px 0px;
    display: inline-block;
    width: 15px;
    height: 14px;
    vertical-align: middle;
}
*/

.btStyleSubmit {
    margin: 0 0 20px 0;
}

.btStyleSubmit a,
.btStyleSubmit input {
    width: 100px;
    text-align: center;
    height: 26px;
    background: url(/images/fond-bt-rechercher.png) no-repeat;
    border: 0;
    padding: 0;
    color: #fff;
    font-family: 'BebasRegular', arial, sans-serif;
    font-size: 13px;
    line-height: 1.2em;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
}

.btStyleSubmit a {
    display: inline-block;
    height: 24px;
    padding-top: 4px;
}



#site .bleuMerid {
    color: #00adec;
}

/* Module Avantages */

#site #formAvantages {
    width: 633px;
    height: 680px;
    background: url(../images/fond-avantages.jpg) no-repeat;
    display: block;
}

#site #formAvantages .header {
    background: url(../images/titre-avantages-quel-voyageur.png) no-repeat;
    height: 235px;

}

#site #formAvantages h3 {

    visibility: hidden;
    padding: 0;
    height: 68px;
}

#site #formAvantages h4 {
    color: #d7864b;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

#site #formAvantages a {
    color: #d7864b;
}

#site #formAvantages a:hover {

}

#site #formAvantages .header h4 {
    padding: 15px 0 10px 20px;
}

#formAvantages .profils {
    padding: 5px 4px 0 4px;
    overflow: hidden;
}

#formAvantages .profils label {
    display: block;
    padding: 96px 0 0 0;
    font-weight: bold;
    font-size: 10px;
    line-height: 10px;
    color: #616161;
    text-transform: uppercase;
    float: left;
    margin: 0;
    background: url(../images/sprite-avantages.png) no-repeat;
    width: 20%;
}

#formAvantages .profils label input {
    float: none;
    display: inline-block;
    margin: 0 2px 0 6px;
    vertical-align: middle;
}

#formAvantages .profils .gourmand {
    background-position: 14px -207px;
}
#formAvantages .profils .decouvreur {
    background-position: -105px -207px;
}
#formAvantages .profils .confortable {
    background-position: -228px -207px;
    width: 21%;
}
#formAvantages .profils .contemplatif {
    background-position: -360px -207px;
    width: 21%;
}
#formAvantages .profils .sportif {
    background-position: -492px -207px;
    width: 18%;
}
#formAvantages .profils .gourmand.current {
    background-position: 14px 0px;
}
#formAvantages .profils .decouvreur.current {
    background-position: -105px 0px;
}
#formAvantages .profils .confortable.current {
    background-position: -228px 0px;
}
#formAvantages .profils .contemplatif.current {
    background-position: -360px 0px;
}
#formAvantages .profils .sportif.current {
    background-position: -492px 0px;
}

#formAvantages .suiteForm {

    height: 441px;
    background: #fff;
    margin: 0 4px;
    padding: 0 16px;
}

#formAvantages .suiteForm h4 {
    padding: 10px 0 10px 0;
}

#formAvantages .suiteForm .checkbox .label,
#formAvantages .suiteForm .radio .label,
#formAvantages .suiteForm .text label {
    display: inline-block;
    color: #616161;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: bold;
    width: 170px;
    float: left;
    padding: 3px 0;
}


#formAvantages .suiteForm .checkbox,
#formAvantages .suiteForm .radio {
    overflow: hidden;
}

#formAvantages .suiteForm .checkbox {
    padding-top: 12px;
    font-size: 12px;
    line-height: 1.2em;
}

#formAvantages .suiteForm .checkbox input {
    float: left;
    margin: 4px 10px 0 0;
}

#formAvantages .suiteForm .checkbox label,
#formAvantages .suiteForm .radio label {
    padding-right: 8px;
    font-size: 12px;
    line-height: 1.2em;
}

#formAvantages .suiteForm .checkbox label {
    padding: 4px 0 0 0;
    display: inline-block;
}

#formAvantages .suiteForm .text input {
    border: 1px solid #cecece;
    color: #898989;
    font-size: 12px;
    width: 400px;
    margin: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#formAvantages .suiteForm .float50 {
    width: 50%;
    float: left;
    clear: none;
}

#formAvantages .suiteForm .clear {
    clear: both;
}


#formAvantages .suiteForm .radio .label,
#formAvantages .suiteForm .float50 label {
    width: 110px;
}

#formAvantages .suiteForm .float50 input {
    width: 164px;
}


#formAvantages .suiteForm .bigLabel label {
    width: 230px;
}

#formAvantages .suiteForm .bigLabel input {
    width: 340px;
}

#formAvantages .suiteForm .submit {
    padding: 10px 0 0 0;
    float: right;
}

#site #formAvantages .requis {
    clear: both;
    font-size: 10px;
    padding: 0;
    position: relative;
    top: -15px;
}

#site #formAvantages .erreurForm {
    font-size: 13px;
    line-height: 1.2em;
    font-weight: bold;
    padding: 0;
    color: #D01C1C;

}

#carteIpad {
	position: relative;
}

#carteIpad img {
	display: block;
}

#carteIpad a {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	z-index: 10;
}

#carteIpad #carteIpad1 {
	top: 85px;
	left: 125px;
}

#carteIpad #carteIpad2 {
	top: 182px;
	left: 555px;
}

#carteIpad #carteIpad3 {
	top: 276px;
	left: 467px;
}

#carteIpad #carteIpad4 {
	top: 312px;
	left: 481px;
}

#carteIpad #carteIpad5 {
	top: 437px;
	left: 451px;
}

table.emissions  {
    color: #7D7C7D;
    border: 1px solid;
}
/*.emissions tr:nth-child(even) {
    background: #FFF
}
.emissions tr:nth-child(odd) {
    background: #CCC
}*/
.colGrise {
    background: #CCC;
}

.emissions td {
    padding: 0.5em 1em;
}

.alignCenterPays {
    text-align: center;
    background: #FFF;
}
.titreEmissions {
    font-size: 16px;
    color: #616161;
    text-align: center;
    font-weight: bold;
    margin: 0 0 20px 0;
    display: block;
}

#overlayPopinNewsletter {
    background: #000;
    display: none;
    filter: alpha(opacity=70);
    opacity: 0.7;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

#popinNewsletter  {
/*
    -moz-box-shadow: 2px 2px 5px #222;
    -webkit-box-shadow: 2px 2px 5px #222;
    background: #fff;
    box-shadow: 2px 2px 5px #222;
*/
    background-color: #FFFFFF;
    display: none;
    left: 50%;
    margin: -284px 0 0 -325px;
    padding: 0;
    position: fixed;
    top: 50%;
    width: 550px;
    z-index: 1002;
    color: #000;
    cursor: pointer;
    text-align: center;
}

#popinNewsletter p {
    padding: 0 40px;
    margin-top: 25px;
    font-size: 14px;
    line-height: 16px
}

#popinNewsletter a.close {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    right: 0;
    margin-top: 5px;
}
#popinNewsletter a {
    color: #7d7c7d;
    font-weight: bold;
}

#popinNewsletter a:hover,
#popinNewsletter a:focus {
    color: #00adec;
    font-weight: bold;
}
#popinNewsletter img.baseline {
    width: 300px;
    margin-top: 15px;
}

/** Promotion table **/

#site .promoTable {
    border: 1px solid #d0d0d0;
    padding: 2px;
    position: relative;
    margin: 0 0 10px 0;
    clear: both;
}
#site .promoTable table {
    width: 100%;
    border: 0;
    margin: 0;
}
#site .promoTable table th {
    background: #01abe8;
    color: #fff;
}
#site .promoTable table th,
#site .promoTable table td {
    padding: 0;
    font-size: 11px;
    line-height: 1.2em;
    padding: 2px;
}
#site .promoTable table th {
    border-right: 1px solid #fff;
}
#site .promoTable table th:last-child {
    border: 0;
}
#site .promoTable table td:last-child {
    border: 0;
}
#site .promoTable table td {
    border-right: 1px solid #cbcbcb;
}
#site .promoTable table tr:nth-child(odd) td {
    background: #ececec;
}

#site .cPages .contenu .titre h1 {
    font-family: arial;
    background: #fff;
    color: #00adec;
    font-size: 1.5em;
    line-height: 1em;
    padding: 0 19px 0 0;
    position: absolute;
    top: 4px;
    text-transform: uppercase;
    font-weight: bold;
    word-spacing: 0;
}

#site .cPages .contenu h2.subtitle-map {
    background: none;
    color: #00adec;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
    padding: 0 19px 19px 0;
    position: relative;
    text-transform: none;
}

.titrePoste strong {
    color: #616161;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
    padding: 0 0 5px 0;
}


.info-importante {
    margin-bottom: 12px;
}

.module__title {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #C61738;
    color: #FFF;
    height: 40px;
    font-size: 18px;
    font-family: BebasRegular;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    word-spacing:5px;
}

.module__title:after {
    background-color: #C61738;
    content: "";
    height: 12px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 12px;
}

.info-importante__content {
    background-color: #FFF;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    padding: 15px 14px 17px 14px;
}

.info-importante__travel {
    color: #616161;
    font-size: 17px;
    font-family: BebasRegular;
    line-height: 23px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    word-spacing:5px;
}

.info-importante__link-list {
    margin-bottom: 9px;
    padding-left: 25px;
}

.info-importante__link-list li {
    color: #7D7C7D;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}

.info-importante__link-list li a {
    color: #00ACEC;
}

.info-importante__warning {
    background: url(../images/img/warning.png) 10px 10px / 40px no-repeat #F0F0F0;
    color: #7D7C7D;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    padding: 10px;
    padding-left: 60px;
}

.cAccueil .info-importante__link-list {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 60px;
}

.overlay {
    background-color: rgba(0,0,0,0.76);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
}

.overlay__close {
    color: #616161;
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 8px;
}

.overlay__info-block {
    background-color: #FFF;
    padding: 20px;
    margin: 50px auto 0 auto;
    position: relative;
    width: 654px;
}

.overlay__logo {
    display: block;
    margin: 0 auto 12px;
}

.overlay__explanation {
    color: #7D7C7D;
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
    margin-bottom: 10px;
    text-align: center;
}

.overlay .info-importante__link-list, .pageResa .info-importante__link-list {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.overlay .info-importante__link-list {
    padding-left: 218px;
}

.overlay .info-importante__link-list + p {
    margin-top: 5px;
    text-align: center;
}

.overlay .info-importante__warning, .pageResa .info-importante__warning {
    background-image: none;
    font-size: 13px;
    margin-top: 40px;
    padding: 40px 30px 20px;
    position: relative;
}

.overlay .info-importante__picto, .pageResa .info-importante__picto {
    position: absolute;
    left: 50%;
    width: 62px;
    margin-left: -31px;
    top: -34px;
}

.overlay .info-importante__picto img, .pageResa .info-importante__picto img {
    width: 100%;
}


.overlay .info-importante_num, .pageResa .info-importante_num{
    display: block;
    margin: 10px auto 5px;
}

.pageResa .info-importante__link-list {
    margin-bottom: 50px;
    padding-left: 125px;
}
