@charset "utf-8";
.TEXTEdroit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 17px;
	text-align: justify;
	padding-right: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.texte_centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

#precision {
	background-color: #FFFF99;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 5px;
	margin-top: 20px;
}

.TEXTEgauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 17px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 0px;
	font-weight: normal;
}
.TEXTEcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 17px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 0px;
	font-weight: normal;
}


.gros_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #336600;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing: 2px;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 3px;
	font-weight: bold;
	color: #660033;
}
#centrerphoto {
	text-align: center;
}
.legende {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	letter-spacing: 1px;
}
