a:link {color:#ffffff ; cursor:hand ; text-decoration:underline}
a:visited {color:#ffffff ; cursor:hand ; text-decoration:underline}
a:hover {color:#950025 ; cursor:hand ; font-weight: normal ; text-decoration:underline}
a:active {color:#ffffff ; cursor:default ; text-decoration:underline}


a:link img { border : 0px solid #999999}
a:visited img { border : 0px solid #FFFFFF}
a:hover img { border : 0px solid #950025}
a:active img { border : 0px solid #FFFFFF}

/* pour la navigation en haut et en bas des pages
a.navig:link {color:#885712 ; cursor:hand ; text-decoration:none}
a.navig:visited {color:#000000 ; cursor:hand ; text-decoration:none}
a.navig:hover {color:#885712 ; cursor:hand ; font-weight: normal ; text-decoration:underline}
a.navig:active {color:#000000 ; cursor:default; text-decoration:none}
*/

.navig {font-family:"trebuchet ms",Verdana,Arial,Helvetica,sans-serif ; font-size:14px ; font-weight:normal ; color:#FFFFFF}

.titre {font-family:"trebuchet ms",Verdana,Arial,Helvetica,sans-serif ; font-size:22px ; color:#ffffff ; font-weight:bold}
.stitre {font-family:"trebuchet ms",Verdana,Arial,Helvetica,sans-serif ; font-size:18px ; color:#ffffff ; font-weight:bold}

.texte0 {font-family:"trebuchet ms",Verdana,Arial,Helvetica,sans-serif ; font-size:11px ; color:#ffffff ; font-weight:normal}
.texte1 {font-family:"trebuchet ms",Verdana,Arial,Helvetica,sans-serif ; font-size:12px ; color:#ffffff ; font-weight:normal}
.texte2 {font-family:"trebuchet ms",Verdana,Arial,Helvetica,sans-serif ; font-size:14px ; color:#ffffff ; font-weight:normal}
.texte3 {font-family:"trebuchet ms",Verdana,Arial,Helvetica,sans-serif ; font-size:16px ; color:#ffffff ; font-weight:normal}
.texte4 {font-family:"trebuchet ms",Verdana,Arial,Helvetica,sans-serif ; font-size:18px ; color:#ffffff ; font-weight:normal}

/* liste de résultats */
.titre_liste {font-family:Arial,Helvetica,sans-serif ; font-size:10px ; color:#ffffff ; font-weight:bold}
.liste {font-family:Arial,Helvetica,sans-serif ; font-size:12px ; color:#000000 ; font-weight:normal}

/*Fiche*/
.fiche_titre {font-family:Verdana,Arial,Helvetica,sans-serif ; font-size:20px ; color:#ffffff ; font-weight:bold}
.fiche_stitre {font-family:Verdana,Arial,Helvetica,sans-serif ; font-size:12px ; color:#ffffff ; font-weight:normal}

body {font-family:arial ; font-size:12px ; color:#444444 ; background:#ffffff ; scrollbar-track-color:#ffffff }
/*td {font-family:arial ; font-size:18px ; color:#000000}*/

select,inout,textarea,input
{
color:#333333;
}