@charset "UTF-8";
/* CSS Document */


body{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	overflow:auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

/*#m{
	position:absolute;
	top:0px;
	left: 50%;
	margin-left: -475px;
	z-index: 2;
}*/

/*#page{
	position:relative;
	width:950px;
	z-index:1;
}*/


#content{
	position:relative;
	width:950px;
	z-index:1;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#filet_bleu {
	/*position:absolute;
	width:100%;
	height:5px;
	top:0px;
	left:0px;*/
	z-index:1;
	background-color:#008BE8;
	height:5px;
}

#menu_haut {
	/*position:absolute;
	width:280px;
	height:30px;
	top:0px;
	left:670px;
	z-index:1;*/
	position:absolute;
	width:280px;
	right:0px;
	top:-4px;
}

#acces_client {
	position:absolute;
	width:90px;
	height:20px;
	top:4px;
	left:0px;
	z-index:1;
}
#acces_admin {
	position:absolute;
	width:90px;
	height:20px;
	top:4px;
	left:91px;
	z-index:1;
}
#fr {
	position:absolute;
	width:42px;
	height:20px;
	top:4px;
	left:195px;
	z-index:1;
}
#en {
	position:absolute;
	width:42px;
	height:20px;
	top:4px;
	left:238px;
	z-index:1;
}


#en-tete{
/*position:absolute;
top:20px;
left:0px;*/
width:950px;
height:90px;
padding-top:20px;
margin-bottom:15px;
}

/*#en-tete{
	position:absolute;
	top:15px;
	left:100px;
	width:850px;
	height:70px;
}*/



/*#lavantscene{
	position:absolute;
	top:10px;
	left:0px;
	width:185px;
	height:30px;
	
}*/
#logo_lavantscene{
	position:absolute;
	top:48px;
	left:100px;
}

#contact{
	/*position:absolute;
	top:20px;
	left:670px;*/
	width:180px;
	height:30px;
	position:absolute;
	right:0px;
	text-align:right;
	top:90px;
	
}

#menu{
	width:950px;
	height:40px;
	margin:0px 0px 10px 0px;
}
/*hack pour pour IE*/
*+html #menu{
	width:950px;
	height:40px;
	margin:0px 0px 30px 0px;
}

#sub_content{
position:relative;
}


/*#contenu{
	position:absolute;
	top:170px;
	left:0px;
	width:950px;
}

#video_intro_cont{
	position:absolute;
	top:0px;
	left:0px;
	width:732px;
	height:392px;
	background-color:#000000;
}
*/
#video_intro{
	/*position:absolute;
	top:1px;
	left:1px;*/
	position:relative;
	left:1px;
	width:730px;
	height:390px;
	background-color:#CCCCCC;
}

#encart_resa_cont{
	position:absolute;
	top:0px;
	left:742px;
	width:208px;
	height:392px;
}

#encart_resa{
	position:absolute;
	top:30px;
	left:0px;
	width:176px;
	height:330px;
	background-image:url(../images/accueil/fond_resaenligne.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:solid;
	border-color:#000000;
	border-width:1px;
	padding:15px;
	}
	
#encarts_pub{
	/*position:absolute;
	top:400px;
	left:0px;
	width:950px;*/
	margin-top:10px;
}

#menu_bas{
	/*position:absolute;
	top:557px;
	left:0px;
	width:950px;
	height:40px;*/
	z-index:10;
	margin-top:15px;
	margin-bottom:20px;
	clear:both;
}
.separation{
color:#000000;
width:450px;
size:1px;
text-align:left;
margin-bottom:10px;
border:solid;
/*border-top-width:1px;
border-bottom-width:1px;
border-right-width:Opx;
border-left-width:Opx;*/

}.barre_gd {
	width: 950px;
	margin-top: 1px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
.barre_pt {
	width: 350px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}

