.texte {
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	font-size: 18px;
	font-weight: bold;
	color: #004D39;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #004D39;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #BCCB7A;
	background-color: #004D39;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;	
}
.bouton {
	color: #ECE9D8;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.affiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #004D39;
	text-align: center;
	
}
.afficherouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #E20705;
	text-align: center;
	background-color: #FFFFFF;
}
.textepage {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.cadrepage {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.affichepetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #004D39;
	text-align: center;
}

