@charset "utf-8";
/* CSS Document */
#bloc_center{
	width:480px;
	height:380px;
	padding:10px;
	padding-top:0px;
	background-color:#000000;
	}
#bloc_close{
	width:480px;
	height:14px;
	padding:10px;
	padding-bottom:0px;	
	background-color:#000000;
}
#bloc_droit{	
	background-color: none;
	width:215px;
	margin-top: -40px;
}

#bloc_conteneur_centre{	
	width:480px;
	float:left;
}

#conteneur_bloc_center{
	padding: 50px 0 0px 95px;
	float:left;
	clear:both;
	width:765px;
	border: 1px #977946 solid;
	height:427px;
	margin:40px 0 46px 0;

}

#bloc_bienvenue_hotel {
	background: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

/******************/
/*  BLOC VIDEO    */
/******************/
#bloc_video {
	width:400px;
	height:300px;
	background:#151515;
}
