/* CSS Document */

body {
	background: #9B937E;
	margin: 10px 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0; }
.clear { clear: both; height:1px; line-height:1px; font-size:1px; margin:0; padding:0; outline:none; }
li.clear { display: none; }
.underline { text-decoration: underline; }
.red { color: #E00302; }
.block { display: block; }
strong em { font-style: normal; text-decoration: underline; }
.upper { text-transform: uppercase; }
.left { float: left; }
.right { float: right; }

/* ######## HEADER ######### */
#header {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 395px;
	height: 150px;
}
#logo img { display: block; width: 395px; height: 150px; }

/* ######## MENU ######### */
ul#menu {
	position: absolute;
	top: 32px;
	left: 21px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#menu li, ul#menu li a {
	position: relative;
	display: block;
	height: 18px;
	float: left;
	margin:0; 
	padding:0;
}
ul#menu li { margin-right: 4px; }

#m01 a { background: url(../images/m01.gif) no-repeat; width: 55px; }
#m02 a { background: url(../images/m02.gif) no-repeat; width: 80px;}
#m03 a { background: url(../images/m03.gif) no-repeat; width: 67px; }
#m04 a { background: url(../images/m04.gif) no-repeat; width: 107px; }
#m05 a { background: url(../images/m05.gif) no-repeat; width: 95px; }
#m06 a { background: url(../images/m06.gif) no-repeat; width: 100px; }

ul#menu li a:hover, 
#page1 #m01 a, 
#page1000 #m02 a , 
#page2000 #m03 a, 
#page3000 #m04 a, 
#page4000 #m05 a, 
#page5000 #m06 a  { 
	background-position: 0 -18px; 
}
/* ######## MENU ######### */


/* ########## MIDDLE ######### */
#middle {
	position: relative;
	left: 6px;
	width: 948px;
	margin: 0 auto;
	background: #fff;
}

/* logos titre middle */
#logo0 { position:absolute; top:-68px; left: 370px; z-index:200; }
#logo1000 { position:absolute; top:-55px; left: 370px; z-index:200; }
#logo2000 { position:absolute; top:-55px; left: 355px; z-index:200; }
#logo3000 { position:absolute; top:-33px; left: 180px; z-index:200; }
#logo4000 { display: none; }
#logo5000 { position:absolute; top:-33px; left: 180px; z-index:200; }

/* actualités breves */
#actu {
	position: relative;
	left: 18px;
	width: 215px;
	font-weight: bold;
	color: #000;
	float: left;
	margin-bottom: 10px;
}
#breves {
	position: relative;
	display: block;
	top: 15px;
	width: 210px;
	margin-bottom: 15px;
}

/* colone gauche */
#gauche {
	position: relative;
	left: 18px;
	width: 215px;
	font-weight: bold;
	color: #92928C;
	float: left;
	margin-top: 14px;
	margin-bottom: 10px;
}
/* separation colone gauche */
.separe { display: block; height: 3px; line-height: 3px; font-size: 1px; background:#9B937E; margin-top: 10px; margin-bottom: 3px; }

/* Colone de droite */
#droite {
	position: relative;
	width: 665px;
	left: 45px;
	float: left;
}
#droite p {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

/* milieu page entiere (references) */
#bigmiddle {
	position: relative;
	width: 910px;
	margin: 0 auto;
	margin-bottom: 25px;
}

/* photo accueil bas */
ul#photos {
	position: relative;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 920px;
}
ul#photos li {
	position: relative;
	width: 25%;
	margin: 0;
	padding: 20px 0;
	float: left;
	text-align: center;
}

/* informations */
.infos { position: relative; margin: 0; padding:0; }
.infos .separe { width: 215px; }
.infos img { float: left; }
.infos p { position: relative; margin: 0; padding:0 0 0 30px; float: left; width: 660px; }

/* image bas accueil (20ans d'experience, 2000m2 ...) */
#bottom0000 { text-align: center; padding-bottom: 20px; }


/* contact */
.etoile { position: relative; color: #ED1C24; }
#contact { margin-top:15px; }
#contact input.text { width: 160px; height: 16px; margin: 0; padding: 0; }
#contact textarea { width: 255px; height: 85px; }
#contact label { display:block; width: 85px; }
#contact .petit { font-size: 9px; margin:0; padding:0; margin-left: 90px; line-height:9px; }
#contact .btn { width: 120px; }
#loi { text-align: center; font-size: 10px; font-style: italic; color:#8B8B8B; margin-top:2px; }

/* plan */
#plan p { position: relative; display: block; margin:0!important; padding:0!important; }
#plan iframe { position: relative; margin:0; padding:0; border: 2px solid #9B937E; }


/* ########## BOTTOM ######### */
#bottom {
	position: relative;
	left: 6px;
	width: 948px;
	margin: 0 auto;
	background: #fff;
	color: #5F5739;
	background: url(../images/bottom.gif) no-repeat #FFDC51;
	background-position: bottom;
	text-align: center;
	padding: 5px 0;
	line-height: 14px;
}
#bottom .contact, #bottom a { color: #A38F53; font-size: 10px; }
#bottom a { font-weight: bold; text-decoration:underline; }
#bottom a:hover { text-decoration:none; }

.actustitre {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:}
.actus {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:}