@charset "utf-8";
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

.courant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3D2F26;
	line-height: 20px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #40362C;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}
.titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16x;
	color: #FFFFFF;
	background-color: #996600;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
}
.titre3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #993300;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
}
.rouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #993300;
	line-height:20px;
	text-align: justify;
}
.Home1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.image {
	text-align: center;
}
