/* CSS Document */

#content_gauche {
width:600px;
float:left;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:10px 0 20px 15px;

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


