#menu { background-color: #E1DCBD    ; }
#contenu { color:  #E1DCBD ; background-color: #5A5649; } 
#contenu a{ color: #FF8B00;}
#contenu a:hover{ color:  DeepPink ; }
#grille { margin-top: 25px; }

 dl.gallery
{
text-align: left;
float: left;
margin-right: 5px;
margin-top: -5px;
}

.gallery dd { font-weight: bold; }

.gallery dt img
{
border: 0;
width: 140px;
height:140px;
margin-bottom: -5px;
}

.gallery dd
{
margin: 0;
padding: 0;
}

dt {
margin-top: 10px ;
margin-bottom: 5px ;
}

dd {
margin-bottom: 5px ;
}

