body, table, tr, td{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #004A80;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #004A80; 
scrollbar-darkshadow-color: #004A80; 
scrollbar-track-color: #004A80; 
scrollbar-arrow-color: #004A80;
	
}
/*texte en 11px noir pour zoom*/ 
.zoom{
	color : #000000;
	font-size : 11px;
	line-height : 15px;
	text-decoration : none;
}

a.zoom, a.zoom:active, a.zoom:link{
	color : #000000;
	font-size : 11px;
	line-height : 15px;
	text-decoration : none;
}

a.zoom:hover{
	color : #004A80;
	font-size : 11px;
	line-height : 15px;
	text-decoration : none;
}

.menu1{
	font-family : Arial, Helvetica, sans-serif;
	font-size :10px;
	text-decoration : none;
}

a.menu1:hover{
	color : #C91111;
	font-family : Arial, Helvetica, sans-serif;
	font-size :10px;
	text-decoration : none;
}

.menu2{
	font-size :9px;
	text-decoration : none;
}

a.menu2, a.menu2:active, a.menu2:link{
	 font-size :9px;
     text-decoration : none;
	   color : #757575
}

a.menu2:hover{
	 font-size :9px;
     text-decoration : none;
	 color : #C91111;
}

a, a:active, a:link{
	color : #757575
}

a:hover{
	color : #004A80;
}

.color{
	color : #004A80;
}

.bordure{
	color : #004A80;
	border-color : #004A80;
}

a.fermer, a.fermer:active, a.fermer:link{
	color : #ffffff;
	text-decoration : none;
}

a.fermer:hover{
	color : #C91111;	
	text-decoration : none;
}
.menu_bas {
	 font-size :9px;
    text-decoration : none;
	 color : white;
}
A.menu_bas ,A.menu_bas:active, A.menu_bas:link, A.menu_bas:visited{
	 font-size :9px;
    text-decoration : none;
	 color : white;
}
A.menu_bas:hover{
    text-decoration : underline;
}