/* CSS issu des tutoriels css.alsacreations.com */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-repeat: repeat;
}
#conteneur {
	position: absolute;
	width: 100%;
	height: 492px;
}
#header {
	ßheight: 300px;
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height: 150px;
	width: auto;
	background-image: url(http://matthieubessudo.com/images/title-d.jpg);
}
#haut {
	height: 400px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: lowercase;
	word-spacing: 15px;
	letter-spacing: normal;
	background-image: url(http://matthieubessudo.com/images/mcbess.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}
#centre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #90866C;
	background-position: top;
	height: 500px;
	font-weight: normal;
	line-height: 10px;
}
#pied {
	height: 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-align: left;
	vertical-align: bottom;
	bottom: 1px;
	top: auto;
	text-decoration: blink;
	background-attachment: fixed;
	left: 10px;
	padding-left: 10px;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
a:link {
	color: #5C4228;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #403122;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #403E31;
}
.Style2 {color: #FF0033}
