#descriptif
{
clear:both;
padding:10px;
margin-top: 20px;
margin-bottom :20px;
}

#descriptif p
{
text-indent: 1em;
color: #444;
font-size: 0.8em;
margin-top :10px;
text-align:justify;
}

#descriptif a
{
color: #d0650f;
text-decoration:none;
}
#descriptif a:hover
{
text-decoration:underline;
}

#descriptif img
{
border:1px solid #444;
padding:1px;
background-color:#fff;
float:right;
vertical-align:top;
margin-right:10px;
margin-bottom : 10px;
}
#descriptif h3
{
background-image : url('../images/puce2.png');
background-repeat : no-repeat;
padding-left : 22px;
font-size:1em;
color:#444;
margin-top:20px;
margin-bottom:20px;
border-bottom: 1px dotted #aaa;
}

#descriptif h4
{
font-size:0.8em;
color:#444;
margin-bottom:10px;
margin-top:20px;
}

#descriptif .nav
{
margin-top:15px;
color:#66A;
font-size:0.8em;
}
#descriptif .nav li
{
text-align:left;
}
#descriptif .nav a
{
text-align:left;
font-size:1.0em;
}
#descriptif li
{
margin-left:30px;
}

