/* CSS Document */
/*-------------------------------equipe---------------------------------------------------------------------*/

#photo{
margin-left:140px;
background:url(../image/equipe.jpg) no-repeat;
width:110px;
height:165px;
border:1px solid #F5F5F3;
}
#equipe{
margin-top:30px;
margin-left:20px;
width:400px;
color:#F5F5F3;
font-size:0.75em;
padding:15px;
border:solid 1px #FF9900;
}
#photo1{
margin-left:100px;
background:url(../image/equipe1.jpg) no-repeat;
width:110px;
height:165px;
border:1px solid #F5F5F3;
}
#equipe1{
float:right;
padding:15px;
margin-top:20px;
margin-right:15px;
width:320px;
color:#F5F5F3;
font-size:0.75em;
border:solid 1px #FF9900;
}
#equipe1 h2{
margin:0;
}
#photo2{
margin-left:170px;
background:url(../image/equipe2.jpg) no-repeat;
width:110px;
height:127px;
border:1px solid #F5F5F3;
}
#equipe2{
padding:15px;
border:solid 1px #FF9900;
margin-top:15px;
margin-left:180px;
width:450px;
color:#F5F5F3;
font-size:0.75em;
}

