@charset "utf-8";
#Pied {
	height: 50px;
	width: 800px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	position: absolute;
	left: 1px;
	top: 1047px;
	z-index: 3;
}
#conteneur {
	width: 800px;
	color: #FFF;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	border: thin solid #C30;
	background-image: none;
	height: 1100px;
}

#conteneur #boutons ul li {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
.espace {
	margin-right: 20px;
}
#conteneur #boutons ul {
	display: inline;
	color: #000;
	text-align: center;
	padding-left: 15px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#conteneur #boutons ul a {
	color: #000;
	text-decoration: none;
}
#conteneur #boutons ul  a:hover {
	color: #F00;
}
#conteneur p strong {
	color: #F63;
}
#Entête {
	background-color: #000;
	height: 125px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000;
	background-image: url();
}
#boutons {
	background-color: #FFF;
	height: 25px;
	width: 800px;
	border: thin inset #F00;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	left: 1px;
	top: 1017px;
	z-index: 1;
}
#conteneur #boutons ul .espace {
	font-size: 18px;
}
#conteneur #boutons ul .espace {
	font-size: 17px;
}
