
a:link {  
color: #ffffff; 
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #ffffff; 
text-decoration: none;
font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	color: #ffffff;
	font-weight: bold;
}

.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.texte {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal
}
.historique td{
	border-top : solid 1px #8f8f8f;

}

form {
border: 0px;
margin: 0px;
}