
* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
	background-color: #690113;
}

#headerContainer {
	position: relative;
	width: 977px;
	height: 452px;
	margin: 0 auto 0 auto;
}

#menuContainer {
	position: relative;
	top: -310px;
	width: 955px;
	height: 54px;
	/* background-color: #ff0000; */
	margin: 0 auto 0 auto;
	font-family: Arial;
	font-size: 11px;
	/* background-color: #666; */
}

#menuContainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: 0;
	border: 0px solid #000;
	height: 54px;
	margin-left: 10px;
}

#menuContainer ul li { display: inline; position: relative; top: 20px; }
#menuContainer ul li a {

	position: relative;
	text-decoration: none; 
	padding: 10px 8px 11px 8px;
	color: #fff;
/* 	border: 0px solid #fff;
	background-color: #ff0000; */
}

#menuContainer ul li a:hover {
	background-color: #990019;
	color: #aaa;
}


#menuMini {
	position: relative;
	top: -380px;
	width: 955px;
	height: 20px;
	/* background-color: #ff0000; */
	margin: 0 auto 0 auto;
	font-family: Arial;
	font-size: 10px;
	/* background-color: #666; */
	text-align: right;
}

#menuMini ul
{
margin: 0;
padding: 0;
list-style-type: none;
padding-right: 10px;
}

#menuMini ul li { display: inline; }

#menuMini ul li a{
	text-decoration: none; 
	padding: 0 2px 0 2px;
	color: #fff;
}

#menuMini ul li a:hover{
	text-decoration: none; 
	padding: 0 2px 0 2px;
	color: #ccc;
}

#mainBody {
	position: relative;
	top: -77px;
	margin: 0 auto 0 auto;
	width: 977px;
	background-image: url(http://www.yucatan.travel/oce/images/fondo_body.gif);
	background-repeat: repeat-y;
}

#mainFooter {
	position: relative;
	top: -77px;
	margin: 0 auto 0 auto;
	width: 977px;
	height: 167px;
	background-image: url(http://www.yucatan.travel/oce/images/fondo_footer.jpg);
	background-repeat: no-repeat;
	
}

.texto_footer {
	position: relative;
	top: 90px;
	font-size: 10px;
	font-family: Arial;
	color: #fff;
	text-align: center;
}

.innerContent {
	position: relative;
	width: 858px;
	margin: 0 auto 0 auto;
	font-family: Tahoma;
	color: #80745b;
	font-size: 12px;
	text-align: justify;
	overflow: hidden;
}

.innerContent p {
	margin: 20px auto 30px auto;
	line-height: 18px;
}

.innerContent H2 {
	color: #93753a;
	font-size: 20px;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-weight: normal;
}


.innerContent H1 span {
	position: absolute;
	left: -5000px;
}

.innerContent H1 { 
	margin: 0;
	padding: 20px 0 0px 0;
}

.innerContent .lat {
	position: relative;
	float: right;
	border: 0px solid #ff0000;
}

.innerContent .lat H1 {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	
}

.innerContent .lat H1 span {
		position: absolute !important;
		left: -5000px;
}



.innerContent .lat img {
	border: 0;
	margin-left: 25px;
}

.img_border {
	position: relative;
	background-color: #9a001a;
	padding: 5px;
	margin: 0 0 10px 20px;
}

a {
	text-decoration: none;
	color: #cc6600;
}

a:hover {
	color: #9a001a;
	text-decoration: none;
}

.directorio_hoteles * { margin: 0 !important; padding: 0 !important; border: 0 !important; }


.directorio_hoteles {
	border: 0px solid #ff0000;
	width: 860px;
	background-image: url(../images/bg_tabla.gif);
	background-position: 0 0px;
	font-size: 11px;
}

.directorio_hoteles TD {
	height: 24px;
	padding: 0 15px 0 15px !important;
}

.directorio_hoteles TH {
	height: 24px;
	padding: 0 15px 0 15px !important;
	color: #fff;
	font-weight: normal;
	background-color: #c34339;
}
