
h1{
	font-family: 'omnes';
	font-weight: bolder;
	font-size: 35px;
	margin-left: -70px;
	text-shadow: 5px 2px 3px #ccc;
	padding-top: 20px;
	letter-spacing: 0pt;
}

a{
	text-decoration: none;
}

ul{
	list-style: none;
	margin:0;
	padding:0;
}


#centrador{
	margin: 0px auto;
	text-align: center;	
	width: 1000px;
}

#cuerpo{
	background-color: #fff;
	width: 900px;
	padding: 50px;
}



p{
	font-family: arial;
}

p.texto{
	text-align: justify;
}

footer{
	/*background-color: #98D8C5;*/
	color: #000;
	height: 50px;
	padding-bottom: 0px;
	margin-top: 15px;
	font-family: 'arial';
	margin-bottom: 30px;
	font-size: 11px;
	text-transform: uppercase;
	
}

a.norte{
	font-family: 'arial';
	color: #999;
}


#reservas{
	
}
