#chantiers{
float: left;
width:675px;

}
#chantiers .gallery{
float: left;
width:110px;
margin:10px;
}
#chantiers .gallery a img{
border:none;

}


#chantiers .label{
	/*float: left;
	/*clear: both;*/
	color:#F7A800;
	/*display: block;*/
	float:left;
width:200px;
}

#chantiers .valeur{
	/*float: left;*/
	color: white;
	/*display: block;*/
}

#chantiers .valeur p{
	float: left;
	clear: both;
	width:400px;
}

#chantiers #image_gauche {
float: left;
width:450px;
height:300px;
}
#chantiers #image_droite{
float: left;
width:190px;
margin-left:30px;
}
#chantiers #image_droite img{
float: left;
margin-right:15px;
margin-bottom:8px;
cursor:pointer;
}

#chantiers .liens{
	width:420px;
	/*clear: both;
	float: left;
	display: inline;*/
	margin-bottom:8px;
	height: 15px;
}
.liens_titre{
	margin:5px 0 0 10px;
	color:white;
	float:left;
}


#chantiers .presentation{
	float:left;
	width:420px;
}
	
#chantiers .liens a{
color:#F7A800;
float: right;
margin-right:10px;
margin-left:10px;
}

#chantiers .liens span{
	color:white;
	float: right;
}

