body {
	font-family: Arial;
	font-size: 11px;
	color: #60869F;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #E7E7E7;
	scrollbar-shadow-color: #E7E7E7;
	scrollbar-highlight-color: #E7E7E7;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #E7E7E7;
	scrollbar-track-color: #E7E7E7;
	scrollbar-arrow-color: #666666;
	background-color: #678CA4;
}
TABLE{
	font-family: Arial;
	font-size: 11px;
}
.titre_menu{
	font-family: Arial;
	font-size: 11px;
	color: #A40046;
	font-weight: bold;
}
.lien_menu:link {color: #6288A1;text-decoration: none;font-size: 10px;}
.lien_menu:visited {color: #6288A1;text-decoration: none;font-size: 10px;}
.lien_menu:active {color: #6288A1;text-decoration: none;font-size: 10px;}
.lien_menu:hover {color: #B0874F;text-decoration: none;font-size: 10px;}
.lien_bas:link {color: #B0874F;text-decoration: none;}
.lien_bas:visited {color: #B0874F;text-decoration: none;}
.lien_bas:active {color: #B0874F;text-decoration: none;}
.lien_bas:hover {color: #B0874F;text-decoration: underline;}
.textejustifie{	text-align: justify;}
