body {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
_tbody {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.titre {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #003399;
	font-weight: normal;
}

.soustitre {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.textesmall_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #9F2828;
	font-weight: bold;

}
a {  
	color: #9F2828; 
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #9F2828; 
	text-decoration: underline; 
	font-weight: bold;
}
