.roll_h a {
display: block;
width: 236px;
height: 29px;
background: transparent url(img/hom_hom.png) no-repeat;
}
.roll_h a:hover {
background-position : -236px 0;
}

.roll_f a {
display: block;
width: 228px;
height: 29px;
background: transparent url(img/fem_fem.png) no-repeat;
}
.roll_f a:hover {
background-position : -228px 0;
}

a {
color: #AB91DD;
text-decoration: none;
}
a:hover {
color: #D7D7C7;
text-decoration: underline;
}

body {
 background: rgb(22,20,25);
 }

.cadre {
 background: #000000 url(img/fond_cadre2.png) repeat-x fixed top left;
 }

.td1 {
 border-width:1pt;
 border-color:#333333;
 border-style:solid;
 }
 
.td2 {
 border-top-width:1pt;
 border-right-width:1pt;
 border-left-width:0pt;
 border-bottom-width:1pt;
 border-top-color:#333333;
 border-right-color:#333333;
 border-left-color:#000;
 border-bottom-color:#333333;
 border-top-style:solid;
 border-right-style:solid;
 border-left-style:solid;
 border-bottom-style:solid;
 }
 
 .titlebg {
  background: url(images/fond_cadre.png)  ;
}
.fem {
background:url(img/lesb_gris.jpg);
}