.tableau {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	border-color: #000000;
	text-align: center;
	vertical-align: middle;
	top: 30px;
	color: #FFFFFF;

	
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableau2{
	font-family: "Times New Roman", serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	border-color: #000000;
	text-align: center;
	vertical-align: middle;
	top: 30px;
}	
.texterouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.liens {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
