.texte {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.cadre {
	background-repeat: no-repeat;
	padding: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
}
.texte_rouge {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: justify;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #660000;
}
.texte_gras {
	font-weight: bold;
}
.rouge {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-transform: uppercase;
}
