.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
}
.texte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: underline;
}
.exposant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	vertical-align: 4px;
}

.texte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
}.titre_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.fond_table {
	background-image: url(images/table.jpg);
	background-repeat: no-repeat;
}
.rouge11b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.rouge11b a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
.rouge11b a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
p.pied_de_page a,
p.pied_de_page{
	color:#4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

