body{
background: #ffffff url(imagenes/fondo.jpg) repeat-x;
margin: 0px 0px 0px 0px;
text-align: center;
}

#contenedor{
width: 902px;
overflow: auto;
background: #d9ceb8 url(imagenes/fondo-fiesta.jpg) repeat-x;
border-left: 1px solid #b3a16c;
border-right: 1px solid #b3a16c;
margin: auto;
}

/*LENGUAJE OFERTAS*/

#language-ofertas{
width: 902px;
float: left;
}

#language{
width: 67px;
height: 19px;
background: url(imagenes/language.jpg);
border: 1px solid #604d25;
margin-top: 5px;
margin-left: 10px;
margin-right: 5px;
float: left;
}
*html #language{
margin-left: 5px;
}

.english{
display: block;
width: 22px;
height: 19px;
background: url(imagenes/english.gif);
margin-top: 6px;
margin-right: 5px;
float: left;
}
a.english:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.espanol{
display: block;
width: 22px;
height: 19px;
background: url(imagenes/espanol.gif);
margin-top: 6px;
float: left;
}
a.espanol:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.ofertas-especiales{
display: block;
width: 125px;
height: 19px;
background: url(imagenes/specials-offers.jpg);
border: 1px solid #604d25;
margin-top: 5px;
margin-right: 20px;
float: right;
}
a.ofertas-especiales:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
*html .ofertas-especiales{
margin-right: 10px;
}

/*COMBO BOX*/

#combo-box{
width: 902px;
margin-top: 7px;
float: right;
}

#formulario{
width: 260px;
margin-right: 20px;
float: right;
}
*html #formulario{
margin-right: 10px;
}

#lista-hoteles{
width: 260px;
height: 25px;
float: right;
}

#DateIn{
float: right;
}

#Length{
float: right;
}

#destination{
width: 224px;
height: 19px;
background-color: #b3a16c;
border: 1px solid #7f9db9;
font: 11px Verdana, Tahoma;
color: #ffffff;
float: right;
}

#llegada-salida{
width: 260px;
height: 25px;
float: right;
}

#txtArrival{
height: 15px;
background-color: #b3a16c;
border: 1px solid #7f9db9;
font: 11px Verdana, Tahoma;
color: #ffffff;
text-align: center;
margin-right: 36px;
float: right;
cursor: pointer;
}

#datePickerTrigger{
margin-top: 4px;
margin-right: 35px;
float: right;
}

#txtDeparture{
height: 15px;
background-color: #b3a16c;
border: 1px solid #7f9db9;
font: 11px Verdana, Tahoma;
color: #ffffff;
text-align: center;
float: right;
cursor: pointer;
}

#adultos-niños{
width: 260px;
height: 25px;
float: right;
}

#Adults{
width: 75px;
height: 19px;
background-color: #b3a16c;
border: 1px solid #7f9db9;
font: 11px Verdana, Tahoma;
color: #ffffff;
margin-right: 5px;
float: right;
}

#Children{
width: 75px;
height: 19px;
background-color: #b3a16c;
border: 1px solid #7f9db9;
font: 11px Verdana, Tahoma;
color: #ffffff;
margin-right: 5px;
float: right;
}

#reserve{
width: 75px;
height: 19px;
background-color: #b3a16c;
border: 1px solid #7f9db9;
font: 11px Verdana, Tahoma;
color: #ffffff;
float: right;
}

/* LOGO INTERIOR */

#logo-interior{
width: 192px;
margin-top: 5px;
margin-left: 10px;
float: left;
}

/* MENU */

#menu{
width: 664px;
margin-top: 166px;
margin-left: 21px;
float: left;
}
*html #menu{
margin-top: 171px;
margin-left: 10px;
}

.fiesta{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/fiesta.jpg);
border: 1px solid #604d25;
margin-right: 11px;
float: left;
}
a.fiesta:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.salsas{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/salsas.jpg);
border: 1px solid #604d25;
margin-right: 11px;
float: left;
}
a.salsas:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.fiesta-cash{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/fiesta-cash.jpg);
border: 1px solid #604d25;
margin-right: 11px;
float: left;
}
a.fiesta-cash:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.zaphira-spa{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/zaphira-spa.jpg);
border: 1px solid #604d25;
margin-right: 11px;
float: left;
}
a.zaphira-spa:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.t-wellness-center{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/t-wellness-center.jpg);
border: 1px solid #604d25;
float: left;
}
a.t-wellness-center:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.promociones-fiesta{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/promociones-fiesta.jpg);
border: 1px solid #604d25;
margin-top: 11px;
margin-right: 11px;
float: left;
}
a.promociones-fiesta:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.habitaciones-fiesta{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/habitaciones-fiesta.jpg);
border: 1px solid #604d25;
margin-top: 11px;
margin-right: 11px;
float: left;
}
a.habitaciones-fiesta:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.salones-fiesta{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/salones-fiesta.jpg);
border: 1px solid #604d25;
margin-top: 11px;
margin-right: 11px;
float: left;
}
a.salones-fiesta:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.video-fiesta{
display: block;
width: 122px;
height: 77px;
background: url(imagenes/video-fiesta.jpg);
border: 1px solid #604d25;
margin-top: 11px;
float: left;
}
a.video-fiesta:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

/* TEXTO */

#texto{
width: 530px;
margin-top: 10px;
margin-left: 20px;
float: left;
font: 14px Georgia, Times New Roman, Times, serif;
color: #604d25;
text-align: justify;
padding-top: 10px;
}
#texto a:link, #texto a:visited, #texto a:active{
font: 12px Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold; color: #604d25}
#texto a:hover{
font: 14px Georgia, Times New Roman, Times, serif; text-decoration: none; color: #604d25}
*html #texto{
margin-left: 10px;
}

.h1{
font-family: Georgia, Times New Roman, Times, serif;
color: #f29400;
font-size: 24px;
font-weight: bold;
}

.h2{
font-family: Georgia, Times New Roman, Times, serif;
color: #f29400;
font-size: 18px;
font-weight: bold;
}

/* LINEA */

hr{
height: 1px;
background-color: #b3a16c;
border: 0;
color: #b3a16c;
}

/* PIE */

#pie{
width: 902px;
margin-top: 40px;
padding-top: 5px;
float: left;
}

#contactenos{
font: 11px Verdana, Tahoma;
text-align: left;
margin-left: 19px;
float: left;
}
.contactenos a:link, .contactenos a:visited, .contactenos a:active{
font: 11px Verdana, Tahoma; font-weight: bold; text-decoration: none; color: #604d25}
.contactenos a:hover{
font: 11px Verdana, Tahoma; font-weight: bold; text-decoration: none; color: #b3a16c}
*html #contactenos{
margin-left: 9px;
}

.separador{
font-family: Verdana, Tahoma;
color: #b3a16c;
font-size: 11px
}

.facebook{
display: block;
width: 14px;
height: 19px;
background: url(imagenes/facebook.gif);
margin-right: 12px;
float: right;
}
a.facebook:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
*html .facebook{
margin-right: 6px;
}

.youtube{
display: block;
width: 13px;
height: 19px;
background: url(imagenes/youtube.gif);
margin-right: 5px;
float: right;
}
a.youtube:hover{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

/* COPYRIGHT */

#copyright{
width: 902px;
background-color: #ffffff;
font: 11px Verdana, Tahoma;
color: #dfd2ad;
margin-top: 4px;
padding-top: 10px;
padding-bottom: 10px;
float: left;
}