@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/home_hotellancaster_bg.jpg);
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#centralizar { 
	position:relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#topo {
	position:relative;
	height:95px;
}

#menu {
	position:relative;
	height:25px;
}

#meio {
	position:relative;
	height:416px;
}

#base {
	position:relative;
	height:64px;
}

