td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-align: justify;

}
.titre-menu {
	font-weight: bold;                                                                                                        
	color: #000000;
	background-color: #993333;
}
A:link          {
	text-decoration: none;
	font-weight: bold;
	color: #808080;

}
A:visited       {
	text-decoration: none;
	font-weight: bold;
	color: #808080;

}
A:hover         {
	color: #713800;
	font-weight: bold;
	text-decoration: none;
}

.sidelink:link	{
	color: #808080;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:visited	{
	color: #808080;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:hover	{
	color: #713800;
	font-weight: bold;
	text-decoration: underline overline;

}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #FFFFFF;



}
.bordure-table {
	border: 1px solid #993333;
	background-color: #000000;
}
