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 ;
line-height : 20px ;
background-color:orange;
}

h3 
{
line-height : 35px ;
padding-left : 70px ;
font-weight : bold ;
font-size : 13px ;
font-variant : small-caps ;
}

.wood
{
background:url(images_css/maple.jpg) no-repeat top left;
}

.print
{
background:url(images_css/quadri.jpg) no-repeat top left ;
}

.envi
{
background:url(images_css/recycle.gif) no-repeat top left ;
}

.nouveau
{
font-variant : small-caps ;
font-weight : bold ;
color : red ;
}

