@charset "iso-8859-1";
/* CSS Document */

.texte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #4a423f;
	text-align: justify;
}
.texte2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #880c10;
	}
a.texte2:hover {
	color:#AB2024;
}
.lettrine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #880C10;
	line-height: 35px;
	font-style: normal;
}
.texte3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #880c10;
	text-decoration:none;
}
a.texte3:hover{
	text-decoration: underline;
	color:#666
}
.texte4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #4a423f;
	text-align: justify;
	text-decoration:none;
}
a.texte4:hover{
	text-decoration: underline;
	color:#666
}
