/* ==== Galeries ==== */
img.apercu_g{
display: block;
height: 378px;
margin-left: 200px;
border: 1px solid #90bb12;
}
#navigation{
background: #90bb12;
color: #fff;
display: inline;
float: left;
margin-left: 200px;
font-size: 0.7em;
font-weight: bold;
line-height: 20px;
}
#navigation a{
color: #fff;
float: left;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
}
#navigation a#lien_g{
background: url("i/masque_g_vert.png") no-repeat left bottom;
}
#navigation a#lien_d{
background: url("i/masque_d_vert.png") no-repeat right bottom;
}
#navigation span{
float: left;
}
#description{
clear: both;
padding-top: 10px;
}
#description p{
font-size: 0.8em;
padding: 0;
text-align: left;
}
