.bouton {
	font-size: 12px;
	font-weight: bold;
	background-color: #FEF7CD;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
body,td,th {
	color: #000000;
}
.texte_noir_18 {
	color: #000000;
	font-size: 18px;
}
.texte_noir_18_gras {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.texte_blanc_18_gras {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
.texte_bleu_18_gras {
	color: #1e00ff;
	font-weight: bold;
	font-size: 18px;
}
.texte_vert_18_gras {
	color: #009900;
	font-weight: bold;
	font-size: 18px;
}
.titre_rouge {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
}
.texte_couleur_page {
	color: #FEF7CD;
	font-weight: bold;
	font-size: 18px;
}
.titre_page 
{
	font-size: 24px;
	font-weight: bold;
	background-color: #FEF7CD;

	-moz-border-radius:10px; 
	-webkit-border-radius:10px;	
}
.texte_bordeau_gras_18 {color: #CC0000; font-size: 18; font-weight: bold; }
table.text
{

	-moz-border-radius:10px; 
	-webkit-border-radius:10px;	
}
body {
	background-image:    url("../images/fond_herbe.jpg");
	align:center;
}
