@charset "iso-8859-1";

BODY { font: 9 verdana, Helvetica, sans-serif;
       color : ;

}


a:hover {  text-decoration: underline}
A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFDB00; TEXT-DECORATION: none
}

.img 
{
    border: 1px solid #C71585;
}


table{
	FONT-FAMILY: verdana,arial;
	FONT-SIZE: 10px;
	color:#323232;
	LINE-HEIGHT: 15px
}

.requier {
  background: url('http://nativel-f8d955a/s974/data/fdreq1.gif'); /* On définit donc la couleur de fond et l'icône à utiliser... */
  background-repeat: no-repeat;             /* ... une seule fois */
}  


.link{
cursor:pointer;cursor:hand;
}
