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


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



#main #droite #photo{
background:url(../img/images/john_boyd.jpg) no-repeat center;
}





#footer{
position:relative;
clear:both
width:100%;
height:150px;
background-color:#381A2D;
margin-top:0px;
}

#footer #foto{
position:relative;
float:left;
margin-left:20px;
}

#footer #texte{
position:relative;
float:left;
width:710px;
height:140px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 20px;
margin-left:25px;
margin-right:20px;
float:left;

}

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

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