body 
{
	height: 600px;
	width: 950px;
	background: url("images/fond.jpg") no-repeat center center fixed;
	background-color:#000000;
	color:white;
	font-family:"Trebuchet MS", "FreeSans", "Times New Roman", Times, serif;
	overflow:auto;
}

#fond_video
{
	position:absolute;
	height:601px;
	width:950px;
	margin:auto;
	visibility:hidden;
	z-index:100;
	background-color:#000000;
}

#lang
{
	float:right;
	font-size:11px;
	font-weight:bold;
	color:white;
	margin-bottom:0px;
	padding-bottom:0px;
}

#lang a
{
	color:white;
}

#main
{
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 950px;
	height: 600px;
	margin-top: -300px; /* moitié de la hauteur */
	margin-left: -475px; /* moitié de la largeur */
	border: 0px solid #000000;
}

#corps
{
	width: 880px;
	margin:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

#menu
{
	font-size:35px;
	font-family:"Tw Cen Mt", "Trebuchet MS";
	text-align:center;
}

#menu a
{
	text-decoration:none;
	color:white;
}

#menu a:focus
{
	outline:0;
} 

#menu img
{
	border:0px solid black;
}

#links a
{
	text-decoration:none;
	color:white;
	margin:6px;
}

#bloc_gauche, #links
{
	background: url("images/fond.png") repeat top center fixed;
}

#bloc_droit, #bloc_player
{
	position:relative;
	width:300px;
	float:right;
	right:0px;
	padding-right:0px;
	margin-right:0px;
}

#bloc_player
{
	margin-top:20px;
}

#links
{
	padding:0px;
	padding-top:2px;
	padding-bottom:1px;
	margin-bottom:0px;
	text-align:center;
}

#links a
{
	text-decoration:none;
	color:#ffaa00;
	font-size:12px;
	font-weight:bold;
}

#links a:focus
{
	outline:0;
}

#links img
{
	border:0px solid black;
}

#bloc_gauche
{
	width:520px;
	float:left;
	padding:5px;
}

#banner
{
	width: 950px;
	margin:auto;
}

#loader
{
	float:left;
	position:relative;
	left:248px;
	top:113px;
}

#youtube_video
{
	position:relative;
	top:105px;
	left:155px;
}

h1
{
	font-family:"Arial";
	text-indent:40px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:5px;
	color:white;
	font-size:20px;
}
