﻿body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
}


.EN_HeaderHotel
{
	width: 1000px;
	height: 120px;
	background-image: url( 'images/hotel_logo.png' );
	background-repeat: no-repeat;
	/*background-color:Red;*/
	position: relative;
	margin: 0 auto 5px auto;
}
	
 .EN_FooterHotel
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 43px;
	text-align: center;
	font-size: 13px;
	/*color: White;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;*/
}
