@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet Ms";
	font-size: 11pt;
	background-color: #D6E7F6;
	background-attachment: fixed;
	background-image: url(bg_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodywrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CCFF;
	border-left-color: #99CCFF;
	background-color: #FFFFFF;
}
#bodywrap #header {
	float: left;
	width: 980px;
	background-image: url(hem-header.jpg);
	height: 118px;
}
#bodywrap #header #search {
	width: 320px;
	float: right;
	margin-top: 30px;
	margin-right: 2px;
}

.jqueryslidemenu{
	font: bold 12px Verdana;
	width: 980px;
	background-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}

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

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: white;
	padding: 8px 10px;
	border-right: 1px solid #778;
	color: #2d2b2b;
	text-decoration: none;
	background-color: #006699;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: #FFFFFF;
	font-weight: bold;
}

.jqueryslidemenu ul li a:hover{
	color: #003366;
	background-color: #E3EDF9;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#bodywrap #contenido {
	background-color: #FFFFFF;
	float: left;
	width: 980px;
}
#bodywrap #contenido #intro {
	background-color: #FFFFFF;
	float: left;
	width: 980px;
	height: auto;
}

#bodywrap #contenido #intro #ereserva{
	float: left;
	width: 200px;
	padding-left: 5px;
}
#bodywrap #contenido #intro #ereserva h1 {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(naranja.png);
	height: 28px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-left: 5px;
}

#bodywrap #contenido #intro #ereserva h2, #destacado h2, #popular h2, #destacado2 h2{
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(green.png);
	height: 28px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-left: 5px;
}

#bodywrap #contenido #intro #destacado{
	float: left;
	width: 440px;
	padding-left: 10px;
}
#bodywrap #contenido #intro #destacado p {
	font-size: 87%;
	color: #333333;
	font-style: italic;
	font-family: "Trebuchet Ms";
}


#bodywrap #contenido #intro #popular{
	float: left;
	width: 310px;
	padding-left: 10px;
}
#bodywrap #contenido #intro #popular ul {
	text-decoration: none;
	list-style-type: none;
	padding-left: 5px;
}

#bodywrap #contenido #intro #popular li a {
	text-decoration: none;
	font-size: 9pt;
	color: #039;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	line-height: 19px;
}
#bodywrap #contenido #intro #popular li a:hover {
	text-decoration: none;
	background-color: #E8E8E8;
}

#bodywrap #contenido #intro #popular a {
	text-decoration: none;
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
}
#bodywrap #contenido #intro #destacado a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}


#bodywrap #contenido #informacion {
	float: left;
	width: 660px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#bodywrap #contenido #informacion #textos {
	width: 100%;
}
#bodywrap #contenido #informacion #textos h1 {
	color: #008DE0;
	font-weight: bold;
	font-size: 18pt;
	margin-top: 5px;
}
#bodywrap #contenido #informacion #textos h1 a {
	font-weight: bold;
	font-size: 18pt;
	margin-top: 5px;
	text-decoration: none;
	color: #003366;
}
#bodywrap #contenido #informacion #textos h1 a:hover {
	font-weight: bold;
	font-size: 18pt;
	margin-top: 5px;
	text-decoration: none;
	color: #0084C4;
}
#bodywrap #contenido #informacion #textos a {
	text-decoration: none;
	color: #0066FF;
}
#bodywrap #contenido #informacion #textos a:hover {
	text-decoration: none;
	color: #009900;
}
#bodywrap #contenido #informacion #textos p {
	font-size: 10pt;
	color: #333333;
}




#bodywrap #contenido #social {
	float: left;
	width: 640px;
	border: 1px solid #CCCCCC;
	background-color: #f1f1f1;
	padding: 10px;
}
.tarifaDesde {
	font-size: 14pt;
	color: #333399;
}
.laTarifa {
	font-size: 16pt;
	color: #FF0000;
	font-weight: bold;
}
.notarifa {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	border: 1px solid #99CCFF;
	background-color: #ECF5FF;
	padding: 3px;
	text-align: center;
}




#bodywrap #contenido #informacion p {
	font-size: 11pt;
	color: #333333;
}
#bodywrap #contenido #informacion #textos h2 {
	font-size: 16pt;
	color: #5EB63D;
}
#bodywrap  #contenido  #informacion  #textos  ul {
	color: #006699;
	font-style: italic;
	font-size: 10pt;
}
#bodywrap #contenido #informacion #textos ol {
	color: #666666;
	font-style: italic;
	font-size: 10pt;
}
#bodywrap #contenido #informacion #textos .info {
	background-color: #EFEFEF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #333333;
	font-style: italic;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 10pt;
}
#bodywrap #contenido #informacion #textos .alerta {
	color: #990000;
	background-color: #FFCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-style: normal;
	font-size: 10pt;
	border: 1px solid #993300;
}
#bodywrap #contenido #informacion #textos .comenta {
	background-color: #DDEEFF;
	color: #000066;
	border: 1px solid #66B3FF;
	padding: 15px;
	font-size: 10pt;
}
#bodywrap #contenido #informacion #textos .tip {
	background-color: #FFFFCC;
	color: #333333;
	padding: 15px;
	font-size: 10pt;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-style: italic;
}




#bodywrap #contenido #sidebar {
	float: left;
	width: 300px;
	background-color: #F1F1F1;
}
#bodywrap #contenido #sidebar li a {
	text-decoration: none;
	color: #666666;
	list-style-type: none;
	font-weight: bold;
	font-size: 90%;
}
#bodywrap #contenido #sidebar li a:hover {
	color: #0099FF;
}

#bodywrap #contenido #sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
}
#bodywrap #contenido #sidebar .google200 {
	margin-left: 12px;
}
#bodywrap #contenido #sidebar .reldestino {
	text-transform: uppercase;
	font-size: 9pt;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	background-image: url(pink.png);
	height: 28px;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodywrap #contenido #sidebar .relvideo {
	text-transform: uppercase;
	font-size: 9pt;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	background-image: url(green.png);
	height: 28px;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodywrap #contenido #sidebar .relpublicidad {
	text-transform: uppercase;
	font-size: 9pt;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	background-image: url(blu.png);
	height: 28px;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodywrap #footer {
	width: 980px;
	float: left;
	background-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	background-image: url(backfooter.jpg);
}
#bodywrap #footer .footdiv {
	width: 300px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#bodywrap #footer .footdiv p {
	font-size: 10pt;
	color: #FFFFFF;
}


#bodywrap #footer .footdiv h2 {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: left;
}
#bodywrap #footer .develop {
	width: 980px;
	float: left;
	text-align: center;
	background-color: #002346;
	color: #000066;
	font-size: 10pt;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(backcopyrigth.jpg);
}
#bodywrap #contenido #intro #destacado2 h3 {
	font-size: 14pt;
}

#bodywrap #footer .develop a {
	color: #000066;
	font-weight: bolder;
	text-decoration: none;
}

#bodywrap #footer .footdiv li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	list-style-type: square;
	font-size: 10pt;
}
#bodywrap #footer .footdiv ul {
	padding-left: 20px;
	color: #FFFFFF;
}
#bodywrap #contenido #comentarios {
	float: left;
	width: 640px;
	padding: 10px;
	font-size: 10pt;
	margin-top: 5px;
}


#bodywrap #contenido #informacion #comentarios h3 {
	font-size: 14pt;
	font-weight: lighter;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
}
#bodywrap #contenido #intro #destacado2 h3 a {
	text-decoration: none;
	color: #0066FF;
}

#bodywrap    #contenido    #informacion    #social     a        {
	text-decoration: none;
}
hr {
	border-bottom: 1px dotted #94B1DF; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}
.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	
#bodywrap #contenido #informacion #textos .fot {
	border: 1px solid #99CCFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #EAF4FF;
	margin: 2px;
}

#bodywrap #contenido #informacion #textos caption {
	background-color: #D7EBFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97A6CE;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97A6CE;
	border-left-color: #97A6CE;
}
.titab {
	background-color: #99CCFF;
	color: #003366;
	font-weight: bold;
}
.la {
	color: #003366;
}
.lb {
	color: #003366;
	background-color: #E8F3FF;
}
#bodywrap #contenido #informacion #textos table {
	border: 1px solid #97A6CE;
	font-size: 10pt;
}
.smh1 {
	border: 1px solid #99CCFF;
	background-color: #EAF4FF;
	width: 200px;
	float: left;
	margin: 7px;
	text-align: center;
	font-size: 10pt;
}
.smh2 {
	border: 1px solid #86C127;
	background-color: #EAF7D5;
	width: 200px;
	float: left;
	margin: 7px;
	text-align: center;
	font-size: 10pt;
}
.boletinfield {
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #DF5900;
}


.block {
	color:#444;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.block .importa1 {
	width: 245px;
	float: left;
}
.titimporta2 {
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
}

.block .importa1 img {
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.block  .importa1  h2     {
	color: #0066CC;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: italic;
}
#bodywrap #contenido #informacion #textos .block .importa1 p {
	text-align: justify;
}




	.block h3 {
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:9pt;
	color:#fff;
	font-weight:400;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}

		.block h3 a { color:#fff; }
.block .importa2 {
	width: 405px;
	float: right;
}

.azul{
	background-image: url(bluh3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rosa {
	background-image: url(rosa.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.naranja {
	background-image: url(naranja.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#bodywrap #contenido #informacion #textos h5 {
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:9pt;
	color:#fff;
	font-weight:400;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
#bodywrap #contenido #informacion #textos .tireserva         {
	font-size: 11pt;
	color: #0099FF;
	background-color: #E1F0FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#bodywrap  #contenido  #informacion  #textos  fieldset         {
	border: 1px solid #99CCFF;
	background-color: #E8F3FF;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#bodywrap  #contenido  #informacion  #textos  legend     {
	color: #003366;
	font-weight: bold;
	background-color: #E8F3FF;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #99CCFF;
}


/* Formulario */
.texto {
	color: #666;
	background-color: #FFF;
	border: 1px solid #99CCFF;
	width: 250px;
}
.texto2 {
	border: 1px solid #99CCFF;
	width: 250px;
	background-color: #FFFFFF;

}
.boton {
	color: #003366;
	background-color: #f1f1f1;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	font-weight: bold;
}
.boton:hover {
	color: #FFFFFF;
	background-color: #003366;
}
form p {  clear: left;  margin: 0;  padding: 0;  padding-top: 5px;}
form p label {
	float: left;
	width: 20%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#twitter_div {
	width: 99%;
	overflow: auto;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 11pt;
	font-family: "Trebuchet Ms";
	color: #666666;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 10px;
	color: #333333;
	background-color: #F1F1F1;}
a { color: #006699; }

#bodywrap #contenido #textos #flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#bodywrap #contenido #textos #flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#bodywrap #contenido #textos #flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#bodywrap #contenido #textos #flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#bodywrap #contenido #textos #flickr_badge_uber_wrapper a:hover,
#bodywrap #contenido #textos #flickr_badge_uber_wrapper a:link,
#bodywrap #contenido #textos #flickr_badge_uber_wrapper a:active,
#bodywrap #contenido #textos #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#bodywrap #contenido #textos #flickr_badge_wrapper {border: solid 1px #99CCFF}
#bodywrap #contenido #textos #flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}


#map {
	width: 705px;
	height: 600px;
	float: left;
}
#bodywrap #contenido #intro-maps h2 {
	color: #FFFFFF;
	font-variant: normal;
	font-size: 12pt;
	background-color: #006699;
}

#map-side-bar {
	float: left;
	width: 250px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#bodywrap #contenido #intro-maps {
	background-color: #FFFFFF;
	float: left;
	width: 970px;
	margin-left: 5px;
	margin-right: 5px;
}
#bodywrap #contenido #intro-maps #map-side-bar .map-location .info-box p {
	font-size: 9pt;
}
#bodywrap #contenido #intro-maps #map-side-bar .map-location .info-box a {
	text-decoration: none;
	color: #0066CC;
}
#bodywrap #contenido #intro-maps #map-side-bar .map-location .map-link {
	text-decoration: none;
	color: #006699;
	font-size: 10pt;
}
#bodywrap #contenido #intro-maps #map-side-bar .map-location .map-link:hover {
	color: #999999;
	font-size: 10pt;
}
#bodywrap #contenido #intro #googlegrande {
	margin-left: 10px;
}
#social {
	text-align: right;
	padding-top: 30px;
	padding-right: 5px;
}#googlegrande {
	width: 960px;
	margin-top: 5px;
	height: 100px;
	text-align: center;
	margin-bottom: 5px;
	padding-left: 10px;
}

