.contenuRight h2 {
margin:0;
padding:5px 0;
font-size:1.3em;
text-transform:uppercase;
background:#ee7426;
color:#fff;
margin:0 10px 0 -10px;
padding:4px 0 4px 5px;
}


#ongletsDroite li a {
color:#98989C;
display:block;
text-decoration:none;
font-weight:bold;
width:107px;
height:17px;
background:url(../img/ongletOrange2Off.gif) 0 0 no-repeat;
}
#ongletsDroite li a.act {
background:url(../img/ongletOrange2On.gif) 0 0 no-repeat;
}
#ongletsDroite li.first a {
width:109px;
background:url(../img/ongletOrangeOff.gif) 0 0 no-repeat;
text-align:center;
}
#ongletsDroite li.first a.act {
width:109px;
background:url(../img/ongletOrangeOn.gif) 0 0 no-repeat;
}
#ongletsDroite li.ficheSingle {
color:#98989C;
display:block;
text-decoration:none;
font-weight:bold;
width:107px;
height:17px;
background:url(../img/ongletOrange2On.gif) 0 0 no-repeat;
}

#ongletsDroite li a:hover {
color:#333;
background:url(../img/ongletOrange2On.gif) 0 0 no-repeat;
cursor:hand;
}
#ongletsDroite li.first a:hover {
color:#333;
background:url(../img/ongletOrangeOn.gif) 0 0 no-repeat;
cursor:hand;
}
