body{
	margin:0px;
	padding:0px;
	background-image:url("hotel_remiremont/bgnd.gif");
}

#gabari{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:hidden;
}

#entete{
	width:1024px;
	height:350px;
	margin:0px auto;
	border:solid 4px #fffde6;
	position:relative;
}

#logo{
	width:213px;
	height:107px;
	background-image:url("hotel_remiremont/hotel_cheval_de_bronze.gif");
	position:absolute;
	top:-30px;
	left:-30px;
	z-index:10;
}

#cont_drapeaux{
	position:absolute;
	z-index:10;
	top:-30px;
	left:956px;
}

#cont_drapeaux a img{
	border:solid 1px #ffffff;
}

#cont_drapeaux a:hover img{
	border:solid 1px #fdd802;
}





#cont_menu{
	width:1024px;
	height:30px;
	margin:0px auto;
	background-image:url("hotel_remiremont/fond_menu.png");
	border-left:solid 4px #fffde6;	
	border-right:solid 4px #fffde6;		
}

#cont_menu a{
	color:#ffffff;
	text-decoration:none;
	float:left;
	height:27px;
	width:143px;
	text-align:center;
	padding-top:3px;
}

#cont_menu a:hover{
	background-image:url("hotel_remiremont/fond_menu_2.png");
}

#cont_menu .menu_separateur{
	width:2px;
	height:30px;
	background-image:url("hotel_remiremont/separateur.png");
	float:left;
}


#contenu{
	width:1024px;
	background-color:#fffde6;
	border:solid 4px #fffde6;
	margin:0px auto;	
}


#gauche{
	width:250px;
	background-color:#ffd800;
	float:left;
}

#droite{
	float:left;
	width:774px;
}

.droite_in{
	padding:10px;
}

.spacer{
	clear:both;
}

#pied_de_page{
	width:100%;
	height:150px;
	background-image:url("hotel_remiremont/footer.png");
}

#pied_de_page_in{
	width:1024px;
	margin:0px auto;
	position:relative;
}

#pied_de_page ul{
	color:#ffffff;
	line-height:13px;
	padding-top:20px;
}

#pied_de_page li a{
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	margin:0px;
	text-decoration:none;
}

#pied_de_page li a:hover{
	text-decoration:underline;
}


#logo_wa{
	position:absolute;
	top:50px;
	left:940px;
	font-family:arial;
	font-size:11px;
	text-align:center;
	line-height:11px;
}

#logo_wa a{
	color:#aaaaaa;
	text-decoration:none;
}

.texte1{
	font-family:arial;
	color:#333333;
	width:70%;
	margin:0px auto;
	font-style:italic;
	font-size:14px;
}

.texte2{
	font-family:arial;
	color:#333333;
	width:70%;
	margin:0px auto;
	font-style:italic;
	font-size:16px;
}


.sous_titre{
	font-family:arial;
	color:#333333;
	font-style:italic;
	font-size:16px;
}

#coords{
	font-family:arial;
	color:#624933;
	font-weight:bold;
	letter-spacing:-1px;
}

.titre_gfx{
	margin-bottom:50px;
}


#fader{
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:#000000;
	display:none;
	opacity:0.8;
	filter:alpha(opacity:80);
	z-index:30000;
}


#photo{
	border:solid 2px #000000;
	top:0px;
}
