@charset "iso-8859-1";
/* auteur: Seldo/Julien */
/* Date de création: 16/11/01 */

BODY {
scrollbar-face-color: #A0D0FF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #E7F3FF;
scrollbar-3dlight-color: #E7F3FF;
scrollbar-darkshadow-color: #89B1DA;
scrollbar-track-color: #A0D0FF;
scrollbar-arrow-color: #000000;
}

.texte {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none}

.texte2 {  font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration: none}

.lien {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration: underline}
a.lien:hover
{
text-decoration: none;
color:#CC6600;
; font-size: 10px; font-weight: bold
}


.texteb {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold}


.input
{
color:#000000;
border: solid 1px #D3F9FF;
background-color:#41E5FF;
font-size:10px;
font-weight: none;
font-family: Verdana;
width : 150px;
}
