/*---------------------------------------------------------
/*      =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;
    color: #00ADEC;
}

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;
}

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;
}

/*---------------------------------------------------------
        =STRUCTURE
-------------------------------------------------------- */

#site  {
    margin: 0 auto 30px;
    width: 960px;
}

/*      @Header
------------------------------------ */

#header {
   height: 115px;
   position: relative;
   z-index: 140;
}

#header h1 {
    height: 86px;
    left: 9px;
    position: absolute;
    top: 29px;
    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: 7px 0 0 20px;
}

#raccourcis .navAcces a {
    color: #676767;
    margin-right: 10px;
    text-decoration: none;
}

#raccourcis .navAcces a:hover, 
#raccourcis .navAcces a:focus, 
#raccourcis .navAcces a.actif {
    color: #03a6e5;
}

#searchForm {
    background: #676767;
    left: 585px;        
    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: 751px;
    position: absolute;
    top: 0;
    width: 78px;
}

#musique a {
    background: #a1a0a0 url(/images/bg/picto-musique.png) no-repeat 54px 4px;
    color: #fff;    
    display: block;
    font: 1.1em/1em 'BebasRegular', arial, sans-serif;
    word-spacing: 4px;
    height: 17px;
    letter-spacing: 1px;
    padding: 6px 0 0 6px;
    text-decoration: none;
    width: 72px;
}

#musique a:hover, 
#musique a:focus {
    background: #676767 url(/images/bg/picto-musique.png) no-repeat 54px 4px;
}

#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: 206px;
    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: 178px;
}

#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: url(/images/bg/bg-content-home.png) no-repeat left top;
    height: 586px;
}

#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, 
#footer .right {
    display: inline-block;
    vertical-align: top;
}

#site .fAccueil .left {
    width: 350px;
    margin-top: 6px;
}

#site .fAccueil .left p {
    color: #7d7c7d;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 0 0 15px 0;
}

#footer .right {
    border-left: 1px dotted #bfbfbf;
    margin-top: 20px;
    padding-left: 18px;
}

#site .fAccueil .right {
    width: 542px;
}

#site .fPages .right {
    width: 627px;
}

#footer .left h2 {
    padding: 0 0 23px 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 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: 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: #c7eafb url(/images/bg/bg-bloc-info-resa-accueil.png) repeat-x left bottom;
    height: 84px;
    text-align: center;
}

.cAccueil #infoResa h2 {
    padding: 13px 0 11px 0;
}

.cAccueil #infoResa p {
    width: 198px;
    margin: 0 auto;
    padding: 0;
}

#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;
}

#rappelConseil h2 {
    padding: 15px 0 9px 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: url(/images/bg/bg-brochure-news-accueil.png) no-repeat left top;
    height: 126px;
    padding: 9px 2px;
}

#brochNews a {
    margin: 0 5px;
}

#content .liensDirect {
    position: relative;
}

#content .liensDirect .carteInter, 
#content .liensDirect .visiteNavires {
    height: 81px;
    width: 265px;
}

#content .liensDirect .carteInter {
    float: left;
    margin-bottom: 11px;
}

#content .liensDirect .visiteNavires {
    float: right;
    margin-bottom: 11px;
}

#container .cAccueil .article, 
#container .cAccueil .liensDirect {
    clear: left;
}

#container .cAccueil .article {
    background: #fff;
    border: 1px solid #dcdbdb;
    height: 124px;
    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;
}

#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: 0;
    position: absolute;
    top: 13px;
}

#homeCarousel .navCarousel a {
    display: block;
    float: none;
    margin: 0;
    padding: 0 0 2px 14px;
}

#homeCarousel .navCarousel .on {
    background: url(/images/bg/picto-navCarousel.png) no-repeat 3px 25px;
}

#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"] {

}
