td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	text-align: justify;
}

.txtNLcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.txtNL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.titre_GRIS{
	color: #494949;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
}

.sous_titre{
	color: #DDB81E;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

.important{
	color: #000000;
	font-weight:bold;
}

.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #96832E;
	background-color: #ECF0D1;
	border: 1px solid #5C0300;
}
a{
	color: #BBA23B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #BBA33B;
	text-decoration: underline;
	font-weight: bold;
}
