#page {
	padding: 0px;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EB8B53;
	text-decoration: none;
}
#pied {
	background-color: #EB8B53;
	width: 750px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7B1718;
	border-right-color: #7B1718;
	border-bottom-color: #7B1718;
	border-left-color: #7B1718;
}
#centre {
	width: 626px;
	padding: 0px;
	float: left;
	background-color: #EB8B53;
	border-left-style: double;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-color: #7B1718;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#menu {
	width: 750px;
	background-color: #EB8B53;
	float: left;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #7B1718;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #7B1718;
}
#bando {
	height: 150px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #7B1718;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7B1718;
	text-decoration: none;
}
#gauche {
	width: 120px;
	margin: 0px;
	float: left;
	background-color: #EB8B53;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B1718;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gauche ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	list-style-type: none;
}
#gauche li a {
	font-weight: bold;
	color: #7B1718;
	display: block;
	width: 113px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-decoration: none;
}
#gauche li a:hover {
	color: #EB8B53;
	background-color: #7B1718;
	text-decoration: none;
}
