/* TAG's Default v2.8 */

/*
    Style Index
	-----------------------------------
	0. Reset
	1. Generic
    2. Layout
    3. Logo, Header and Main Navigation
    4. Content
    5. Footer
*/

/* 0. Reset /////////////////////////////////////////////////////////////////////////////////// */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
							{ padding: 0px; margin: 0px; border: 0;}
table						{ border-collapse: collapse; border-spacing: 0; }
a img,:link img,:visited img{ border: none; }
:focus						{ outline: none; }

/* 1. Generic /////////////////////////////////////////////////////////////////////////////////// */
body						{ font: normal 12px/160% Arial, Helvetica, sans-serif; color: #999; margin: 0px; background-color: #80B5D4; }
input, textarea, select		{ border: 1px solid #C5C5C5; background-color: #FFF; color: #666; padding: 2px; }
select						{ padding: 1px; }
a							{ color: #3F7C9D; text-decoration: none; }
a:hover						{ color: #3F7C9D; text-decoration: underline; }
legend, .hidden, hr, button span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display:none; }
ol, ul						{ list-style: none; }
.asterisco1 				{ font: bold 12px Verdana, Geneva, sans-serif; color: #3F7C9D; padding: 2px; }


/* Varios */
#body_off					{ position: absolute; top: 0px; left: 0px; background-color: #FFF; z-index: 90; display: none; width: 100%; height: 100%;  border: 0; }
.w100						{ width: 100%; }
.clear						{ clear: both; font-size: 1px; height: 1px; display:block; overflow: hidden; }
.radios						{ background: none;	border: 0; padding: 0; width: auto !important;}
.required					{ font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #437AB1; }
.input_error				{ border: solid 2px #C00; }
.bold						{ font-weight: bold !important; }
.pdf_link {
	background: url('/i/df_b_verpdf1.gif') left no-repeat;
	padding-left: 25px;
}
/* Win Galeria */
#win_galeria {
	position: absolute;
	border: 2px solid #ccc;
	background-color: #FFF;
	width: 660px;
	height: 500px;
	margin-left: 50px;
	margin-top: 20px;
	padding: 5px;
	z-index: 150;
	display: none;
}
/* Win Video */
#win_video {
	position: absolute;
	border: 2px solid #ccc;
	background-color: #FFF;
	width: 660px;
	margin-left: 50px;
	_margin-left: 0px;
	margin-top: 20px;
	padding: 5px;
	z-index: 150;
	display: none;
}
#win_video .content{
	background-color: #72AECF;
	width: 620px;
	padding: 20px;
}
#win_video .content .win_video_b_close1 {
	display: block;
	height: 10px;
}
#win_video .content .win_video_b_close1 a{
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	background: url('/i/df_b_cerrar2.gif') right top no-repeat;
}
#win_video .content .win_video_b_close1 a span{
	display: none;
}
#win_video .content h2{
	display: block;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
}
#win_video  #form{
	margin-top: 10px;
}
#win_video  #form p {
	margin-top: 10px;
	float: left;
	display: block;
	margin-right: 15px;
}
#win_video  #form label {
	float: left;
	width: 50px;
	color: #FFF;
}
#win_video #form select {
	width: 200px !important;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#win_video  #form .button {
	float: right;
	margin: 5px 0 0 0 !important;
	display: block;
}
#win_video .video {
	display: block;
	clear: both;
	text-align:center;
	padding: 20px;
}
/* Win info */
.info_pro {
	width: 225px;
	height: 105px;
	display: none;
	background: url(/i/win_info1.png) no-repeat left top;
	padding: 20px 20px 40px 20px;
	margin-top: 25px;
	position: absolute;
	z-index: 99;
	top: -175px;
	left: 160px;
}
.info_pro .txt1{
	font-weight: bold !important;
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 180%;
}
.info_pro .b_close1 {
	display: block;
	height: 30px;
}
.info_pro .b_close1 a{
	display: block;
	float: right;
	width: 10px;
	height: 10px;
	margin-bottom: 10px;
	background: url(/i/df_b_cerrar2.gif) right top no-repeat;
}
.info_pro .b_close2 {
	display: block;
	height: 30px;
}
.info_pro .b_close2 a{
	display: block;
	float: right;
	width: 10px;
	height: 10px;
	margin-bottom: 10px;
	background: url(/i/df_b_cerrar2.gif) right top no-repeat;
}
/* Botones y Links */
.df_b1 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #fff;
	background: transparent url('/i/df_b1_bg2.gif') no-repeat top right;
	display: block;
	float:left;
	height: 30px;
	text-decoration: none;
	padding-right: 10px;
	overflow: hidden;
}
.df_b1 span {
	background: transparent url('/i/df_b1_bg1.gif') no-repeat top left;
	display: block;
	padding: 6px 0 4px 10px;
	height: 20px;
	float: left;
}
.df_b1:hover {
	background-position: bottom right;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.df_b1:hover span {
	background-position: bottom left;
	cursor: pointer;
}
.df_b2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #3F7C9D;
	background: transparent url('/i/df_b2_bg2.gif') no-repeat top right;
	display: block;
	float:left;
	height: 21px;
	text-decoration: none;
	padding-right: 10px;
	overflow: hidden;
	cursor: pointer;
}
.df_b2 span {
	background: transparent url('/i/df_b2_bg1.gif') no-repeat top left;
	display: block;
	padding: 4px 0 3px 12px;
	height: 14px;
	float: left;
	white-space:nowrap;
}
.df_b2:hover {
	background-position: right bottom;
	color: #3F7C9D;
	text-decoration: none;
}
.df_b2:hover span {
	background-position: left bottom;
}
.df_b3 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #fff;
	background: transparent url('/i/df_b3_bg2.gif') no-repeat top right;
	display: block;
	float:left;
	height: 30px;
	text-decoration: none;
	padding-right: 10px;
	overflow: hidden;
}
.df_b3 span {
	background: transparent url('/i/df_b3_bg1.gif') no-repeat top left;
	display: block;
	padding: 6px 0 4px 10px;
	height: 20px;
	float: left;
}
.df_b3:hover {
	background-position: right bottom;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.df_b3:hover span {
	background-position: left bottom;
	text-decoration: none;
	cursor: pointer;
}
.df_b4 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #fff;
	background: transparent url('/i/df_b4_bg2.gif') no-repeat top right;
	display: block;
	float:left;
	height: 30px;
	text-decoration: none;
	padding-right: 10px;
	overflow: hidden;
}
.df_b4 span {
	background: transparent url('/i/df_b4_bg1.gif') no-repeat top left;
	display: block;
	padding: 6px 0 4px 10px;
	height: 20px;
	float: left;
}
.df_b4:hover {
	background-position: bottom right;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.df_b4:hover span {
	background-position: bottom left;
	cursor: pointer;
}

.df_link1{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: url(/i/df_arrow1.gif) no-repeat left center;
	padding: 2px 2px 2px 16px;
}
.df_link1:hover{
	background-position: 2px center; color: #fff;
	text-decoration: none;
}
.df_link2{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: url(/i/df_arrow4.gif) no-repeat left center;
	padding: 2px 2px 2px 16px;
}
.df_link2:hover{
	background-position: 2px center;
	color: #fff;
	text-decoration: none;
}
/* Window */
.win						{ position: absolute; display: none; background: none; margin-top: 5px; width: 200px; }
.win fieldset				{ background: none; background-color: #FFF; border: solid 1px #CCC; padding: 10px; }
.win span.shw				{ display: block; background-color: #000; height: 2px; overflow: hidden; margin-left: 2px; clear: both; opacity: 0.25; filter: alpha(opacity=25); 	width: 99%; }		
a.win_b_close1				{ padding: 0 !important; margin: 0 !important; float: right !important; display:block !important; background: url(i/df_b_cerrar1.gif) no-repeat left top !important; width: 15px !important; height: 15px !important; overflow: hidden !important; margin-top: -2px !important; }
a.win_b_close1:hover		{ background-position: left bottom !important; }

/* Pager */
.pager						{ overflow:hidden; height:100%; margin-bottom:10px !important; margin-top: 15px; color: #3F7C9D; clear: both; }
.pager-last					{
	clear: both;
	overflow:hidden;
	margin-bottom:0 !important;
	height: 100%;
	margin-top: 20px;
	color: #3F7C9D;
}
.pager-elements				{ float:left; margin-bottom:0 !important; }
.pager-ctrl					{
	float:right;
	margin-bottom:0 !important;
	height: 20px;
}
.pager-ctrl select			{ font-size:12px; color:#666; margin-left:2px; border:solid 1px #C5C5C5; }
.pager-ctrl select option   { font-size:12px;	padding:0 5px; } 
.pager-ctrl a				{ margin:0 5px; color: #3F7C9D !important;}
.pager-ctrl .num			{ padding: 1px 5px; border: #ccc 1px solid; color:#666; text-decoration:none; }
.pager-ctrl a.num:hover		{ border: #91BFDA 1px solid; color:#fff !important; text-decoration:none; background-color: #91BFDA;  }
.pager-ctrl .bull			{ margin: 0 1px 2px 0; background:url(/i/df_butllet2.gif) center no-repeat; width:5px; height: 5px; display: inline-block; }
.pager-ctrl a.siguiente 	{ padding-right:8px; background:url(/i/df_arrow6.gif) no-repeat right center; font-size: 12px; color: #3F7C9D !important; }
.pager-ctrl a.anterior 		{ padding-left:8px; background:url(/i/df_arrow7.gif) no-repeat left center; font-size: 12px; color: #3F7C9D !important;}
.pager-ctrl a.siguiente:hover, .pager-ctrl a.anterior:hover {color: #3F7C9D !important;}
.pager-ctrl strong			{ margin:0 5px; padding: 1px 5px; border: #91BFDA 1px solid; color:#fff; text-decoration:none; background-color: #91BFDA; }
.pager-ctrl span			{ background:url(i/df_ico_pager1.gif) no-repeat right; 	padding-right:5px; margin-left:5px; }


/* 2. Layout /////////////////////////////////////////////////////////////////////////////////// */
#main {
	width: 960px;
	margin: 0 auto;
}
#footer {
	font: normal 11px/140% Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 960px;
	margin: 0 auto;
	height: 100%;
	background: url(/i/df_bg1_sdw.gif) no-repeat top center;
	padding: 20px 0;
	clear: both;
}
/* 3. Logo, Header and Main Navigation /////////////////////////////////////////////////////////////////////////////////// */
#header {
	clear: both;
	background: url(/i/df_bg1.png) no-repeat center top;
	padding: 0;
	height: 90px;
	overflow: hidden;
}
.logo{
	float:left;
	display: block;
}
.bn_info {
	border-left: 1px solid #A0C8DF;
	background: url(/i/bn_info_es.gif) no-repeat left bottom;
	width: 175px;
	height: 40px;
	float: left;
	padding-top: 0;
	margin-left: 0;
}
.bn_info span {
	display: none;
}

/* UTIL MENU */
div#utilMenu {
	text-align:right;
	margin: 0 auto;
	padding: 2px;
	list-style-type: none;
	overflow: hidden;
	float: right;
}
div#utilMenu ul{
	/*width: 390px;*/
	float: right;
	margin-right: 10px;
}
div#utilMenu ul li{
	display: inline;
	text-transform: uppercase;
}
div#utilMenu ul li.call_center{
	display: inline;
	text-transform: uppercase;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 3px 0 0 20px;
	height: 15px;
	margin-left: 15px;
	text-decoration: none;
	float: left;
}
div#utilMenu ul li a.link{
	display: block;
	background: url(/i/idioma_b1.gif) right 7px no-repeat;
	font: normal 10px/120% Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px 0 0 20px;
	height: 15px;
	margin-left: 15px;
	text-decoration: none;
	float: left;
}
div#utilMenu ul li a.link:hover, div#utilMenu ul li a.active{
	text-decoration: underline;
}
div#utilMenu ul li .lng{
	margin-top: 25px;
	margin-left: 250px;
	#margin-left: -140px;
	font-size: 11px;
	position: absolute;
	z-index: 90;
	width: 125px;
	display: none;
	padding: 3px;
	background-color: #ccc;
	border: #ABCFE2 1px solid;
}
div#utilMenu ul li .lng h2 {
	display: block;
	height: 20px;
	background-position: left top;
	background-repeat: no-repeat;
}
div#utilMenu ul li .lng  .b_close1 {
	display: block;
	height: 20px;
}
div#utilMenu ul li .lng  .b_close1 a{
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	background: url(/i/df_b_cerrar1.gif) right top no-repeat;
}
div#utilMenu ul li .lng .bg1{
	padding: 0 10px 20px 10px;
	background-color: #FFF;
	border: #ABCFE2 1px solid;
	height: 100% !important;
	overflow: hidden;
	}
div#utilMenu ul li .lng ul{
	float: none;
	margin-top: 0;
	}
div#utilMenu ul li .lng ul li{
	float: none;
	padding: 0;
	display: block;
	}
div#utilMenu ul li .lng ul li a{
	float: left;
	display: block;
	clear: both;
	color: #999;
	font-weight: normal;
	background: url(/i/df_arrow4.gif) left 4px no-repeat;
	padding-left: 18px;
	margin: 10px 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
	}
div#utilMenu ul li .lng ul li a:hover{
	text-decoration: underline;
	}
/**/	
div#utilMenu ul li .login{
	margin-top: 25px;
	margin-left: -20px;
	#margin-left: -410px;
	font-size:11px;
	position: absolute;
	z-index: 90;
	width: 260px;
	display: none;
	padding: 3px;
	background-color: #ccc;
	border: #ABCFE2 1px solid;
}
div#utilMenu ul li .login .b_close1 {
	display: block;
	height: 20px;
}
div#utilMenu ul li .login h2 {
	display: block;
	height: 20px;
	background-position: left top;
	background-repeat: no-repeat;
}
div#utilMenu ul li .login .b_close1 a{
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 0;
	margin-top: 10px;
	background: url(/i/df_b_cerrar1.gif) right top no-repeat;
}
div#utilMenu ul li .login .bg1{
	padding: 0 10px 10px 20px;
	background-color: #FFF;
	border: #ABCFE2 1px solid;
	height: 100% !important;
	overflow: hidden;
	}
div#utilMenu ul li .login fieldset{
	margin: 20px 0 0 0;
	}
div#utilMenu ul li .login p{
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
	}
div#utilMenu ul li .login p input{
	border: #bbb 1px solid;
	padding: 2px;
	width: 120px;
	}
div#utilMenu ul li .login p label{
	color: #999;
	float: left;
	margin-top: 4px;
	width: 80px;
	text-align: left;
	}
div#utilMenu ul li .login p.button{
	margin-left: 93px;
	float: left;
	}
div#utilMenu ul li .login p.txt1{
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top: 10px;
	}
/**/
div#utilMenu ul li .login2{
	margin-top: 25px;
	margin-left: -20px;
	#margin-left: -410px;
	font-size:11px;
	position: absolute;
	z-index: 90;
	width: 260px;
	display: none;
	padding: 3px;
	background-color: #ccc;
	border: #ABCFE2 1px solid;
}
div#utilMenu ul li .login2 .b_close2 {
	display: block;
	height: 20px;
}
div#utilMenu ul li .login2 h2 {
	display: block;
	height: 20px;
	background-position: left top;
	background-repeat: no-repeat;
}
div#utilMenu ul li .login2 .b_close2 a{
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 0;
	margin-top: 10px;
	background: url(/i/df_b_cerrar1.gif) right top no-repeat;
}
div#utilMenu ul li .login2 .bg1{
	padding: 0 10px 10px 20px;
	background-color: #FFF;
	border: #ABCFE2 1px solid;
	height: 100% !important;
	overflow: hidden;
	}
div#utilMenu ul li .login2 fieldset{
	margin: 20px 0 0 0;
	}
div#utilMenu ul li .login2 p{
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
	clear:both;
	}
div#utilMenu ul li .login2 p input{
	border: #bbb 1px solid;
	padding: 2px;
	width: 120px;
	}
div#utilMenu ul li .login2 p label{
	color: #999;
	float: left;
	margin-top: 4px;
	width: 80px;
	text-align: left;
	}
div#utilMenu ul li .login2 p.button{
	margin-left: 93px;
	float: left;
	}
div#utilMenu ul li .login2 p.txt1{
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top: 10px;
	}	
	
/**/
#menu{
	margin-top: 0;
	white-space: nowrap;
	margin-right: 10px;
	position: absolute;
	z-index:2;
	background-color: #73a2bd;
	display: block;
	width: 960px;
	height: 30px;
}
#menu li{
	float: left;
	text-align: center;
	border: 0;
}
#menu li a{
	background-position: top left;
	background-repeat: none;
	display: block;
}
#menu li a:hover, #menu li a.active{
	background-position: bottom left;
	background-repeat: none;
}
#menu li a span{
	display: none;
}
/* 4. Content /////////////////////////////////////////////////////////////////////////////////// */
/* DF - CONTENT */
#df_content {
	overflow:hidden;
	clear: both;
	background-color: #FFF;
	height: 100%;
	padding: 10px 10px 35px 20px;
}
/* DF - GAMMA */
#gamma {
	float: right;
	width: 245px;
}
#gamma #df_bookbox {
	width: 245px;
	height: 100% !important;
	overflow: hidden;
	background-color: #72AECF;
	margin-bottom: 10px;
}
#gamma #df_bookbox input, #gamma #df_bookbox select{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #999;
	background-color: #fff;
	border-color: #C5C5C5;
	margin: 3px 5px 0 0;
}
#gamma #df_bookbox fieldset{
	background: url(/i/df_bookbox_bg1.png) no-repeat center top;
	padding: 0 15px 15px 15px;
}
#gamma #df_bookbox h2 {
	background-repeat:no-repeat;
	background-position: left top;
	height: 45px;
}
#gamma #df_bookbox p {
	font: normal 11px/110% Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 15px 10px 0 0;
	width: 215px;
	display: block;
	float: none;
}
#gamma #df_bookbox p.last {
	margin: 15px 0 0 0;
}
#gamma #df_bookbox p.button {
	display: block;
	margin-top: 20px;
	clear:both;
	float: none;
}
#gamma #df_bookbox table {
	width: 175px;
	font: normal 11px/110% Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 15px 10px 0 0;
	float: none;
}
#gamma .df_destinations {
	width: 245px;
	height: 100% !important;
	overflow: hidden;
	background: #72AECF url(/i/df_destinos_bg1.gif) right bottom no-repeat;
	clear: both;
}
#gamma .df_destinations h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	height: 48px;
	margin-bottom: 15px;
}
#gamma .df_destinations ul{
	margin: 15px;
}
#gamma .df_destinations ul li {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 6px;
	display: block;
	clear:both;
	height: 100% !important;
	overflow: hidden;
	}
#gamma .df_destinations ul li ul{
	margin: 0;
}
#gamma .df_destinations ul li ul li{
	font-size: 14px;
	color: #fff;
	display:block;
	clear:both;
	height: 100% !important;
	overflow: hidden;
}
#gamma .df_destinations .hotel {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
}
#gamma .df_destinations .hotel a{
	font-size: 11px;
	color: #fff;
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: underline;
	padding-left: 10px;
	background: url(/i/df_butllet1.gif) left 8px no-repeat;
}
#gamma .df_destinations .hotel a:hover{
	text-decoration: none;
}
#gamma .df_destinations .price {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	float: right;
}
#gamma .df_destinations .price .button{
	background: url(/i/df_arrow3.gif) center right no-repeat;
	width: 17px;
	height: 17px;
}
#gamma .df_destinations .num {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
}
#gamma .df_destinations .simbol {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
#gamma .df_destinations ul li a{
	font-size: 12px;
	color: #fff;
	padding: 8px 0 8px 0;
	display: block;
}
#gamma .s4u {
	margin-top: 40px;
	clear: both;
	width: 245px;
	height: 100% !important;
	display: block;
	overflow: hidden;
}
#gamma .s4u h2{
	margin-bottom: 10px;
	clear: both;
}
#gamma .s4u .info{
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color: #999;
	padding-right: 10px;
}
#gamma .s4u fieldset{
	display: block;
	height: 100% !important;
	padding-top: 15px;
}
#gamma .s4u input{
	width: 130px;
}
#gamma .s4u label{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999;
	margin-right: 10px;
}
#gamma .s4u fieldset p{
	float: left;
}
#gamma .s4u fieldset p.buttons {
	margin-left: 5px;
	_margin-top: 2px;
	#margin-top: 2px;
}
#gamma .noticias {
	margin-top: 40px;
	clear: both;
	width: 245px;
	height: 100% !important;
	display: block;
	overflow: hidden;
}
#gamma .noticias h2{
	margin-bottom: 10px;
	float:left;
}
#gamma .noticias p.rss {
	float: left;
	margin: 5px 0 0 15px;
}
#gamma .noticias p.rss a {
	background: url(/i/df_ico_rss1.gif) no-repeat center;
	width: 38px;
	height: 14px;
	overflow: hidden;
	display: block;
}
#gamma .noticias p.rss a span {
	display: none;
}
#gamma .noticias ul {
	clear: both;
}
#gamma .noticias ul li {
	margin-bottom: 10px;
}
#gamma .noticias ul li p.date {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 5px;
}
#gamma .noticias ul li p {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color: #999;
}
#gamma .noticias ul li p a {
	color: #999;
}
#gamma .noticias ul li p a:hover {
	color: #666;
	text-decoration: none;
}



/* Home */
#home #main1 {
	width: 960px;
	margin: 0 auto;
}
#home #main2 {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}
#home #photo {
	margin: 15px auto;
	height: 315px;
}
#home #content {
	overflow:hidden;
	clear: both;
	height: 100%;
}
#home #alpha {
	width:520px;
	float:left;
	padding-left: 10px;
}
#home #alpha h1{
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #0078C0;
	background-position: 30px center;
	background-repeat:no-repeat;
	display:block;
	height: 23px;
	clear: both;
	margin-bottom: 10px;
}
#home #alpha h1 span.ico{
	display:block;
	width: 23px;
	height: 23px;
	background: url(/i/home_t_bv_ico1.gif) no-repeat center;
}
#home #alpha .bv_photo{
	float: right;
	margin: 0 0 15px 15px;
}
#home #alpha .offers {
	margin-top: 0;
	clear: both;
}
#home #alpha .offers li {
	float: left;
	width: 155px;
	display: block;
	margin-right: 18px;
}
#home #alpha .offers li.last {
	margin-right: 0;
}
#home #alpha .offers li .photo{
	padding: 0;
	border: solid 2px #fff;
	margin: 0;
}
#home #alpha .offers li h3 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 10px;
}
#home #alpha .offers li p.info{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 140%;
	margin-top: 5px;
}
#home #alpha .offers li p.price {
	float: right;
	display: block;
	color:#fff;
	margin-top: 20px;
	line-height: 160%;
	text-align: right;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#home #alpha .offers li p.price span{
	font-size: 20px;
}
#home #alpha .offers li p.price a{
	padding: 2px 2px 2px 10px;
	background: url(/i/df_arrow2.gif) no-repeat left center;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
#home #alpha .offers li p.price a:hover{
	color:#fff;
	background-position: 2px center;
	text-decoration: none;
}
#home #alpha .offers .all_offers {
	padding-top: 25px;
	display: block;
	clear: both;
}
#home #alpha .offers .all_offers .buttons {
	text-align: right;
	float: right;
	_width: auto;
	display:block;
}
#home #alpha .offers .all_offers .buttons a{
	margin-left: 10px;
	display: block;
	float: left;
}
#home #alpha .offers .all_offers .buttons .rss {
	background: url(/i/df_ico_rss2.gif) no-repeat right center;
	width: 38px;
	height: 14px;
	display: block;
	padding-left: 8px;
	float: left;
	border-left: solid 1px #FFF;
	margin-top: 1px;
}
#home #alpha .offers .all_offers .buttons .rss span {
	display: none;
}
#home #alpha .s4u {
	margin-top: 40px;
	clear: both;
	height: 100% !important;
	display: block;
	overflow: hidden;
	clear: both;
}
#home #alpha .s4u h2{
	margin-bottom: 10px;
	clear: both;
}
#home #alpha .s4u .info{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #fff;
	display: block;
	width: 230px;
	float: left;
	padding-right: 10px;
	border-right: #ABCFE2 1px solid;
}
#home #alpha .s4u fieldset{
	display: block;
	width: 250px;
	float: left;
	height: 100% !important;
	padding-left: 20px;
	padding-top: 3px;
}
#home #alpha .s4u input{
	border: solid 1px #DBF1FF;
	width: 120px;
}
#home #alpha .s4u label{
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #fff;
	margin-right: 10px;
}
#home #alpha .s4u fieldset p{
	float: left;
}
#home #alpha .s4u fieldset .df_b2{
	margin-left: 10px;
}
#home #alpha .banner { 
	margin-top: 40px; 
	clear:both;
}
#home #gamma {
	float: right;
	width: 400px;
	padding-right: 0;
	margin-right: 10px;
}
#home #gamma #df_bookbox {
	width: 400px;
	height: 100% !important;
	overflow: hidden;
	background-color: #91BFDA;
}
#home #gamma #df_bookbox input, #home #gamma #df_bookbox select{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #999;
	background-color: #fff;
	border-color: #C5C5C5;
	margin: 3px 7px 0 0;
}
#home #gamma #df_bookbox fieldset{
	background: url(/i/df_bookbox_bg1.png) no-repeat center top;
	padding: 0 15px 15px 15px;
}
#home #gamma #df_bookbox h2 {
	background-repeat:no-repeat;
	background-position: left top;
	height: 45px;
}
#home #gamma #df_bookbox p {
	font: normal 11px/110% Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 15px 10px 0 0;
	float: left;
	width: 175px;
	display: block;
}
#home #gamma #df_bookbox p.last {
	margin: 15px 0 0 0;
}
#home #gamma #df_bookbox table {
	width: 175px;
	font: normal 11px/110% Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 15px 10px 0 0;
	float: left;
}
#home #gamma .df_destinations {
	width: 400px;
	height: 100% !important;
	overflow: hidden;
	background: #91BFDA url(/i/home_destinos_bg1.gif) right bottom no-repeat;
	margin-top: 20px;
	clear: both;
}
#home #gamma .df_destinations h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	height: 48px;
	margin-bottom: 15px;
}
#home #gamma .df_destinations ul{
	margin: 15px;
}
#home #gamma .df_destinations ul li {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 6px;
	display: block;
	clear:both;
	height: 100% !important;
	overflow: hidden;
	}
#home #gamma .df_destinations ul li ul{
	margin: 0;
}
#home #gamma .df_destinations ul li ul li{
	font-size: 14px;
	color: #fff;
	display:block;
	clear:both;
	height: 100% !important;
	overflow: hidden;
}
#home #gamma .df_destinations .hotel {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
}
#home #gamma .df_destinations .hotel a{
	font-size: 12px;
	color: #fff;
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: underline;
	padding-left: 10px;
	background: url(/i/df_butllet1.gif) left 8px no-repeat;
}
#home #gamma .df_destinations .hotel a:hover{
	text-decoration: none;
}
#home #gamma .df_destinations .price {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	float: right;
}
#home #gamma .df_destinations .price .button{
	background: url(/i/df_arrow3.gif) center right no-repeat;
	width: 17px;
	height: 17px;
}
#home #gamma .df_destinations .num {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
}
#home #gamma .df_destinations .simbol {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
#home #gamma .df_destinations ul li a{
	font-size: 12px;
	color: #fff;
	padding: 8px 0 8px 0;
	display: block;
}
#home #footer {
	background: none;
}
/* Sandos + Hotel  //////////////////////////////////////////////////////////////*/
#sandos #df_content, #hotel #df_content {
	
}

#sandos #alpha-beta{
	background: #fff url(/i/df_ln1.gif) 155px 10px no-repeat;
	height: 100% !important;
	overflow: hidden;
	float: left;
}
#hotel #alpha-beta {
	background: #fff url(/i/df_ln1.gif) 175px 60px  no-repeat;
	height: 100% !important;
	overflow: hidden;
	float: left;
}
#hotel #alpha-beta h1{
	background-repeat: no-repeat;
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
	display: block;
	width: 390px;
	height: 30px;
}
#sandos #alpha{
	float:left;
	margin: 10px 20px 0 0;
}
#hotel #alpha {
	float:left;
	margin: 10px 20px 0 0;
}
#sandos #alpha h2{
	background-repeat: no-repeat;
	background-position: left top;  
	width: 135px;
	height: 30px;
	margin-bottom: 15px;
}
#sandos #alpha ul{
}
#hotel #alpha ul{
}
#sandos #alpha ul li{
	margin-top: 15px;
}
#hotel #alpha ul li{
	margin: 15px 0 0 0;
}
#hotel #alpha ul li.socialbookmark img{
	vertical-align: middle;
	margin-right: 5px;
}

#hotel #alpha ul ul{
	background: none;
	padding: 0;
}
#hotel #alpha ul li ul li{
	margin: 15px 0 0 2px;
}
#sandos #alpha ul li a,
#hotel #alpha ul li a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #80B5D4;
	background: url(/i/df_bullet2.gif) no-repeat left center;
	padding: 8px 0 8px 15px;
}
#sandos #alpha ul li a:hover,
#sandos #alpha ul li a.active,
#hotel #alpha ul li a:hover,
#hotel #alpha ul li a.active{
	background: url(/i/df_bullet2.gif) no-repeat left center;
	text-decoration: underline;
}
#sandos #alpha ul li ul li a,
#hotel #alpha ul li ul li a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #80B5D4;
	background: url(/i/df_arrow6.gif) no-repeat left center;
	padding: 8px 0 8px 10px;
}
#sandos #alpha ul li ul li a:hover,
#sandos #alpha ul li ul li a.active,
#hotel #alpha ul li ul li a:hover,
#hotel #alpha ul li ul li a.active{
	background: url(/i/df_arrow6.gif) no-repeat left center;
	text-decoration: underline;
}
#sandos #beta{
	width:460px;
	float:left;
	overflow:hidden;
	height:100%;
	margin: 10px 0 0 30px;
}
#hotel #beta{
	width:425px;
	float:left;
	overflow:hidden;
	height:100%;
	margin: 20px 0 0 30px;
}
#sandos #beta h2 {
	height: 30px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;  
}
#hotel #beta h2{
	background-position: left top;
	background-repeat:no-repeat;
	height: 27px;
	margin-bottom: 10px;
}
#sandos #beta h3,
#hotel #beta h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #80B5D4;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: solid 1px #D2EEFF;
}
#sandos #beta ul,
#hotel #beta ul{
	list-style: disc;
	margin-left: 5px;
	padding-left: 10px;
}
#sandos #beta ul,
#sandos #beta p,
#sandos #beta li,
#hotel #beta ul,
#hotel #beta p,
#hotel #beta li{
	font: normal 12px/160% Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 10px;
}
#sandos #beta ul a,
#sandos #beta p a,
#sandos #beta li a,
#hotel #beta ul a,
#hotel #beta p a,
#hotel #beta li a{
	color: #7FB3D2;
	text-decoration: underline;
}
/**/



#sandos #beta #form{
	overflow: hidden;
	margin-top: 15px;
	padding: 10px 15px 15px 15px;
	#padding: 15px 15px 15px 15px;
	border: solid 1px #DBF1FF;
	height: 100%;
}
#sandos #beta #form p{
	color: #7FB3D2;
	margin-top: 10px;
}
#sandos #beta #form label{
	float: left;
	width: 150px;
}
#sandos #beta #form input{
	width: 225px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#sandos #beta #form select {
	width: 231px;
	padding: 1px;
	border: solid 1px #DBF1FF;
}
#sandos #beta #form textarea{
	width: 225px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#sandos #beta #form select.name {
	width: 50px;
	padding: 1px;
}
#sandos #beta #form input.name-imput {
	width: 157px;
	padding: 2px;
	margin-left: 15px;
}
#sandos #beta #form .button{
	float: left;
	clear: both;
	margin-left: 150px;
}
#sandos #beta #form .button a{
	color: #FFF;
	text-decoration: none;
}
#sandos #beta #form .checkbox {
	margin-top: 15px;
}
#sandos #beta #form .checkbox input {
	width: auto;
	padding: 0;
	margin: 0 15px 0 0;
	border: none;
}
#sandos #beta #form .checkbox label {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #7FB3D2;
	margin: 0;
	width: 100%;
}
#sandos #beta  #form .error {
	color: #3F7C9D;
}
#sandos #beta #form .error input {
	border: solid 2px #3F7C9D;
}
#sandos #beta #form ul{
	margin-top: 20px;
	list-style-type: none;
}
#sandos #beta #form ul li {
	margin-top: 5px;
	overflow: hidden;
}
#sandos #beta #form ul li input{
	float: left;
	width: auto;
	padding: 0;
	margin: 0 15px 0 0;
	border: none;
}
#sandos #beta #form ul li label{
	color: #7FB3D2;
	float: left;
	width: 350px;
}

/**/
#hotel #beta p.links {
	margin-top: 15px;
	text-align: right;
}
#hotel #alpha-beta #beta #videos {
	overflow: hidden;
	margin-top: 10px;
	padding: 0;
}
#hotel #alpha-beta #beta #videos ul {
	overflow: hidden;
	height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hotel #alpha-beta #beta #videos ul li {
	float: left;
	margin: 30px 0 0 0 !important;
}

#hotel #alpha-beta #beta #videos ul li p {
	margin-top: 10px;
}
#hotel #alpha-beta #beta #videos ul li select {
	width: 193px;
	padding: 1px;
}
#hotel #alpha-beta #beta #videos ul li .button {
	float:left;
	margin: 20px 0 0 50px;
}
#hotel #alpha-beta #beta #form{
	overflow: hidden;
	margin-top: 15px;
	padding: 10px 15px 15px 15px;
	#padding: 15px 15px 15px 15px;
	border: solid 1px #DBF1FF;
	height: 100%;
	display: block;

}
#hotel #alpha-beta #beta #form p{
	color: #7FB3D2;
	margin-top: 10px;
	float: left;
}
#hotel #alpha-beta #beta #form label{
	width: 80px;
	display: block;
	float: left;
}
#hotel #alpha-beta #form .button {
	float:right;
	margin-top: -15px;
	margin-left: 10px;
}
#hotel #alpha-beta .button a{	
	color: #FFF;
	text-decoration: none;
}
#hotel #alpha-beta #form select {
	width: 200px;
	padding: 1px;
}
/* Hoteles //////////////////////////////////////////////////////////////*/

#hoteles #alpha{
	width:650px;
	float:left;
	margin-top: 10px;
}
#hoteles #alpha h1{
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}

#hoteles #alpha ul li {
	height: 130px;
	margin-top: 20px;
	padding: 0;
}
#hoteles #alpha li .photo{
	float: left;
	padding: 3px;
	border: solid 1px #C5D8E5;
	margin: 0;
	background-color: #FFF;
}
#hoteles #alpha li .content{
	float: left;
	width: 440px;
	margin: 0;
	padding: 10px 10px 10px 20px;
	background: #DBF1FF url(/i/df_sdw_list1.gif) left top no-repeat;
	height: 108px;
}
#hoteles #alpha li h3 {
	margin: 0 0 10px 0;
	/*_margin: 0;
	#margin: 0;
	float: left;*/
}
#hoteles #alpha li h3 a{
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	/*height: 24px;
	width: 300px;*/
}
#hoteles #alpha li p.dest{
	color: #3F7B9D;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*float: right;
	margin: 3px 0 0 0;*/
	clear: both;
	display: block;
	width: 100% !important;
}
#hoteles #alpha li p.info{
	color: #7FB3D2;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 140%;
	clear: both;
	margin: 0;
	padding: 0;
}
#hoteles #alpha li p.links {
	color:#3F7C9D;
	float: left;
	margin-top: 12px;
	display:block;
}
#hoteles #alpha li p.links a{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3F7C9D;
	text-transform: uppercase;
	background: url(/i/df_arrow5.gif) no-repeat left center;
	padding: 2px 2px 2px 16px;
}
#hoteles #alpha li p.links a:hover{
	background-position: 2px center;
	color: #3F7C9D;
	text-decoration: none;
}
#hoteles #alpha li p.price {
	color:#3F7C9D;
	padding-right: 0;
	float: right;
	display: block;
	margin-top: 6px;
}
#hoteles #alpha li p.price span{
	font-size: 20px;
}
#hoteles #alpha li p.price a{
	padding: 2px 2px 2px 16px;
	background: url(/i/df_arrow5.gif) no-repeat left center;
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3F7C9D;
	margin-left: 10px;
}
#hoteles #alpha li p.price a:hover{
	background-position: 2px center;
	color:#3F7C9D;
	text-decoration: none;
}
#hoteles #alpha .buttons {
	margin-top: 5px;
	text-align: right;
}
#hoteles #alpha .buttons a{
	margin-left: 10px;
}
/* Ofertas //////////////////////////////////////////////////////////////*/

#ofertas #alpha{
	width:650px;
	float:left;
	margin-top: 10px;
}
#ofertas #alpha h2{
	background-repeat: no-repeat;
	background-position: left center;
	width: 350px;
	height: 30px;
	display: block;
	float: left;
}
#ofertas #alpha p.rss {
	float: right;
	margin: 10px 0 0 0;
}
#ofertas #alpha p.rss a {
	background: url(/i/df_ico_rss1.gif) no-repeat center;
	width: 38px;
	height: 14px;
	overflow: hidden;
	display: block;
}
#ofertas #alpha p.rss a span {
	display: none;
}
#ofertas #alpha p.txt1 {
	clear: left;
}
#ofertas #alpha .pager select.hotel {
	margin-right: 5px;
}
#ofertas #alpha ul {
	height: 100%; overflow: hidden;
}
#ofertas #alpha ul li {
	float: left;
	border: solid 1px #C5D8E5;
	padding: 20px;
	margin: 0 25px 25px 0;
	width: 270px;
	overflow: hidden;
}
#ofertas #alpha ul li.last{
	margin-right: 0;
}
#ofertas #alpha li .content{
	height: auto !important;
	height: 100px;
	min-height: 120px;
	display: block;
}
#ofertas #alpha li .photo{
	padding: 4px;
	border: solid 1px #C5D8E5;
	margin: 0;
	width: 260px;
}
#ofertas #alpha li span.shadow {
	background: url(/i/ofertas_f_sdw1.gif) no-repeat center top;
	display: block;
	height: 5px;
	margin-top: 0 !important;
}
#ofertas #alpha li h3 {
	margin-top: 5px;
}
#ofertas #alpha li h3 a{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #7FB4D3;
}
#ofertas #alpha li p.info{
	font: normal 12px/160% Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 5px;
}
#ofertas #alpha li p.price {
	text-align: right;
	color:#7FB4D3;
	margin-top: 6px;
}
#ofertas #alpha li p.price span{
	font-size: 20px;
}
#ofertas #alpha li p.price a{
	padding: 2px 2px 2px 16px;
	background: url(/i/df_arrow4.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7FB4D3;
	margin-left: 10px;
}
#ofertas #alpha li p.price a:hover{
	background-position: 2px center;
	text-decoration: none;
}

/* Oferta //////////////////////////////////////////////////////////////*/

#oferta #alpha{
	width:650px;
	float:left;
	margin-top: 10px;
}
#oferta #alpha h2,
#oferta #alpha h3{
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	
}
#oferta #alpha h3 {
	margin-top: 15px;clear: both;
}
#oferta #alpha ul{
	list-style: disc;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 10px;
}
#oferta #alpha li {
	font-size: 12px;
	margin-top: 5px;
}
#oferta #alpha p {
	font-size: 12px;
	margin-bottom: 10px;
}
#oferta #alpha p.price {
	font-size: 16px;
	color:#7FB4D3;
	margin-top: 20px;
}
#oferta #alpha p.price span{
	font-size: 24px;
}
#oferta #alpha ul.others{
	list-style: none; 
	margin: 20px 0 0 0;
	padding: 0;
	overflow: hidden;
}
#oferta #alpha ul.others li {
	float: left;
	font-size: 12px;
	margin-top: 5px;
	width: 350px;
}
#oferta #alpha ul.others li p.hotel {
	float: left;
	font-size: 12px;
	margin-top: 0;
	color: #666;
}
#oferta #alpha ul.others li p.price {
	float: right;
	font-size: 12px;
	color:#7FB4D3;
	margin-top: 0;
}
#oferta #alpha ul.others li p.price a{
	padding: 2px 2px 2px 16px;
	background: url(/i/df_arrow4.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7FB4D3;
}
#oferta #alpha ul.others li p.price a:hover{
	background-position: 2px center;
	text-decoration: none;
}


/* BOOK BOX */
#oferta #bookBox {
	margin-top: 10px;
	border: solid 1px #ABCFE2;
	padding: 4px;
	display: block;
	background-color: #FFF;
	height: 100% !important;
	overflow: hidden;
	color: #999;
}
#oferta #bookBox .content1{
	padding: 20px;
	_padding: 20px 20px 10px 20px;
	#padding: 20px 20px 10px 20px;
	background-color: #72AECF;
	overflow: hidden;
	height: 100%;
}
#oferta #bookBox table {
	margin-bottom: 10px;
}
#oferta #bookBox td {
	padding-right: 4px;
}
#oferta #bookBox p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
}
#oferta #bookBox .button {
	clear: both;
}

/* Opinión //////////////////////////////////////////////////////////////*/

#opinion #alpha{
	width:650px;
	float:left;
	margin-top: 10px;
}
#opinion #alpha h2 {
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#opinion #alpha h3 {
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	margin-top: 15px;
}
#opinion #alpha ul.coment_hotel {
	border-top: solid 1px #3F7C9D;
	border-bottom: solid 1px #3F7C9D;
	_padding: 20px 0 20px 0;
	#padding: 20px 0 20px 0;
}
#opinion #alpha ul.coment_hotel li {
	height: auto;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	display: block;
	overflow: hidden;
	border-top: solid 1px #C5D8E5;
}
#opinion #alpha ul.coment_hotel li.first {
	_padding: 0;
	#padding: 0;
	border-top: none;
}
#opinion #alpha ul.coment_hotel li h3 {
	clear: both;
	overflow: hidden;
	font-size: 16px;
	font-weight:normal;
	color: #3F7C9D;
	margin:  0 0 10px 0;
	background: none;
	height: auto;
}
#opinion #alpha ul li {
	height: 130px;
	padding: 0;
	margin-top: 20px;
}
#opinion #alpha li .photo{
	float: left;
	padding: 3px;
	border: solid 1px #C5D8E5;
	margin: 0;
	background-color: #FFF;
}
#opinion #alpha li .content {
	float: left;
	width: 440px;
	margin: 0;
	padding: 10px 10px 10px 20px;
	background: #DBF1FF url(/i/df_sdw_list1.gif) left top no-repeat;
	min-height: 108px;
}
#opinion #alpha li .content h4 {
	margin: 0 0 5px 0;
	font-size: inherit;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 350px;
}
#opinion #alpha li p.valor {
	color:#3F7C9D;
	text-transform:uppercase;
	font-weight: bold;
	float: left;
	overflow: hidden;
	display: block;
	margin-top: 12px;
}
#opinion #alpha li p.info {
	color: #7FB3D2;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 140%;
	clear: both;
	margin: 0;
}
#opinion #alpha li p.links {
	color:#3F7C9D;
	float: right;
	margin: 12px 5px 0 0;
	display:block;
}
#opinion #alpha li p.links a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#3F7C9D;
	text-transform: uppercase;
	background: url(/i/df_arrow5.gif) no-repeat left center;
	padding: 2px 2px 2px 16px;
}
#opinion #alpha li p.links a:hover {
	background-position: 2px center; color: #09F;
	color:#3F7C9D;
	text-decoration: none;
}
#opinion #alpha li p.links2 {
	float: right;
	display:block;
}
#opinion #alpha li p.links2 a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #7FB4D3;
	text-transform: uppercase;
	background: url(/i/df_arrow4.gif) no-repeat left center;
	padding: 2px 2px 2px 16px;
}
#opinion #alpha li p.links2 a:hover {
	background-position: 2px center; color: #09F;
	text-decoration: none;
	color: #7FB4D3;
}
#opinion #alpha #form {
	width: 610px;
	border: solid 1px #C5D8E5;
	margin-top: 25px;
	padding: 20px 0 35px 35px;
	_padding: 30px 0 35px 35px;
	#padding: 30px 0 35px 35px;
	display: block;
	overflow: hidden;
}
#opinion #alpha #form p {
	color: #7FB3D2;
	margin-top: 10px;
}
#opinion #alpha #form .button {
	float: left;
	clear: both;
	margin-left: 150px;
}
#opinion #alpha #form label {
	float: left;
	width: 150px;
}
#opinion #alpha #form input {
	width: 400px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#opinion #alpha #form select {
	width: 406px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#opinion #alpha #form select.hotel {
	width: 335px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#opinion #alpha #form select.puntuacion {
	width: 60px;
	padding: 2px;
	border: solid 1px #DBF1FF;
	margin-left: 8px;
}
#opinion #alpha #form textarea {
	width: 400px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#opinion #alpha #form .checks {
	margin: 15px 0 0 150px;
}
#opinion #alpha #form .checks p {
	margin-top: 5px;
	overflow: hidden;
}
#opinion #alpha #form .checks p input{
	float: left;
	width: auto;
	padding: 0;
	margin: 0 15px 0 0;
	border: none;
}
#opinion #alpha #form .checks p label{
	float: left;
	width: auto;
}
#opinion #alpha .pager-opiniones {
	font-size:11px;
	margin-bottom:25px;
	clear:both;
	margin-top:20px;
	color:#666;
	clear:both;
}
#opinion #alpha .pager-opiniones select {
	font-size:11px;
	color:#666;
	margin-left:2px;
	width:135px;
}
#opinion #alpha .pager-opiniones select option {
	font-size:11px;
	padding:0 5px;
}
#opinion #alpha ul li .autor {
	margin-bottom:15px;
	font-size:11px;
	color:#666;
	float: left;
	overflow:hidden;
}
#opinion #alpha .volver {
	margin-top: 15px;
}
#opinion #alpha .volver a {
	color: #3F7C9D;
	padding-left:8px;
	background:url(/i/df_arrow7.gif) no-repeat left center;
}
#opinion #alpha .volver a:hover {
	color: #3F7C9D;
}
#opinion #alpha h4 {
	font-size: 20px;
	font-weight: normal;
	color: #3F7C9D;
	margin-top: 15px;
}
#opinion #alpha .autor2 {
	margin-top:10px;
	font-size:11px;
	color:#666;
	overflow:hidden;
}
#opinion #alpha p.txt1 {
	margin-top: 10px;
}


/* Noticias //////////////////////////////////////////////////////////////*/

#noticias #alpha{
	width:650px;
	float:left;
	margin-top: 10px;
}
#noticias #alpha h2 {
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	display: block;
	margin: 15px 0 25px 0;
}
#noticias #alpha p.rss {
	float: right;
	margin: 10px 0 0 0;
}
#noticias #alpha p.rss a {
	background: url(/i/df_ico_rss1.gif) no-repeat center;
	width: 38px;
	height: 14px;
	overflow: hidden;
	display: block;
}
#noticias #alpha p.rss a span {
	display: none;
}
#noticias #alpha ul {
	border-top: solid 1px #3F7C9D;
	border-bottom: solid 1px #3F7C9D;
	_padding: 20px 0 20px 0;
	#padding: 20px 0 20px 0;
}
#noticias #alpha ul li {
	height: auto;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	display: block;
	overflow: hidden;
	border-top: solid 1px #C5D8E5;
}
#noticias #alpha ul li.first {
	_padding: 0;
	#padding: 0;
	border-top: none;
}
#noticias #alpha ul li h3 {
	margin-bottom: 5px;
}
#noticias #alpha ul li h3 a {
	font-size: 16px;
	font-weight: normal;
	color: #3F7C9D;
}
#noticias #alpha ul li h3 a:hover {
	text-decoration: none;
}
#noticias #alpha ul li .autor {
	margin: 0;
	font-size:11px;
	color:#666;
}
#noticias #alpha ul li p {
	margin-top: 15px;
}
#noticias #alpha li p.links {
	color:#3F7C9D;
	margin: 20px 0 0 0;
}
#noticias #alpha li p.links a{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #7FB4D3;
	text-transform: uppercase;
	background: url(/i/df_arrow4.gif) no-repeat left center;
	padding: 2px 2px 2px 16px;
}
#noticias #alpha li p.links a:hover{
	background-position: 2px center;
	color: #7FB4D3;
	text-decoration: none;
}
#noticias #alpha .volver {
	margin-top: 15px;
}
#noticias #alpha .volver a {
	color: #3F7C9D;
	padding-left:8px;
	background:url(/i/df_arrow7.gif) no-repeat left center;
}
#noticias #alpha .volver a:hover {
	color: #3F7C9D;
}
#noticias #alpha h4 {
	font-size: 20px;
	font-weight: normal;
	color: #3F7C9D;
	margin-top: 15px;
}
#noticias #alpha .autor2 {
	margin-top:10px;
	font-size:11px;
	color:#666;
	overflow:hidden;
}
#noticias #alpha .photo {
	float: right;
	padding: 3px;
	border: solid 1px #C5D8E5;
	margin: 10px 0 15px 15px;
	background-color: #FFF;
}
#noticias #alpha .txt1 {
	margin-top: 10px;
}
#noticias #alpha p.imprimir {
	float: right;
	color:#3F7C9D;
	margin: 20px 0 0 0;
}
#noticias #alpha p.imprimir a{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #7FB4D3;
	text-transform: uppercase;
	background: url(/i/df_arrow4.gif) no-repeat 58px center;
	padding: 2px 20px 2px 2px;
}
#noticias #alpha p.imprimir a:hover{
	background-position: 60px center;
	color: #7FB4D3;
	text-decoration: none;
}



/* Contacto //////////////////////////////////////////////////////////////*/
#contacto #alpha{
	float:left;
	margin-top:10px;
	width:650px;
}
#contacto #alpha h2{
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#contacto #alpha h3{
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
}
#contacto #alpha ul{
	overflow: hidden;
}
#contacto #alpha ul li {
	overflow: hidden;
	float: left;
	width: 300px;
	margin: 20px 25px 0 0;
}
#contacto #alpha ul li h4 {
	margin-bottom: 5px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
}
#contacto #alpha #form {
	width: 610px;
	border: solid 1px #C5D8E5;
	margin-top: 40px;
	padding: 30px 0 35px 35px;
	display: block;
	overflow: hidden;
}
#contacto #alpha #form p.legend {
	color: #999;
	margin: 0 0 25px 0;
}
#contacto #alpha #form p {
	color: #7FB3D2;
	margin-top: 10px;
}
#contacto #alpha #form .button {
	float: left;
	clear: both;
	margin: 25px 0 0 150px;
}
#contacto #alpha #form label {
	float: left;
	width: 150px;
}
#contacto #alpha #form input {
	width: 400px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#contacto #alpha #form select {
	width: 406px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#contacto #alpha #form textarea {
	width: 400px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}



/* Newsletter //////////////////////////////////////////////////////////////*/
#newsletter #alpha{
	float:left;
	margin-top:10px;
	width:650px;
}
#newsletter #alpha h2{
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#newsletter #alpha p.legend {
	margin: 10px 0 0 0;
}
#newsletter #alpha #form {
	width: 610px;
	border: solid 1px #C5D8E5;
	margin-top: 20px;
	padding: 30px 0 35px 35px;
	display: block;
	overflow: hidden;
}
#newsletter #alpha #form p {
	color: #7FB3D2;
	margin-top: 10px;
}
#newsletter #alpha #form .button {
	float: left;
	clear: both;
	margin: 25px 0 0 150px;
}
#newsletter #alpha #form label {
	float: left;
	width: 150px;
}
#newsletter #alpha #form input {
	width: 400px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#newsletter #alpha #form select {
	width: 406px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#newsletter #alpha #form .checks {
	margin: 15px 0 0 150px;
}
#newsletter #alpha #form .checks p {
	margin-top: 5px;
	overflow: hidden;
}
#newsletter #alpha #form .checks p input{
	float: left;
	width: auto;
	padding: 0;
	margin: 0 15px 0 0;
	border: none;
}
#newsletter #alpha #form .checks p label{
	float: left;
	width: auto;
}
/* Sandos Pro //////////////////////////////////////////////////////////////*/

#sandospro #alpha-beta{
	background: #fff url(/i/df_ln1.gif) 165px 60px  no-repeat;
	height: 100% !important;
	overflow: hidden;
	float: left;
	width: 73%;
}
#sandospro #alpha-beta.login{
	background: none;
}
#sandospro h1{
	background-repeat: no-repeat;
	padding: 0 10px 0 0;
	margin: 30px 0 0 0;
	display: block;
	width: 390px;
	height: 30px;
}
#sandospro #alpha {
	float:left;
	margin: 0 20px 0 0;
	width: 140px;
}
#sandospro  #alpha p.user{
	color: #3F7C9D;
	text-transform:uppercase;
	font-weight: bold;
	margin-top: 20px;
}
#sandospro #alpha ul li{
	margin-top: 15px;
}
#sandospro #alpha ul li a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #80B5D4;
	background: url(/i/df_bullet2.gif) no-repeat left center;
	padding: 8px 0 8px 15px;
}
#sandospro #alpha ul li a:hover,
#sandospro #alpha ul li a.active{
	background: url(/i/df_bullet2.gif) no-repeat left center;
	text-decoration: underline;
}
#sandospro #alpha ul li ul li a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #80B5D4;
	background: url(/i/df_arrow6.gif) no-repeat left center;
	padding: 8px 0 8px 15px;
}
#sandospro #alpha ul li ul li a:hover,
#sandospro #alpha ul li ul li a.active{
	background: url(/i/df_arrow6.gif) no-repeat left center;
	text-decoration: underline;
}
#sandospro #beta{
	width:450px;
	float:left;
	overflow:hidden;
	height:100%;
	margin: 0 0 0 30px;
}
#sandospro #beta.login{
	width:620px;
	float:left;
	overflow:hidden;
	height:100%;
	margin: 0;
}
#sandospro #alpha-beta #beta h2 {
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	border-bottom: solid 1px #DBF1FF;
	margin: 15px 0 10px 0;
}
#sandospro #alpha-beta #beta h3 {
	background-position: left top;
	background-repeat: no-repeat;
	height: 27px;
	margin: 20px 0 10px 0;
}
#sandospro #alpha-beta #beta h4 {
	background-position: left top;
	background-repeat: no-repeat;
	height: 27px;
	margin: 20px 0 10px 0;
}
#sandospro #alpha-beta #beta .button{
	float: left;
	clear: both;
	margin-left: 150px;
}
#sandospro #alpha-beta #beta label{
	float: left;
	width: 150px;
}
#sandospro #alpha-beta #beta input{
	width: 225px;
	padding: 2px;
	border: solid 1px #DBF1FF;
}
#sandospro #alpha-beta #beta select {
	width: 231px;
	padding: 1px;
	border: solid 1px #DBF1FF;
}
#sandospro #alpha-beta #beta select.name {
	width: 50px;
	padding: 1px;
}
#sandospro #alpha-beta #beta input.name-imput {
	width: 157px;
	padding: 2px;
	margin-left: 15px;
}
#sandospro #alpha-beta #beta #form{
	overflow: hidden;
	margin-top: 15px;
	padding: 10px 15px 15px 15px;
	#padding: 15px 15px 15px 15px;
	border: solid 1px #DBF1FF;
	height: 100%;
}
#sandospro #alpha-beta #beta #form p{
	color: #7FB3D2;
	margin-top: 10px;
}
#sandospro #alpha-beta #beta #form .checkbox {
	margin-top: 15px;
}
#sandospro #alpha-beta #beta #form .checkbox input {
	width: auto;
	padding: 0;
	margin: 0 15px 0 0;
	border: none;
}
#sandospro #alpha-beta #beta #form .checkbox label {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #7FB3D2;
	margin: 0;
	width: 100%;
}
#sandospro #alpha-beta #beta #form .error {
	color: #3F7C9D;
}
#sandospro #alpha-beta #beta #form .error input {
	width: 223px;
	border: solid 2px #3F7C9D;
}
#sandospro #alpha-beta #beta #form ul{
	margin-top: 20px;
}
#sandospro #alpha-beta #beta #form ul li {
	margin-top: 5px;
	overflow: hidden;
}
#sandospro #alpha-beta #beta #form ul li input{
	float: left;
	width: auto;
	padding: 0;
	margin: 0 15px 0 0;
	border: none;
}
#sandospro #alpha-beta #beta #form ul li label{
	color: #7FB3D2;
	float: left;
	width: 350px;
}
#sandospro #alpha-beta #beta p{
	margin-top: 10px;
}
#sandospro #alpha-beta #beta #pro_img {
	overflow: hidden;
	margin-top: 10px;
	padding: 0;
}
#sandospro #alpha-beta #beta #pro_img ul {
	overflow: hidden;
	height: 100%;
}
#sandospro #alpha-beta #beta #pro_img ul li {
	float: left;
	margin: 30px 0 0 0;
	border: solid 1px #DBF1FF;
	padding: 6px 6px 9px 6px;
}
#sandospro #alpha-beta #beta #pro_img ul li.first {
	clear: left;
	margin-right: 30px;
}
#sandospro #alpha-beta #beta #pro_img ul li img {
	border: solid 1px #DBF1FF;
	padding: 3px;
}
#sandospro #alpha-beta #beta #pro_img ul li p {
	margin-top: 10px;
}
#sandospro #alpha-beta #beta #pro_img ul li select {
	width: 193px;
	padding: 1px;
}
#sandospro #alpha-beta #beta #pro_img ul li .button {
	float:left;
	margin: 20px 0 0 50px;
}
#sandospro #alpha-beta #beta .pager {
	border-bottom: solid 1px #DBF1FF;
	padding-bottom: 10px;
}
#sandospro #alpha-beta #beta .pager-last {
	border-top: solid 1px #DBF1FF;
}

#sandospro #alpha-beta #beta ul.pdf {
	
}
#sandospro #alpha-beta #beta  ul.pdf li {
	padding: 5px 0 5px 28px;
	background: url(/i/df_ico_pdf1.gif) no-repeat left center;
	color:#666;
	margin-top: 15px;
}
#sandospro #alpha-beta #beta  ul.pdf li strong  {
	font-weight: bold;
}
#sandospro #alpha-beta #beta  ul.pdf li a  {
	font-weight: bold;
}
#sandospro #alpha-beta #beta  ul.pdf li span {
	font-size: 10px;
	color:#999;
}


/* Sitemap //////////////////////////////////////////////////////////////*/

#sitemap #df_content {
	padding: 10px 20px 35px 20px;
}
#sitemap #alpha{
	margin-top: 10px;
	overflow: hidden;
}
#sitemap #alpha h2{
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
#sitemap #alpha ul.title {
	float: left;
	height: 100%;
	overflow: hidden;
	display: block;
	margin-top: 10px;
}
#sitemap #alpha ul.title li {
}
#sitemap #alpha ul.title li a{
	padding: 2px 2px 2px 16px;
	background: url(/i/df_arrow5.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7FB4D3;
}
#sitemap #alpha ul.title li a:hover{
	background-position: 2px center;
	text-decoration: none;
}
#sitemap #alpha ul.title li a.active{
	text-decoration: underline;
}
#sitemap #alpha ul.title li a.active:hover {
	background-position: left center;
	text-decoration: underline;
}
#sitemap .information .content1 ul.title li ul li a {
	color: #3F7C9D;
	padding-left: 10px !important;
	margin-left: 15px;
	height: 100%;
	background: url(/i/df_butllet2.gif) no-repeat left center !important;
	font-weight: normal !important;
	font-size: 14px !important;
}
#sitemap .information .content1 ul.title li ul li ul li a {
	color: #3F7C9D;
	margin-left: 20px;
	background: url(/i/df_arrow6.gif) no-repeat left center !important;
	font-weight: normal !important;
	font-size: 12px !important;
	list-style: disc !important;
	}
#sitemap .information .content1 ul.title li ul li a:hover, 
#sitemap .information .content1 ul.title li ul li ul li a:hover{
	text-decoration: underline !important;
	}
#sitemap .information {
	border: solid 1px #DBF1FF;
	padding: 4px;
	background-color: #FFF;
	margin-bottom:20px;
	margin-top: 10px;
}
#sitemap .information .content1{
	padding: 20px;
	background-color: #DBF1FF;
	overflow: hidden;
}
#sitemap .information .content1 h3{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #3F7C9D;
}
/* Nota legal //////////////////////////////////////////////////////////////*/
#nota_legal #main	{  	
	background-color: #80B5D4;
	border: solid 4px #C2DCEB;
	margin: 0; 
	width: 650px;  
	color: #FFF; 
	padding: 20px 20px 25px 20px;
}
#nota_legal #main h2 {
	color: #FFF;
	font: normal 20px "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#nota_legal #main h3 {
	color: #FFF;
	font: normal 14px "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 20px;
}
#nota_legal #main p {
	margin-top: 5px;
	line-height: 140%;
	clear: both;
	display: block;
}
/* 5. Footer /////////////////////////////////////////////////////////////////////////////////// */
#footer a {
	color: #FFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px;
}
#footer a.first {
	background:none;
	margin-left:0;
	padding-left:0;
}
#footer ul {
	list-style-type:none;
}
#footer ul li {
	display:inline;
}
#footer .left {
	float: left;
	padding: 10px 0;
	width: 50%;
}
#footer .right {
	float: right;
	padding: 10px 0;
	width: 45%;
	text-align: right;
	position: relative;
}
#footer a.socialbookmark img{
	margin: 0 5px;
}
