BODY
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(gfx/fond2.jpg);
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-base-color:#FFFFFF;
    scrollbar-arrow-color:#FDECC0;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-darkshadow-color:#FDECC0;
    scrollbar-face-color:#197BB9;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
}

.police {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #134D9C;
	text-decoration: none;
}

.liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0E1376;
	text-decoration: none;
}

.liens:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0E1376;
	text-decoration: underline;

}

.liens1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #065E9E;
	text-decoration: none;
}

.liens1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}

.liens0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E9E3CD;
	text-decoration: none;
}

.liens0:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DDD2B2;
	text-decoration: underline;

}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #E9E3CD;
	text-decoration: none;
}

.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.copyright2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #57B1E5;
	text-decoration: none;
}

.copyright2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #027DC1;
	text-decoration: underline;
}


.titrec {  
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px; 
	  font-style: normal; 
	  font-weight: bold; 
	  color: #27539A;  
}


.textec {  
      font-family: Tahoma; 
	  font-size: 11px; 
	  font-style: normal; 
	  font-weight: normal; 
	  color: #2682C2;
	  text-align:justify;
}

.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2682C2;
	border: 1px solid #2682C2;
	background-color: #E3F0F8;
	font-weight: bold;
}

.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0E6BB0;
	background-color: #FFFFFF;
	border: 1px solid #0F6CB1;
}