/* STYLES DOCUMENT  */

body {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; 
background-color: #666666; 
scrollbar-face-color: #BBBBBB; /* dessus des carres haut et bas et de l'ascenseur */
scrollbar-track-color: #F2F2F2; /* fond de l'ascenseur */
scrollbar-arrow-color:  #FFFFFF; /* fleche */
scrollbar-highlight-color: #F2F2F2; /* ombre haut et gauche des carres et de l'ascenseur */
scrollbar-shadow-color: #F2F2F2; /* ombre bas et droite des carres et de l'ascenseur */
scrollbar-3dlight-color: #CCCCCC; /* contour haut et gauche des carres et de l'ascenseur */
scrollbar-darkshadow-color: #CCCCCC; /* contour bas et droit des carres et de l'ascenseur */
}


/* REDEFINITIONS DE BALISES */
td { font-family: Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none;}
p  { font-family: Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none;}

/* TEXTE ET LIENS */
a:link    { text-decoration: none; }
a:visited { text-decoration: none; }

.chercher   { font-size: 10px; color: #F5F5F5; text-decoration: none;}
.grandtitre { font-size: 16px; font-weight: bold; text-decoration: none;}
.titre      { font-size: 15px; font-weight: bold; color: #CC6633;}
.soustitre  { font-size: 12px; font-weight: bold}
.chapeau    { font-size: 14px; font-weight: bold; text-decoration: none;}

.menucontextuel        {  font-size: 10px; color: #666666; text-decoration: none;}
.menucontextuel:hover  {  font-size: 10px; color: #000000; text-decoration: none;}
.menucontextuel:active {  font-size: 10px; color: #000000; text-decoration: none;}

.ensavoirplus        {  font-size: 11px; color: #444444; text-decoration: none;}
.ensavoirplus:hover  {  font-size: 11px; color: #000000; text-decoration: none;}
.ensavoirplus:active {  font-size: 11px; color: #000000; text-decoration: none;}


/* FORMULAIRES */
input {  
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; 
border-bottom: #666666 1px solid ; 
border-top: #666666 1px solid ;
border-left: #666666 1px solid ; 
border-right: #666666 1px solid ;
}

textarea { 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;
border-bottom: #666666 1px solid ; 
border-top: #666666 1px solid ;
border-left: #666666 1px solid ; 
border-right: #666666 1px solid ;
width: 420px;
}

.bleubas { background: transparent src(images/fond_bleubas.gif); }