#content_gauche .tete{
height:130px;
background:url(../images/clients_resultats.jpg) no-repeat;
padding-bottom:10px;
width:600px;
}

#content_gauche h2{
font-size:16px;
padding:10px 0;
color:#1F87C4;
}

#content_gauche h4{
border-bottom:1px solid #000000;

padding-top:10px;
}

#content_gauche li{
background:url(../images/arrow_black.png) no-repeat scroll left 2px;
}

#content_gauche ul {
padding-left:15px;
padding-bottom:15px;
}

#content_gauche p {
	padding:10px 0;
}

.context{
width:600px;
float:left;
margin-bottom:30px;
}
.contenu_gauche {
width:120px;
float:left;
margin-right:20px;
}

.contenu_center {
width:200px;
float:left;
margin-right:25px;
}
.contenu_center p {
font-weight:bolder;
}
.contenu_droite {
width:220px;
float:left;
}

