.titrepage {
	font-size: 36px;
	color: #5E0000;
	font-family: "Monotype Corsiva", "Times New Roman", Georgia, serif;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E0000;
	font-size: 14px;
	font-weight: bold;
}
.puce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	margin: 0px 0px 8px 20px;
	color: #5E0000;
}
.nomgites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A4050;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
	font-style: normal;
}
.soustitre {

	font-size: 24px;
	color: #5E0000;
	font-family: "Monotype Corsiva", "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: bold;
}
img {
	margin: 2px;
}
.bordimg {
	border: 10px solid #FFE391;
}
a:link {
	color: #999933;
	text-decoration: none;
}
a:visited {

	color: #999933;
	text-decoration: none;
}
a:hover {


	color: #99FF33;
	text-decoration: underline overline;
}

