td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #990066;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;

}
BODY{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

/* la couleur principale (face) */
scrollbar-face-color:#F0F0E1;
/* la couleur des fleches */
scrollbar-arrow-color:#CC99FF;
/* la couleur de fond (entre le curseur et la fleche) */
scrollbar-track-color:#FFFFFF;
/* la couleur claire (haut+gauche) */
scrollbar-highlight-color:#FFFFFF;
/* la couleur claire 2 (haut+gauche) */
scrollbar-3dlight-color:#FFFFFF;
/* la couleur foncee (bas+droite) */
scrollbar-shadow-color:#FFFFFF;
/* la couleur foncee 2 (bas+droite) */
scrollbar-darkshadow-color:#FFFFFF;
}
.unnamed1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-variant: normal;

}
.reperecom {
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990066;

}
input {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: thin solid #E8E8E8;
}
textarea {
	font-size: 12px;
	font-style: normal;
	border: thin solid #E5E5E5;
}
select {
	font-size: 12px;
	font-weight: bold;
	border: thin solid;
	list-style-position: inside;
	list-style-type: none;
	clear: none;
}
strong {
	font-weight: bold;
}

