#menu { background-color: #FFCECF   ; }
#contenu { color:  #444 ; background-color: MistyRose ; } 


 dl.modeles_liste
{
text-align: left;
float: right;
margin-right: 50px;
margin-bottom: 20px ;
width: 220px;
display:inline;
}

.modeles_liste dt
{
border: 0;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 0px;
}

dd.soustitre {
margin-left: 5px;
color: #555;
font-size: 1em;
font-weight: bold;
}



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

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

img {border: 0;}


