/* 
  Création artistique Charlotte Mével
  http://charlottemevel.com/ 
  CSS Integrated by Bene Facere 
  copyright 2008-2009 Bene Facere 
  http://www.benefacere.fr/ 
 */
#deco {
    width: 670px;
    height: 215px;
    background: url( /static/themes/Boton/images/fondMetiers.png) no-repeat center center;
}
#content {
    width: 829px;
    margin-left: -159px;
}
#usercontent {
    background: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
}
#usercontent:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html #usercontent {
    zoom: 1;
}
*>html #usercontent {
    zoom: 1;
}

#usercontent .col21 {
    width: 286px;
    padding-left: 38px;
    padding-right: 34px;
    padding-top: 14px;
    background: url(/static/themes/Boton/images/fondCol.png) no-repeat;
}
#usercontent .col22 {
    width: 437px;
    padding-left: 24px;
    padding-right: 10px;
}
