.txtLOGO {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.txtBASE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.scrollACCUEIL {
	WIDTH: 100%; HEIGHT: 260px; 
	OVERFLOW: auto; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-face-color: #8A857C; 
	scrollbar-highlight-color: #8A857C; 
	scrollbar-shadow-color: #8A857C; 
	scrollbar-track-color: #8A857C;
	clip:  rect(   ); 
	margin-right: 0px; 
	margin-left: 0px	
}
.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ssTITRE {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F3D9A5;
	font-weight: bold;

}
.fondFEUILLE {
	background-color: #807B72;
	background-image: url(images/feuille_fond.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

