*{
	font-family : 'Foco light', Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#000 ;
	zoom:1 ;
	font-size:11px;
}
body {
   background:#fbfbfb url('./fond_down.jpg') no-repeat center 200px;
   overflow-x:hidden;
 }
 
div#body {
	margin:200px 0 0 0 ;
}

div#contenu {
	/* position:absolute; */
	z-index:99;
	width:980px ;
	margin:0 auto ;
	position:relative;
}

div#tete {
	width:100%;
	position:absolute ;
	top:0 ;
	height:200px;
	background:#eaeaea url('./fond_up.jpg') no-repeat center top ; 
}
div#outer_video{
position:relative;
	margin:0 auto ;
	width:950px;
	height:750px;
}

#lien{
text-align:center;
}

@font-face {
	font-family: 'Foco light';
	src: url('../require/fonts/Foco_Lt.eot');
}
@font-face {
	font-family: 'Foco light';
	src: url('../require/fonts/Foco_Lt.ttf');
}

#lien a{
text-decoration:none;
font-family:'Foco light';
font-size:12px;
color:#f7a800;
text-transform:uppercase;
}

div.center {
	text-align:center;
}

div#pied {
padding-top:50px;
	width:950px ;
	margin:0 auto ;
 /* 	background:#fff ;  */
 margin-bottom:20px;
}
