body {
	background-color: #000;
	background-image: url();
}
#conteneur #boutons ul li {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-left: 10px;
}
.espace {
	margin-right: 25px;
}
#conteneur #boutons ul {
	display: inline;
	color: #000;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
}
#conteneur #boutons ul a {
	color: #000;
	text-decoration: none;
}
#conteneur #boutons ul  a:hover {
	color: #F00;
}
#Pied {
	background-color: #FFF;
	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;
	top: 945px;
	z-index: 3;
	left: 0px;
}

#conteneur {
	width: 800px;
	color: #FFF;
	left: 50%;
	border: thin solid #C30;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	margin-left: -400px;
	margin-top: 0px;
	background-color: #000;
	background-repeat: no-repeat;
	height: 1000px;
}

#conteneur p strong {
	color: #F63;
}

#boutons {
	background-color: #FFF;
	height: 25px;
	width: 800px;
	border: thin inset #F00;
	font-weight: bold;
	display: block;
	text-align: center;
	position: absolute;
	top: 918px;
	z-index: 1;
	left: 0px;
}

#Entête {
	background-color: #000;
	height: 125px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#conteneur blockquote .contenu blockquote p .intervenons {
	color: #FFF;
}
.mots_couleur {
	color: #036;
}
#conteneur blockquote .contenu blockquote p .mots_couleur {
	color: #633;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
