@charset "utf-8";
#page {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	border: 2px none #000000;
}
#page li {
	display: inline;
	margin-left: 80px;
	font-size: 18px;
	color: #3f0000;
	width: 150px;
	float: none;
}
#page li a {
	color: #3f0000;
	text-decoration: none;
	font-weight: bolder;
}
#bando {
	font-family: "Monotype Corsiva";
	height: 200px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	text-decoration: none;
	background-image: url(images/bando_bordo_bordure.png);
	background-repeat: no-repeat;
	background-color: #FAF8A1;
	border: 1px solid #8A7D75;
}
#accueil {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #3f0000;
	text-decoration: none;
	background-color: #FAF8A1;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	border: 1px solid #8A7D75;
}
#accueil img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
#accueil li {
	display: inline;
	float: left;
	width: 150px;
	position: relative;
	left: auto;
	right: auto;
	margin-left: 110px;
	text-align: center;
	vertical-align: middle;
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #3f0000;
}
#accueil li a {
	float: left;
	margin: 0px;
	padding-left: 37px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 37px;
}
