body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFF3C3;
	
	 color: #0000FF;
}

p {
	text-indent: 3em;
	margin-bottom: 1em;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 11pt;	
}

a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	}
	
.homeliste {font-size: 10pt; color: #FFF3C3; }

.titre_accueil_rouge {font-size: 14pt; color: #FF0000; }

.auteur_sous_titre {
	font-size: 12pt;
	font-weight: bold;
}

.titre_rouge {
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 24pt;
	color: #FF0000;
}

.entete {
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 24pt;
	color: #0000FF;
	letter-spacing: 5px;
}
.titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 5px;
	text-align: center;
}

