body {
	font: 8pt/16pt Verdana, arial;
	background: black url(images/bg.jpg) repeat-x top;
	margin-top: 0px;
	color: #5F4046
}

a img {
	border: 0;
}

#site {
	margin: auto;
	padding: 0px;
	width: 940px;
}

#header {
	background: black url(images/header.jpg) repeat-x top;
	height: 317px;
	width: 940px;
}

#contenu {
	float: right;
	background-color: white;
	padding: 10px;
	width: 715px;
	min-height: 600px;
}

* html #contenu {
height: 600px;
}

#contenubas {
	background: url(images/contenubas.png);
	width: 735px;
	height: 40px;
	float: right;
	margin-bottom: 20px;
}

#toutbas {
	width: 735px;
	float: right;
	margin-bottom: 20px;
	text-align: center;
	color: white;
}

#toutbas a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

h2 {
	color: #A5349C;
	font-size: 18px;
}

h3 {
	color: #BD2845;
	font-size: 14px;
}

a {
	font-weight: bold;
	color: #5F4046;
	text-decoration: none;
}

fieldset{
	margin: auto; 
	margin-top: 20px; 
	padding: 10px; 
	text-align: center; 
	width: 350px; 
	border: 1px solid white;
}

#menu {
	margin: 0px;
	background: black url(images/menu.jpg) repeat-x top;
	height: 700px;
	width: 188px;
	float: left;
	text-align: center;
	padding-left: 17px;
	font-size: 1.5em;
	color: white;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('images/trait.png') no-repeat left top;
}

#menu li{
	width: 177px;
	height: 30px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-align: left;
}

#menu li a {
	background: url('images/trait.png') repeat-x bottom;
	display: block;
	padding-left: 7px;
	!padding-left: 0px;
	width: 170px;
	height: 30px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover{
	width: 170px;
	height: 30px;
	background-color: white;
	color: #BE3142;
}

.videohaut, .videocentre, .videobas {
	width: 685px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	color: white;
}

.videohaut{
	background: url('images/videohaut.png') no-repeat left top;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

.videohaut h3 {
	color: white;
}

.videocentre {
	background: #BD3041 url('images/videocentre.png');
	padding-bottom: 20px;
	text-align: justify;
}

.videocentre img {
	border: 2px solid white;
}

.drapeauallopass img {
	border: 0;
}

.videobas {
	background: url('images/videobas.png') no-repeat left top;
	margin-top: -40px;
	height: 24px;
	padding-top: 50px;
	text-align: center;
}

.videoliens {
	padding-right: 20px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 30px;
}

#affichervideo {
	width: 520px;
	height: 410px;
	margin: auto;
	line-height: 400px;
	text-align: center;
	background: url('images/affichervideo.gif') no-repeat left top;
}