@charset "utf-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000; margin:0px; background:#e1e1e1; }

#global { width:960px; position:absolute; left:50%; margin-left:-480px; }

#header { float:left; width:960px; height:191px; }
#content { float:left; width:960px; height:auto; }
#top { float:left; width:960px; height:29px; background-image:url(img/bg_top.png); background-repeat:no-repeat; }
#milieu { float:left; width:960px; height:auto; background-image:url(img/bg_milieu.png); background-repeat:repeat-y; }
#texte { float:left; width:900px; margin-left:30px; text-align:justify; }
#bottom { float:left; width:960px; height:21px; background-image:url(img/bg_bottom.png); background-repeat:no-repeat; }
#footer { float:left; width:960px; height:auto; color:#000000; text-align:center; }
#menu_footer a { text-decoration:none; color:#000000; }
#menu_footer a:hover { text-decoration:underline; }
h1 { font-size:18px; color:#194662; }
h2 { font-size:15px; color:#304b5c; border-bottom:solid 1px #304b5c; width:350px; }

#contact { width:350px; float:left; margin-left:20px; }
#contact p label { display:block; width:100px; float:left; padding-top:3px; margin-top:-8px; }
#contact p label em { font-size:9px; margin-top:-8px; }
#contact p input { width:200px; margin-top:-8px; }
#contact p input.cp { width:50px; margin-top:-8px; }
#contact p input.tel { width:100px; margin-top:-8px; }
* html #contact p input { width:200px; margin-top:-8px; }
*+html #contact p input { width:200px; margin-top:-8px; }
#contact p input.btn { width:100px; margin-top:-8px; }

#plan { width:310px; float:right; text-align:center; margin-right:50px; }
#plan a { color:#000000; }

ul { margin:10px; padding:0; }
li { list-style-image:url(img/puce.png); }
.left { float:left; width:430px; margin-right:20px; }
.right { float:right; width:430px; margin-left:20px; }
b { color:#304b5c; }

#gallery {position:relative; width:567px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:553px; height:378px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:563px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:563px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF; padding-left:0px; margin-top:0px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#gallery li { list-style-image:none; }
