body {
	background: #000;
	
	color: #000;
	font-family: tahoma, arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}
#header ul{
	margin: 20px 25px 25px 20px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	width: 110px;
	position:absolute;
	background-color:#FF0000;
}

.link,#last {
	font-size: 14px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 120px;
	display:block;
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	text-align:center;
}

p a:link {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:hover, a:active {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 785px;
	height: 680px;
	margin:0px;
	display:block;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#adresse {
	position:relative;
	width: 322px;
	height: 90px;
	margin:0px;
	display:block;
	top:350px;
	left:260px;
	background-repeat: no-repeat;
	position:relative;
	text-align: left;
}



#content {
	background: url(images/contentbg.gif) repeat-y;
	width: 785px;
}


#middle {
	padding: 5px 0px 5px 20px;
	margin: 635px 0px 10px 10px;
	position:relative;
	float:left;
	display:inline;
	width: 750px;
}
#container #header #adresse p {
	text-align: left;
}
