@charset "utf-8";
#content {
	text-align: center;
	width: 1000px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#content2 {
	text-align: center;
	width: 1000px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/formulaire.jpg);
	background-repeat: no-repeat;
	background-position: 50px 10px;
}
#content3 {
	text-align: center;
	width: 1000px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
}


body {
	background-repeat: no-repeat;
	background-color: #000000;
}
#content_village {
	width: 1000px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/font_village.jpg);
	height: 730px;
}
#droite {
	text-align: center;
	float: right;
	width: 200px;
	margin-top: 50px;
}
#gauche {
	float: left;
	width: 200px;
	margin-top: 50px;
}
#middle_village {
	width: 500px;
	float: none;
	margin-right: 250px;
	margin-left: 250px;
	position: relative;
	top: 35px;
	
}
.style1 {
	font-family: "Adobe Garamond Pro";
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF9900;
}
#masque {
	color: #FFFFFF;
	display:none;
}
#xiti-logo {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

