/* CSS Document */

<style type="text/css">
.clear { clear:both;}

table.equipe {
margin:0 0 0 5px;
width:424px; /* 429 - 5 = 424 */
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

table.equipe a { color:#4a9aba; text-decoration:underline;}
table.equipe a:hover { text-decoration: none;}

table.equipePhotos {
margin:0 0 0 5px;
}

.MapGoogle {
height:25px;
background-image:url(images/images_equipe/google_a.gif);
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 20px;
}

.PhotoEquipeDark {
width:100px;
height:160px;
background-color:#85bdd9;
border-right:#FFFFFF solid 1px;
vertical-align:top;
}

.PhotoEquipeLight {
width:100px;
height:160px;
background-color:#c2deec;
border-right:#FFFFFF solid 1px;
vertical-align:top;
}

#CadenasTeam {
height:20px;
background-image:url(images/images_equipe/cadenas.gif);
background-repeat:no-repeat;
background-position:left;
padding:3px 0 3px 20px !important; /* Firefox */ 
padding:3px 0 0 20px;
margin:0 0 0 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b3b4b4
}

#CadenasTeam a { text-decoration:underline;}
#CadenasTeam:hover { text-decoration: none;}


#BoutonContact {
width:172px;
height:39px;
background:url(images/images_equipe/bouton_contactez-nous.jpg) no-repeat 0 0;
text-align:right;
margin:0;
padding:0;
display:block;
text-decoration:none;
}

#BoutonContact:hover {
background:url(images/images_equipe/bouton_contactez-nous.jpg) no-repeat 0 -39px;
}

</style>
