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

#content_gauche h3 {
font-size:14px;
color:#1f87c4;
text-transform:uppercase;
}

#content_gauche h4 {
font-size:14px;
color:#1f87c4;
padding-bottom:10px;
}

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

#content_droite {
float:left;
width:310px;
padding: 0px 0 10px 25px;
}


