 body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #333333;
	background-image: url(pic/back.gif);
	background-repeat: repeat;
}
#header {
	height: 231px;
	background-color: #333333;
	width: 792px;
}
#headline {
	height: 33px;
	background-color: #333333;
	width: 792px;
	background-image: url(pic/headline.jpg);
}


#conteneur {
	position: absolute;
	width: 792px;
	left: 50%;
	margin-left: -375px;
	background-color:#333333;
	background-image: url(pic/back.jpg);
	border: 0px solid #999999;
}
#centre {
	width: 582px;
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
}
#video {
	width: 582px;
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: repeat;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}
#videohatter {
	height: 361px;
	width: 385px;
	background-image: url(videopic/videohatter.jpg);
	left: 280px;
	position: absolute;
	top: 330px;
}

#leftside {
	position: absolute;
	left:0;
	width: 150px;
	text-align: center;
	padding-top: 15px;
}
#footer {
	height: 19px;
	background-color: #662426;
	background-image: url(pic/footline.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	background-position: bottom;
	color: #C2C1C7;
	padding-top: 20px;
	text-decoration: none;
}
#footer a {
	margin: 0 2px;
	color: #E2E1E7;
	text-decoration: none;
	font-weight: bold;
}

.menu {
list-style-type: none;
margin: 0;
padding:0;
}
.menu li {
	margin-bottom: 5px;
}
.menu a {
	margin: 0 2px;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #F9F9FB;
}
p {margin: 0 0 10px 0;}

.partner {
	font-weight: bold;
	color: #D3D6FF;
}
