body {
	
	scrollbar-3dlight-color: #CADAE0;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #CADAE0;
	scrollbar-face-color: #84A2AD;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #CADAE0;

}

TD {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: Black;
}

.titres
{
	color: #1F4A6E;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

.legende
{
	color: Black;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
}


A {
   text-decoration: none;
	color: #1C486B;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: Black;
	font-weight: bolder;
}



.textarea {
	background-color: White;
	color: Black;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	}
	
.textfield {
	background: #CBDAE1;
	color: #003E5D;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	}
	


a.sousmenu {font-family: Arial;
	font-size: 11px;
	font-weight: bold ;
	color: White;
	text-decoration: none;
	
}
		
a.sousmenu:hover {	
         font-family: Arial;	
			font-size: 11px;	
			font-weight: bold;	
			color: #CADAE0;	
			text-decoration: none;
			}

td.tdspace {padding: 5px 5px 5px 5px;}
.btsub {
   width: 60px;
   height: 22px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent;/* on place l'image en arrière plan */
   text-indent: 3px;/* On cache le texte de substitution (très loin car Opera l'affiche même en dehors du boutton : il faut donc le faire sortir de la page)*/
  color: #1C486B;
        font-size: 12px;
        font-family: Arial;
        font-weight: bold;
cursor: pointer;  /* pour transformer de pointeur en main */
}
