table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;





}
a:hover {
	text-decoration: underline;

}
a:visited {
	color: #990099;
}
a:active {
	color: #0000FF;

}
a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;


}
.violet {
	color: #CC0066;
}
.violet:visited{
	color: #CC0066;
}

.gris {
	color: #999999;
}
.gris:visited {
	color: #999999;
}
.cadreformation {
	border: thin outset #CCCCCC;
}

