#menu { background-color: #B8DFDA  ; }
#contenu { color:  pink ; background-color: #5B443E; } 
#contenu a{ color: #B8DFDA; }
#contenu a:hover{ color:  DeepSkyBlue  ; }
#contenu h2 { color: #C5A6B3; }
#contenu ul { padding-left: 0px; }
#contenu li { font-size: 1.1em; font-weight: bolder; }

.grille { margin-top: 25px; margin-left: 55px;}
.year_top { color: #C5A6B3; clear: both; } 
.year_top_lite { color: #FF80B1; clear: both; }
.year_bottom { color: #948084; clear: both; border-bottom:1px solid #948084 ; }
.saison {color: Pink; clear: both; font-weight: bolder; border-top:1px solid #948084 ; }
.fichelink {float: right; margin-bottom: 5px;}

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

.gallery dd { font-weight: bold; }

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

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

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

dd {
margin-bottom: 5px ;
}

