body, h1, h2, h3, h4, h5, h6, form, ul, img, p, a, fieldset, button{
	border:0;
	margin:0;
	padding:0;
	outline:none;
}

body{
	background:url('../images/fond-page.gif') #fff repeat-x;
	color:#303030;
	font: normal 13px Verdana, Helvetica, sans-serif;
}



/*____________________________________________________________________*/
/*_________________________________=GENERAL_____________________________*/
/*____________________________________________________________________*/

*html img, *html a, *html p, *html input, *html textarea, *html select{
	position:relative;
	z-index:15;
}

a{text-decoration:none;}

.spacer{clear:both;font-size:0px;height:0px;line-height:0px;}

/*____________________________________________________________________*/
/*_______________________________=CONTENEUR___________________________*/
/*____________________________________________________________________*/


#conteneur{  
	background:url('../images/fond-site.gif') no-repeat;
	margin:0 auto;
	padding:0 37px 0 37px;
	width:890px;
}

/*____________________________________________________________________*/
/*_________________________________=HAUT______________________________*/
/*____________________________________________________________________*/


#haut{
	border-bottom:1px #efefef solid;
	color:#c0c1c5;
	font: normal 10px Arial, Helvetica, sans-serif;
	height:15px;
	padding:10px 0 2px 0;
}
#haut h1{
	display:none;
}


#haut p{
	float:left;
}
#haut img{
	vertical-align:-3px;
}


#menu-access{
	float:right;
	padding:2px 0 0 0;
}
#menu-access li{
	display:inline;
	padding:0 0 0 8px;
}

#menu-access li a{
	color:#c0c1c5;
}
#menu-access li a:hover,#menu-access li a:focus{
	color:#000;
}

/*____________________________________________________________________*/
/*_________________________________=BANDEAU___________________________*/
/*____________________________________________________________________*/

#bandeau{
	width:890px;
}

#menu-haut{
	list-style:none;
	height:58px;
	padding:24px 0 1px 0;
	
}

#menu-haut li{
	float:left;
}

#menu-haut li a{
	display:block;
	float:left;
	height:31px;
	margin:27px 1px 0 1px;
	text-indent:-9999px;
	width:144px;
}


#menu-haut li.btn-accueil a{
	background:url('../images/btn-accueil.gif') no-repeat;
	height:58px;
	margin:0 12px 0 -1px;
	width:293px;
}
*html #menu-haut li.btn-accueil a{
	margin-right:5px;
}
#menu-haut li.btn-quisommesnous a{
	background:url('../images/btn-quisommesnous.jpg') no-repeat;
}
#menu-haut li.btn-laconstruction a{
	background:url('../images/btn-construction.jpg') no-repeat;
}
#menu-haut li.btn-larenovation a{
	background:url('../images/btn-renovation.jpg') no-repeat;
}
#menu-haut li.btn-nosengagements a{
	background:url('../images/btn-engagements.jpg') no-repeat;
	margin-right:0;
	width:143px;
}



#menu-haut li a:hover,#menu-haut li a:focus{
	background-position:0 -31px;
}
#menu-haut li.btn-accueil a:hover,
#menu-haut li.btn-accueil a:focus{
	background-position:0 0;
}


#anim-haut{
	background:url('../images/fond-anim-haut.gif') left bottom no-repeat;
	clear:both;
	height:217px;
	margin:0 0 0 2px;
	padding:0 0 29px 0;
	width:884px;
}




/*____________________________________________________________________*/
/*_________________________________=GAUCHE____________________________*/
/*____________________________________________________________________*/

#gauche{
	float:left;
	height:auto;
	margin:-27px 0 0 2px;
	min-height:300px;
	position:relative;
	width:287px;
}
*html #gauche{
	margin-left:1px;
}

#gauche ul{
	list-style:none;
}

#zone-realisations{
	background:url('../images/fond-realisation.jpg') no-repeat;
	height:auto;
	min-height:150px;
	padding:80px 0 0 55px;
	width:232px;
}
#zone-realisations h2{
	display:none;
}

#zone-realisations ul li{
	padding:3px 0;
}

#zone-realisations ul a{	
	background:url('../images/puce-rea.png') no-repeat;
	color:#af1b29;
	display:block;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	height:18px;
	padding:1px 0 0 25px;
}
#zone-realisations ul a:hover,#zone-realisations ul a:focus{
	background-position:0 -61px;
	color:#000;
}

#zone-localisation{
	background:url('../images/fond-localisation.jpg') no-repeat;
	height:15px;
	margin:5px 0 3px 20px;
	padding:100px 0 0 0;
	width:254px;	
}

#zone-localisation p{
	display:none;
}
#zone-localisation a{
	margin-left:20px;
}





/*____________________________________________________________________*/
/*_________________________________=CENTRE_____________________________*/
/*____________________________________________________________________*/



#contenu{
	float:left;
	height:auto;
	margin:-2px 0 0 16px;
	min-height:300px;
	padding:0 2px 5px 2px;
	width:577px;
}
*html #contenu{
	height:300px;
}






/*____________________________________________________________________*/
/*_________________________________=BAS_____________________________*/
/*____________________________________________________________________*/



#bas{
	background:url('../images/fond-bas.gif') repeat-x;
	clear:both;
	height:42px;
	padding:0px 0 0 0;
	text-align:center;
	width:890px;
}


#bas ul{
	background:url('../images/sep-menu-bas.png') no-repeat;	
	font: normal 10px Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0 0 0 515px;
	padding:15px 0 0 0;
}

#bas ul li{
	background:url('../images/sep-menu-bas.gif') center right no-repeat;	
	float:left;
	padding:0 7px 0 6px;
}
#bas ul li.last{
	background:none;
}

#bas ul li a{
	color:#c0c1c5;	
	display:block;
	float:left;
}


#bas ul li a:hover,#bas ul li a:focus{
	color:#000;
}


