@charset "UTF-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #003;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10;
	margin-top: 0px;
	background-image:url(../images/backggeneral.gif);
	background-repeat:repeat;
}
.thrColFixHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size:0.9em;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
.thrColFixHdr #header {
	height: 280px;
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 100%;
	background-color: #FFF;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 ul #sbar_1 {
	text-indent: -10px;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-image: url(../images/li_bday.png);
	padding-left: 10px;
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#imgbienvenido {
	height: 200px;
	width: 130px;
	float: left;
	margin-right: 10px;
}
.imgfaq {
	padding: 20px;
	height: 200px;
	width: 130px;}

#imgnoticias {
	float: left;
	margin-right: 10px;
}
li a {
	text-decoration: none;
	color: #FFF;
}

ul.ofertas {
	margin-left: 0px;
	background-color: #BDE0FF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}

.ofertas li{
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
li a:hover {
	color: #FFD493;
}
.imgofertas {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}


h2 a:hover {
	color: #333;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#mainContent .content ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 a {
	color: #003;
	font-size: 1.1em;
	text-decoration: none;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* padding keeps the content of the div away from the edges */
	background-color: #1A54E2;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
}
#topfooter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 960px;
	text-align: center;
}
#topfooter ul li {
	display: inline;
	height: 154px;
	margin: 0px;
	padding: 0px;
	width: 154px;
}

#topfooter ul li img {
	width: 154px;
	border: 1px solid #000;
	height: 154px;
	margin-bottom: 2px;
}

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #footer { 
	padding: 0 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height:68px;
	width: 960px;
} 
.thrColFixHdr #footer p {
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-indent: -9999px;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


li#nm_1 { position : absolute; top : 230px; left :  110px; width : 95px; height : 35px; background : url(../images/mainbannermenu.png) no-repeat      0 0; }
li#nm_2 { position : absolute; top : 230px; left :205px; width : 140px; height : 35px; background : url(../images/mainbannermenu.png) no-repeat -95px 0; }
li#nm_3 { position : absolute; top : 230px; left : 345px; width : 120px; height : 35px; background : url(../images/mainbannermenu.png) no-repeat -235px 0; }
li#nm_4 { position : absolute; top : 230px; left : 465px; width : 230px; height : 35px; background : url(../images/mainbannermenu.png) no-repeat -355px 0; }
li#nm_5 { position : absolute; top : 230px; left : 695px; width : 95px; height : 35px; background : url(../images/mainbannermenu.png) no-repeat -585px 0; }
li#nm_6 { position : absolute; top : 230px; left : 790px; width : 165px; height : 35px; background : url(../images/mainbannermenu.png) no-repeat -680px 0; }
li#nm_1 a:hover { background : url(../images/mainbannermenu.png) no-repeat 0 -40px;}
li#nm_2 a:hover { background : url(../images/mainbannermenu.png) no-repeat -95px -40px;}
li#nm_3 a:hover { background : url(../images/mainbannermenu.png) no-repeat -235px -40px; }
li#nm_4 a:hover { background : url(../images/mainbannermenu.png) no-repeat -355px -40px; }
li#nm_5 a:hover { background : url(../images/mainbannermenu.png) no-repeat -585px -40px; }
li#nm_6 a:hover { background : url(../images/mainbannermenu.png) no-repeat -680px -40px; }
ul#nav_main a { display : block; height : 35px; text-indent : -9999px; text-decoration : none; overflow : hidden; }

#nav_main {
	background-image:url(../images/topbannerbdays.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 960px;
	list-style-type: none;
	position: absolute;
	z-index: 2;
	margin : 0px; padding : 0;
}

/*li#adbanner1 {
	background-image:url(../images/devarona_gp.gif);
	background-repeat: no-repeat;
	position:absolute;
	height:60px;
	width: 468px;
	text-indent: -9999px;
	list-style-type: none;
	top: 245px;
	left: 480px;
}*/
ul#nav_main li#adbanner1 a { display : block; width : 468px; height : 60px; text-indent : -9999px; text-decoration : none; overflow : hidden; }
#sidebar1 h3 {
	font-size: 1.3em;
	padding-top: 0px;
	color: #FFD493;
	letter-spacing: 0.2em;
}

li#sbar2_1 {width : 200px; height : 200px; background:url(../images/descuento.png) no-repeat 0 0; }
li#sbar2_2 {width : 200px; height : 200px; background:url(../images/sacos.png) no-repeat; }
li#sbar2_3 {width : 200px; height : 200px; background:url(../images/vero.png) no-repeat; }
li#sbar2_1 a:hover {background:url(../images/descuento.png) no-repeat 00 0;}
#side_bar2 li {
	border: 1px solid #003;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

ul#side_bar2 a {
	display : block;
	width : 200px;
	height : 200px;
	text-indent : -9999px;
	text-decoration : none;
	overflow : hidden;
	margin-top: 0px;	
}
#sidebar2 #side_bar2 {
	margin-left: 0px;
	list-style-type: none;
	margin-left: -42px;
	margin-top: 0px;
}

.content{
	padding-bottom:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 540px;
}
.contentreservacion{
	padding-bottom:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 760px;
}

.mas {
	color: #006;
	text-align: right;
	padding-right: 30px;
	margin-left: 335px;
	letter-spacing: 0.1em;
	margin-right: 5px;
	font-size: 14px;
}

p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #006;
	padding: 3px;
	border: 2px solid #FFF;
}

p a:hover {
	color: #000;
	background-color: #236FE3;
	width: 65px;
}
em{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #036;
	line-height: 1.2em;
}
#temash4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFD493;
}
.consejitos li {
	list-style-type: disc;
	margin-left: 140px;
}

img#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}


#imgabout {float:left; padding-right: 10px;}
.ofertasDesc li{margin-left: 180px;
	list-style-image: url(../images/li_desc_bday.gif);
	line-height: 1.6em;
}

#faq dt{
	font-size: 1.1em;
	font-weight: bold;
	color: #036;
	line-height:2em;
} 

#faq ul {margin-left: 20px;}#faq dd em {
	font-size: 1.1em;
	font-style: italic;
	color: #000;
}
#sidebartop #homebase a{display : block;
	width : 166px;
	height : 55px;
	text-indent : -9999px;
	text-decoration : none;
	overflow : hidden;}
	
#sidebartop #manualicon a{display : block;
	width : 160px;
	height : 208px;
	text-indent : -9999px;
	text-decoration : none;
	overflow : hidden;}	
li#homebase {
	width : 166px;
	height : 55px;
	background-image: url(../images/160centrodevarona.png);
	margin-left: -40px;
}
#homebase a:hover{width : 166px; height : 55px; background-image: url(../images/160centrodevarona-hover.png);
	background-image: url(../images/160centrodevarona-hover.png);
} 
ul #homebase {
	width : 166px;
	height : 55px;
	text-decoration: none;
	text-indent: -9999px;
	list-style-type: none;	
}
li#manualicon {
	width : 160px;
	height : 208px;
	background-image:url(../images/manualdevarona.png);
	margin-left: -35px;
}

ul #manualicon {width : 160px;
	height : 208px;
	text-decoration: none;
	text-indent: -9999px;
	list-style-type: none;}
#sidebartop hr {margin-left: -40px}


#cse-search-box{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 450px;
}
