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_nonactif
{
font-size : 11px ;
font-weight:normal;
padding-left : 15px ;
background:url(images_css/little_arrow.gif) no-repeat 0px 5px ;
}

.h3_actif
{
color : blue ;
font-size : 11px ;
font-weight:normal;
padding-left : 15px ;
background:url(images_css/little_arrow_vert.gif) no-repeat 0px 5px ;
}

.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 ;
}

.illustration
{
float : right ;
padding : 0px 3px 0px 0px;
margin : 0px 3px 0px 0px ;
}

.bubble
{
float : left ;
margin : 15px ;
}

.logos
{
float : left ;
margin-right : 15px ;
}

.etapes
{
background-color : orange;
color : #fff ;
font-weight: bold ;
}