*{
	margin:0;
	padding:0;
}

body{
	font-family: tahoma, verdana, arial, helvetica, geneva, sans-serif;
	font-size:13px;
	color:#414142;
	background-attachment: scroll;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#737477;
}



a img{
	border:0px;
}

a{
	text-decoration:none;
	font-size:13px;
	color:#414142;	
}

#container{
	position:relative;
	width:990px;
	margin-right:auto;
	margin-left:auto;	
}

#top{
	height:170px;
	margin-top:28px;
}

#logo{
	position:relative;
	background-attachment: scroll;
	background-image: url(../images/fond_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:18px;
	float:left;
	width:126px;
	padding-top:20px;
	height:155px;
}

#bandeau{
	overflow:hidden;
	float:left;
	width:846px;
	height:170px;
	background-attachment: scroll;
	background-image: url(../images/maison.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:5px solid #4C4D4F;	
}

#principal{
	clear:both;
	background-color:#FFFFFF;
}

#menu{
	float:left;
	height:100%;
	width:144px;
	background-color:#FFFFFF;		
}

#menu ul li{
	list-style-type:none;
	list-style-position: outside;
}

#menu ul li a{
	padding-left:5px;
	padding-top:8px;
	display:block;
	height:22px;
	font-size:11px;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(../images/fond_menus.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}

body#accueil #container #principal #menu ul li a#a_accueil,
body#espaces_commerciaux #container #principal #menu ul li a#a_espaces_commerciaux,
body#construction_generale #container #principal #menu ul li a#a_construction_generale,
body#isolation #container #principal #menu ul li a#a_isolation,
body#vente #container #principal #menu ul li a#a_vente,
body#contacts #container #principal #menu ul li a#a_contacts
{
	color:#FFFFFF;
	background-image: url(../images/fond_menus_selec.jpg);
}

#contenu{
	height:100%;
	padding:22px;
	float:left;
	width:802px;
	background-color:#E7E8E9;
}
#texte{
	float:left;
	width:602px;
	margin-right:30px;
}
#encart_gen{
	width:166px;
	float:left;
}
#encart_tete{
	overflow:hidden;
	height:8px;		
	background-attachment: scroll;
	background-image: url(../images/encart_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:166px;	
}
#encart{		
	background: url(../images/encart_corps.jpg) repeat-y;
	padding: 10px 5px 10px 8px;
}
#encart h2{
	font-size:14px;
	margin-bottom:15px;
}
#encart ul li{
	list-style-position:inside;
}
#encart img{
	margin-bottom:5px;margin-left:29px;
}
#encart_pied{
	overflow:hidden;
	background: url(../images/encart_bas.jpg) no-repeat;
	width:166px;
	height:6px;
}
#pied{
	padding:3px;
	clear:both;
	background-color:#3a3a3c;
	text-align:center;
	color:#FFFFFF;
}

#pied span{
	color:#F89624;
}




h1{
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px;
}
.button{
	border: 1px solid #000000;
	cursor: pointer;
	background-color:#FFFFFF;
	color:#000000;
}
form span{
	color:#f89624;
}
p, ul{
	margin-bottom:10px;
}
ul li{
list-style-position:inside;
}

#TB_window{
	color:#CCCCCC;
}
#TB_window a{
	color:#000000;
}
