#MAIN #SUB_BKG {
	background: url('../imgs/sub_bkg_fille.gif') top left;
}
#MAIN #RIGHT #HEADER {
	height: 202px;
}

#MAIN #RIGHT #CONTENT h1 {
    background:url("../imgs/hr_double.gif") repeat-x bottom;
    margin-bottom:15px;
}

#MAIN #RIGHT #CONTENT p.chapeau {
    margin-bottom:15px;
}

.separator {
    margin-top:15px;
    height: 1px;
    margin-bottom:15px;
}

#MAIN #RIGHT #CONTENT h2.title,
#MAIN #RIGHT #CONTENT h2 {
    background:none;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    margin:0;
    margin-top:20px;
    margin-bottom:5px;
    color: #363a3b;
}