/*  
  Création artistique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Intégration CSS Bene Facere  
  copyright 2009 Bene Facere
  http://www.benefacere.fr/  
 */
#boxContexte {
    background: url(/static/themes/Arsi/images/cartouche_orange.png) no-repeat top center;
    color: #f14924;
}
#boxContexte h2 {
    text-transform: uppercase;
    font-size: 10pt;
    color: white;
}
#boxContexte a, #boxContexte a:visited {
    color: #f14924;
}
#boxContexte a:hover, #boxContexte a:active, #boxContexte a.selected {
    color: white;
}
#boxGauche {
    background: none;
}
#usercontent h1 {
    background: url(/static/themes/Arsi/images/icone_orange.png) no-repeat left center;
    line-height: 45px;
    padding-left: 55px;
}