 
div.hidden {
   		display: none;
}

div.visible {
   		border:0;
}
 
span.hidden {
   		display: none;
}

span.visible {
   		border:0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#FF0000;
}

 

a.lien_title_gender_on {
		text-decoration: none;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
}
a.lien_title_gender_on:visited {
		text-decoration: none;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
}
a.lien_title_gender_on:active {
		text-decoration: none;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
}
a.lien_title_gender_on:hover {
		text-decoration: none;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
} 
 

a.lien_title_gender_off {
		text-decoration: none;
		color:#CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
}
a.lien_title_gender_off:visited {
		text-decoration: none;
		color:#CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
}
a.lien_title_gender_off:active {
		text-decoration: none;
		color:#CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
}
a.lien_title_gender_off:hover {
		text-decoration: none;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
} 