/* CSS Document */
<!--/*couleur au survol de la souris*/
#rollover tr.ruled {
  background:#9cf;
}
-->
<!--
body {background-image: url(../fonds%20de%20page/multi_029.jpg);}
-->
<!-- /*ligne sur lien en gif*/
#toto a:hover {
background-image:none;
background-repeat:no-repeat;
background-position:1% 50%;
padding-left:15px;
} 

#toto a, #toto2 a {text-decoration:none; font-weight:bold;padding:2px;border:none;color:black}
#toto2 a:hover { 
background-image:url(../logos/ligne_2_067.gif);
background-repeat:no-repeat; 
color:#990000;
}
#toto2 a:hover:before { 
content:" » ";
}
<!--/*style de couleur du texte*/
.blue24 {font-size: 24px; color: #0000FF; }
.red24 {	font-size: 24px;color: #FF0000;}
.black24 {font-size: 24px;color: #000000;}
-->

