div#contenu
{
margin : 0px;
padding : 10px ;
}

div#howto_main
{
margin : 0px  ;
padding : 10px 10px 10px 150px;
border : 3px solid lightsteelblue ;
background:url(images_css/boards1.jpg) no-repeat top left ;
}

div#howto_main h2
{
font-size : 15px ;
}

.h3_puce
{
font-size : 11px ;
font-weight:bold;
padding-left : 20px ;
background:url(images_css/puce_losange.gif) no-repeat 0px 0px ;
}

div#howto_main h3 a:hover
{
text-decoration:none ;
}

div#howto_explain
{
padding : 15px ;
margin-left : 15px ;
border : 1px solid lightsteelblue ;
}

h4
{
font-size : 11px ;
background-color : lightsteelblue ;
line-height : 14px ;
margin : 0px ;
}

.tarifs
{
border : 1px solid silver ;
padding : 10px ;
background-color : lightsteelblue ;

}

.tarif
{
font-variant : small-caps ;
font-weight : bold ;
}

/* styles pour page prices.php */

table#pricelist
{
border : none ;
width : 100% ;
text-align : center ;
}

table#pricelist tr td
{
border : 1px solid lightsteelblue ;
padding : 5px ;
}

.titre_pricelist
{
font-variant : small-caps ;
color : #fff ;
background-color : lightsteelblue ;
font-weight : bold ;
}

.asterix
{
color : red ;
vertical-align:40%;
font-size : 0.8em ;
}

.precise_zone
{
line-height : 12px ;
}