<style>
.cadre {
	border: 1px solid #990033;
}
.lien1 {
	;
	text-decoration: none;
}
 
.lien1 a {color:#3A382D; text-decoration : none; font-size: 14px; font-family: Verdana;font-weight:bold; }
 
.lien1 a:hover {color:#D02626; text-decoration : none; font-size: 14px; font-family: Verdana;font-weight:bold; }

.lien {
	font-weight: bold;
	text-decoration: none;
}
 
.lien a {color:#3A382D; text-decoration : none; font-size: 10px; font-family: Verdana; }
 
.lien a:hover {color:#D02626; text-decoration : none; font-size: 10px; font-family: Verdana;}

.photos {
	border: thin solid #3A382D;
}
</style>
.texte {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin: 15px;
	padding: 15px;
	
}
.texte {
	font-family: Geneva;
	font-size: 16px;
	color: #000000;
	margin: 15px;
	padding: 15px;
	text-align: justify;


}
.texte1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin: 10px;
	padding: 10px;
}
.texte2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3A382D;
	margin: 5px;
	padding: 5px;
	text-align: center;

}
.image {
	border: 2px solid #D02626;
}
.blanc-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

