/* BALISES */
html, body {
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}
a {
    border: 0;
    color: #414141;
    text-decoration: none;
}
a:hover, a.active, #header a.active, #footer #bottom_menu1 a:hover, #footer #bottom_menu2 a:hover {
    color: #0dbcff;
}
#header a, #footer #bottom_menu1 a, #footer #bottom_menu2 a {
    color: #fff;
}
img {
    border: 0;
}
.no_js p {
    background-color: #ff0000;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    left: 25%;
    line-height: 36px;
    margin: 0 auto 0 auto;
    position: absolute;
    right: 25%;
    text-align: center;
    top: 20%;
    width: 960px;
    z-index: 1000;
}

/* STRUCTURE */
#page {
    min-height: 100%;
    position: relative;
}
#page, #header_container, #content_container, #footer_container {
    width: 100%;
}
#header, #content, #footer {
    margin: 0 auto 0 auto;
    width: 960px;
}


/* STYLES GENERIQUES */
.bold {
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}
.italic {
    font-style: italic;
}
div.error {
    color: #000;
}
div.error h1 {
    color: #ff0000;
    font-size: 1em;
}


/* CONTENU */
#header_container {
    background: #fff url('../img/header_container_background.jpg') repeat-x center bottom;
    height: 138px;
    margin: 0;
}
#header {
    background: #000 url('../img/header_background.jpg') no-repeat center top;
    height: 138px;
    margin: 0 auto 0 auto;
    text-align: center;
}
#header img#header_home {
    height: 14px;
    margin: 15px auto 0 auto;
    width: 136px;
}
#header ul#header_menu, #header ul#header_submenu {
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    list-style-type: none;
    margin: 30px 0 0 0;
    padding: 0;
}
#header ul#header_submenu {
    font-size: 0.8em;
    margin: 20px 0 0 0;
}
#header ul#header_menu li, #header ul#header_submenu li {
    display: inline;
    margin-left: 20px;
}
#header ul#header_menu li:first-child, #header ul#header_submenu li:first-child {
    margin: 0;
}
#footer_container {
    background: #fff url('../img/footer_container_background.jpg') repeat-x center bottom;
    bottom: 0;
    height: 234px;
    margin-top: 30px;
    position: absolute;
}
#footer {
    background: #fff url('../img/footer_background.jpg') no-repeat center bottom;
    height: 234px;
    text-align: center;
}
#footer div.bottom_menu {
    background: transparent;
    display: block;
    float: left;
    height: 110px;
    margin: 20px 0 0 0;
    text-align: left;
}
#footer div#bottom_menu1 {
    margin-left: 5px;
    width: 222px;
}
#footer div#bottom_menu1 div {
//    margin-top: 30px;
}
#footer div#bottom_menu1 p.img_text {
//    line-height: 50px;
}
#footer div#bottom_menu1 img {
    float: left;
    margin-right: 5px;
}
#footer img#footer_copyright {
    margin-top: 10px;
}
#footer div#bottom_menu2 {
    margin-left: 8px;
    width: 245px;
}
#footer div#bottom_menu2 div {
  vertical-align: middle;
//    margin-top: 25px;
}
#footer div#bottom_menu2 p.img_text {
//    line-height: 67px;
    line-height: 40px;
}
#footer div#bottom_menu3 {
    margin-left: 8px;
    margin-top: 5px;
    width: 245px;
}
#footer div#bottom_menu4 {
    margin-left: 9px;
    margin-top: 5px;
    width: 214px;
}
#footer div.bottom_menu div {
    padding-left: 20px;
}
#footer div.bottom_menu div h1 {
    font-size: 1.1em;
    padding-bottom: 0;
    margin-bottom: 0;
}
#footer div.bottom_menu div a {
    color: #0dbcff;
    display: block;
    font-size: 0.8em;
    height: 0;
    margin-top: 3px;
}
#footer div.bottom_menu img {
    float: left;
    margin-right: 10px;
}
#footer div.bottom_menu p {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
#footer div.bottom_menu p a {
    font-size: 1em;
}
#content {
    color: #414141;
    position: relative;
    padding-bottom: 264px;
    min-height: 100%;
}
#content .home_btn img, #content .home_btn_carousel img {
    background: #ffffff;
    border: 0;
}
#content .home_btn img:hover, #content .home_btn_carousel img:hover {
    background: #ffffff;
    cursor: pointer;
}
#content .home_btn {
    color: #414141;
    display: block;
    float: left;
    height: 91px;
    margin-left: 20px;
    position: relative;
    width: 169px;
}
#content .home_btn p {
    font-size: 0.7em;
    font-weight: bold;
    height: 20px;
    margin-top: 74px;
    text-align: center;
}
#content .home_btn_large {
    color: #414141;
    display: block;
    float: left;
    height: 229px;
    margin-left: 20px;
    position: relative;
    width: 454px;
}
#content .home_btn_large p {
    font-size: 0.7em;
    font-weight: bold;
    height: 20px;
    margin-top: 74px;
    text-align: center;
}
#content .home_btn_container1 {
    height: 91px;
    margin-top: 20px;
}
#content .home_btn_container2 {
    margin-top: 40px;
}
#content #home_carousel_container {
    margin: 30px auto 0 auto;
    text-align: center;
    width: 960px;
}
#content #home_carousel_container div#ul_container {
    height: 50px;
    position: relative;
    margin: 0px auto 0px auto;
    text-align: center;
    width: 945px;
}
#content #home_carousel_container ul#home_carousel {
    list-style: none;
    padding: 0;
    margin: 10px auto 10px auto;
}
#content #home_carousel_container ul#home_carousel li.home_btn_carousel {
    display: block;
    float: left;
    height: 50px;
    list-style-type: none;
    margin: 0 20px 0 20px;
    padding: 0;
    position: relative;
    width: 149px;
}
a.prev, a.next {
    display: block;
    height: 20px;
    position: absolute;
    top: 14px;
    width: 16px;
    z-index: 1000;
}
a.prev {
    background: url('../img/carousel_arrow_left.jpg') no-repeat transparent;
    left: -26px;
}
a.next {
    background: url('../img/carousel_arrow_right.jpg') no-repeat transparent;
    right: -22px;
}
a.prev span, a.next span {
    display: none;
}
.clearfix {
    clear: both;
    float: none;
}
img.fade_off {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}
img.fade_on {
    left: 0;
    position: absolute;
    top: 0;
}
#content #cv_btn_container {
    margin: 0 auto 0 auto;
    width: 600px;
}
#content #cv_btn_container .cv_btn_content {
    display: block;
    float: left;
    height: 59px;
    position: relative;
    width: 235px;
}
#content #cv_btn_container .cv_btn_content_right {
    float: right;
}
#content #cv_btn_container img {
    margin-top: 80px;
}
.carousel {
    margin-top: 30px;
}
.carousel ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 960px;
}
.carousel li {
    display: inline;
    float: left;
}
div.description_textes {
    color: #414141;
    font-size: 0.9em;
    text-align: justify;
}
p.description_textes_caches {
    display: none;
    margin-top: 20px;
}
p.description_texte_visible {
    display: block;
}
p.description_textes_caches .title {
    color: #0dbcff;
    font-size: 1.3em;
}
#carousel {
    margin-top: 20px;
}
#carousel ul li {
    list-style-type: none;
}
#contact-form input, #contact-form textarea {
  width: 220px;
}
#contact-form select {
  width: 200px;
}
#carousel ul {
     padding: 0;
     margin: 0;
}

h2.titres {
    color: #414141;
    font-size: 1.2em;
}
