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

body { font-family:"Century Gothic", Arial; font-size:13px; color:#000000; margin:0px; background:#c2ce30 url(img/bg_fond.png); }

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

#header { float:left; width:960px; height:315px; }
#content { float:left; width:960px; height:auto; background:#f8f6e4; }
#gauche { float:left; width:152px; height:auto; min-height:392px; background-image:url(img/bg_gauche.png); background-repeat:repeat-y; }
#menu { float:left; width:152px; height:287px; }
#droite { float:right; width:808px; height:auto; }
#milieu { float:right; width:808px; height:auto; min-height:360px; background-image:url(img/bg_milieu.png); background-position:top; background-repeat:no-repeat; }
#texte { float:left; width:768px; height:auto; margin-left:20px; margin-bottom:15px; text-align:justify; }
#footer { float:left; width:960px; color:#000000; border-top:solid 2px #bb3d65; text-align:center; font-size:13px; }
#footer a { text-decoration:none; color:#000000; }
#footer a:hover { text-decoration:underline; }

a { color:#434343; }
h1 { text-align:center; }
h2 { font-size:16px; color:#bb3c65; }

#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; }
#coordonee { float:right; text-align:center; display:inline; width:350px; margin-right:40px; }

.pano { float:left; color:white; width:550px; margin-top:20px; margin-left:120px; }
.pano_picture { position: relative; left: 0px;top: 0px; background-image:url(img/panoramique.jpg); background-repeat: repeat-x; background-position: 0px 0px; height: 138px;width: 550px; margin-bottom: 0px; border:1px solid #b13146; }
.scrolling_left {float: left;  height: 138px; width: 100px; margin-bottom: 0px; }
.scrolling_right { float: right;  height: 138px; width: 100px; margin-bottom: 0px; }
.nav_bar { text-align:center; width:540px; margin-top:5px; }

cache { display: none; }
