/* CSS Document */

/* ////////////////// ENTREPRISE */
#entreprise ul{
	margin-left:175px;
}

#entreprise img{
	float:right;
}

#entreprise li{
	margin:0 0 5px ;
	background:url(../img/puce/puce-societe.jpg) left top no-repeat;
	padding-left:15px;
}

/* ////////////////// BANDE GAUCHE */

#bd_gauche{
	width:280px;
	float:left;
	text-align:left;
}

#toit a{
	width:241px;
	height:87px;
	margin:10px auto 20px 0;
	display:block;
	background:url(../img/toiture.jpg) left top no-repeat;
}

#bd_gauche li{
	background:url(../img/puce/puce-double-fleche-bleue.jpg) left center no-repeat;
	padding:5px 0 2px 25px;
	color:#03CEEE;
	font-weight:bold;
	font-size:120%;
	letter-spacing:1px;
	margin:0 0 0 5px;
}


/* ////////////////// BANDE CENTRE */

#bd_centre{
	width:415px;
	float:left;
}

#construct{
	background:url(../img/logo/construction.jpg) left top no-repeat;
	padding:5px 0 0 90px;
	height:95px;
}

#construct h3{
	color:#f00;
	font-size:155%;
}

#construct a{
	font-size:120%;
	color:#69A299;
	padding-left:5px;
}

#bd_centre h4{
	font-size:140%;
}

#bd_centre p{
	margin:5px 0 10px;
}

#beton{
	float:left;
	margin-right:5px;
}

#plast{
	float:right;
	margin-left:5px;
}

/* ////////////////// BANDE DROITE */

#bd_droite{
	width:225px;
	float:right;
}

#bd_droite a{
	text-decoration:none;
	height:356px;
	width:224px;
	display:block;
}

#bd_droite a img{border:none}
