body {
	margin-top: 22px; 
	margin-right: 22px; 
	margin-bottom: 22px; 
	margin-left: 22px; 
	background-color: #ffffff
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000000;
}
a:hover { text-decoration: none;color:#219200}

a.entete:link, a.entete:visited, a.entete:active {
	text-decoration: none;
}
a.entete:hover { text-decoration: underline;}

TD, P, UL, input, select {	
  color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}


.entete1 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.entete2 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fd-1 {
	background-color: #CCDFF3;
}
.fd-2 {
	background-color: #E4EFF9;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}