.Titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-image: url(/Images/FondPage.png);
	color: #F00;



}
.CorpsTexte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	width: auto;
	padding: 5px;
	text-align: justify;
}
.CorpsTextePetit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	width: auto;
	padding: 5px;
}
.BasDePage {
	font-size: 11px;
	color: #00CC00;
	font-weight: bold;
}
