body {
	background-color: #000000;
	}
	
.conteneur {
	width: 750px ;
	height: auto;
	margin-right: auto ;
   	margin-left: auto ;
	text-align: left ;
	position:relative;
	}
	
ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

ul {
	width: 90px;
	height: 350px;
	background-image: url(img/menu3a.jpg);
	background-repeat: no-repeat;
	}

li a{
	display: block;
	width: 90px;
	height: 50px;
	line-height: 50px;
	}

li a:hover {
	background: url(img/menu3b.jpg) no-repeat;
	}
	
a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #DFD981;
	text-decoration: none;
	text-align: left;
	}
	
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CC3300;
	text-align: center;
	}	
	
a#interviews {
	background-position: 0 0px;
	}
a#chroniques {
	background-position: 0 -50px;
	}
a#nawak {
	background-position: 0 -100px;
	}
a#liens {
	background-position: 0 -150px;
	}
a#contact {
	background-position: 0 -200px;
	}
	
a#accueil {
	background-position: 0 -250px;
	}

#header {	
	position: relative;
	width: 750px;
	height: 202px;
	background-image: url(img/head2.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: auto;
	}
	
#menu {
	position:absolute;
	height:auto;
	top: 250px;
	margin: 0px;
	padding: 0px;
	}
	
#centre {
	position: relative;
	width: 460px;
	height: auto;
	padding-top:10px;
	left:110px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
	top: 40px;
	background-color: #000;
	}
	
.footer {
	clear:both;
	width: 460px;
	height: 30px;
	posotion: relative;
	bottom: 0px;
	margin-bottom:0px;
	padding-bottom: 0px;
	background-color: #000;
	}
	
#recherche {
	position: absolute;
	width: 150px;
	height:auto;
	margin-left: 600px;
	margin-top: 70px;
	border-style: dashed;
	border-width: 1px;
	}

#prive {
	position: absolute;
	width: 40px;
	height:34px;
	left: 650px;
	top: 120px;
	}
	
#logo {
	float: left;
	width:50px;
	height:50px;
	left: 0px;
	padding: 5px;
	}
	
#img {
	
	width:460px;
	height:auto;
	}
	
h1 {
	font-family: century gothic, arial,helvetica, sans-serif;
	color: #CC3300;
	text-align: center;
	font-weight:bold;
	font-size: 18px;
	border-bottom: thin dotted #C25226;
	}
	
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: justify;
	color: #FFF;
	font-weight: lighter;
	line-height: 16px;
	}
	
h3	{
	font-family: century gothic, arial,helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	color: #CC3300;
	}

h4	{
	font-family: century gothic, arial,helvetica, sans-serif;
	font-size:15px;
	text-align: center;
	color: #990000;
	}
	
h5 {
	font-family: century gothic, arial,helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #CC3300;
	line-height: 12px;
	}

h6 {
	font-family: century gothic, arial,helvetica, sans-serif;
	color: #CC3300;
	text-align: center;
	font-weight:bold;
	font-size: 18px;
	}
a.lien {
	font-family: century gothic, arial,helvetica, sans-serif;
	font-size:15px;
	text-align: center;
	color: #FFF;
	}
	
a.lien:hover {
	color: #CC3300;
	}
