body {
    color: #000;
    background: #fff;
    font-family: verdana,helvetica,sans-serif;
    font-size: 10pt;
}
 
#publiciteHorizontale, #colonne, #publiciteVerticale, #bandeau, #footer, #bloc_imprimer, .retour {
    display: none;
}

#contenu {
	background:none;
	width:560px;
	margin:0px;
}

h1, h2{
    font-size: 11pt;
    padding-top: 7%;
    color:#989D9E
}


hr {
    height: 0;
    color: #fff;
    background: #fff;
    border: none;
    border-bottom: 1pt solid #696969;
}
 
a img {
    border: none;
}