@charset "utf-8";
/* CSS Document */


#main #gauche #titre{
position:relative;
clear:both;
background:url(../img/img_titre/presentation.jpg) no-repeat left;
width:100%;
height:111px;
}

#main #droite #photo #haut{
position:relative;
width:630px;
height:347px;
margin-top:0px;
background-image:url(../img/images/savoir-faire.jpg);
}



#bd_violet{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:30px;
}

#footer #texte{
position:relative;
float:left;
width:900px;
height:150px;

text-decoration:none;
text-align:justify;
margin-left:15px;
font-family:Arial, Helvetica, sans-serif;
color:#A2BB79;
line-height: 18px;

}

#footer #textegauche{
position:relative;
width:420px;
height:100px;
float:left;
margin-left:10px;
}

#footer #textedroit{
position:relative;
width:420px;
height:100px;
float:left;
margin-left:50px;

}

#footer #f2{
margin-top:40px;
}


a:link, a:visited{
/*font:Arial, Helvetica, sans-serif;
text-align:center;*/

color:#FFFFCC;
text-decoration:none;
}