/* TAG's Default v2.1 */

/* 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; }
table					{ border-collapse: collapse; }
:focus					{ outline: none; }

/* MAIN TAG'S */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
input, textarea {
	padding: 2px;
	font-weight: normal;
}
select	{ padding: 1px; font-weight: normal; }
option  { padding-left:2px; }

a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover					{ color: #999999; text-decoration: underline; }

/* Default */
#bodyOff {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    background-color:#FFF;
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    height:100%;
    width:100%;
    display: none;
}
* html #bodyOff { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.container1				{ width: 100%; }
.clear					{ clear: both; font-size: 1px; height: 1px; display:block; overflow: hidden; }
.radios					{ background: none;	border: 0; padding: 0; }
.dfAsterisco1			{ font: bold 12px Verdana, Arial, Helvetica, sans-serif;	color: #437AB1; }

/* Tags */
td, div, p {
	color: #666666;
	line-height: 130%;
	padding: 0px; margin: 0px;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display:none;
}
p.dfTxt1 {
	margin-bottom: 6px;
}
/* win help*/
#win_help{
	position: absolute;
	z-index: 100;
	margin-top: -50px;
	margin-left: 550px;
	background-color: #FFF;
	display: none;
	}
#win_help img{
	border: none;
	}
/* win INFO*/
.win_more_info{
	position: fixed;
	z-index: 300;
	background-color: #FFF;
	display: none;
	width: 810px;
	padding: 20px;
	left: 50%;
	top: 50%;
	margin-left: -425px;
	margin-top: -230px;
	border: 2px solid #CCC;
	}
.win_more_info	.htsT1{
	background-color: #999;
}
.win_more_info	.htsT2{
	background-color: #000;
}
.win_more_info .img{
	border: none;
	float: left;
	display: block;
	margin-top: 10px;
	width: 554px;
	}
.win_more_info .txt{
	padding-top: 10px;
	display: block;
	width: 230px;
	float: right;
	}
.win_more_info .txt h3{
	font-weight: bold;
	font-size: 12px;
	}
.win_more_info .txt p{
	margin-top: 10px;
	}
.win_more_info .txt ul{
	margin-top: 10px;
	}
.win_more_info .txt ul li{
	margin: 5px 0 0 20px;
	font-size: 11px;
	}
.win_more_info .b_close{
	position: absolute;
	z-index: 310;
	top: 23px;
	right: 20px;
	color: #F00;
	width: 20px;
	height: 20px;
	}
.win_more_info .b_close a{
	display: block;
	width: 20px;
	height: 20px;
	background: url(i/df_b_cerrar1.gif) no-repeat left top;
	}
.win_more_info .b_close a:hover{
	display: block;
	width: 20px;
	height: 20px;
	background: url(i/df_b_cerrar1_f2.gif) no-repeat left top;
	}
.win_more_info .b_close a span{
	display: none;
	}
/* Containers - Contenedores de cosillas que van aplicadas ahora a "tables" */

/* ID */

#mainContainer1 {
	width: 980px;
	margin: auto;
}
#mainHeader1 {
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
}

#mainMenu1 {
	width: 100%;
}
#mainMenu1 ul {
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#mainMenu1 li {
	display:inline;
}
#mainMenu1 li.border {
	border-right: 1px solid #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainMenu1 li.last {
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
}
#mainSubMenu1 {
	width: 180px;
	margin: 0px 5px;
}
#mainSubMenu1 p {
	font-weight: bold;
	font-size: 12px;
	color: #F45912;
	list-style-type: none;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	display:block;
	margin: 13px 0px 0px 0px;
}
#mainSubMenu1 a {
	display:block;
	font-size: 12px;
	margin: 6px 0px;
	padding: 6px 12px 4px 0px;
	border: dashed 1px #CCCCCC;
	border-width: 0 0 1px 0;
	background-image: url(i/df_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: 170px 2px;
	text-decoration: none;
}
#mainSubMenu1 a:hover {
	color: #F45912;
	background-image: url(i/df_arrow_bg2.gif);
}
#mainSubMenu1 a.mainSubMenuActive1 {
	color: #F45912;
	background-image: url(i/df_arrow_bg2.gif);
}
#menuOneClick1 {
	font-size: 11px;
	margin: 0px 5px;
}
#menuOneClick1 a, #menuOneClick1 a:visited {
	border: 1px dashed #CCCCCC;
	border-width: 0px 0px 1px 0px;
	padding: 8px 0px 6px 14px;
	margin: 0px;
	display: block;
	background-image: url(i/df_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#menuLng1 {
	width: 80px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	position: absolute;
	margin-top: 0px;
	margin-left: 690px;
	padding: 5px;
	display: none;

}
#menuLng1 a{
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 14px;
	margin: 0px;
	display: block;
	background-image: url(i/df_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: 2px -1px;
}
#menuOneClick1 a:hover {
	background-color: #f9f9f9;
	color: #454545;
	text-decoration: none;
}

.menuTxt1 a:link, .menuTxt1 a:visited, .menuTxt1 a:active {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
	padding-left: 0px;
}
.menuTxt1 a:hover {
	color:#F45912;
	text-decoration: none;
}
.menuTxt1Active {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F45912;
	text-decoration: none;
}

#dfNL1 {
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}
/* Classes */

/* Containers */

.container1 {
	width: 100%;
}
.container5 {
	width: 100%;
	margin-bottom:5px;
}
.container2 {
	width: 100%;
	margin-bottom:2px;
}
.container10 {
	width: 100%;
	margin-bottom:10px;
}
.container15 {
	margin-bottom:15px;
}
.container20 {
	width: 100%;
	margin-bottom:20px;
}
.container30 {
	width: 100%;
	margin-bottom:30px;
}
.container50 {
	width: 100%;
	margin-bottom:50px;
}
.dfContainer1 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.dfContainer2 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.dfContainer3 { /* es igual que el dfContainer1, pero lo he de poner por culpa de Vanity */
	background-color: #FFFFFF;
	background-image: url(i/df_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
/* Conents */
.content1 {
	padding: 1px;
}
.content2 {
	padding: 2px;
}
.content2v {
	padding: 2px 0;
}
.content2h {
	padding: 0 2px;
}
.content5 {
	padding: 5px;
}
.content5v {
	padding: 5px 0;
}
.content10 {
	padding: 10px;
}
.content10v {
	padding: 10px 0;
}
.content10h {
	padding: 0 10px;
}
.content15h {
	padding: 0 15px;
}
.content20h {
	padding: 0 20px;
}
/* Default */
.dfList1 {
	margin: 0px 10px 20px 5px;
	vertical-align: top;
}
.dfList1 a {
	font-size: 12px;
	text-decoration: none;
	margin: 6px 0px;
	padding: 6px 12px 4px 14px;
	border: dashed 1px #CCCCCC;
	border-width: 0 0 1px 0;
	background: no-repeat url(i/df_arrow_bg1.gif) 2px 2px;
	display:block;
}
.dfList1 a:hover {
	color: #F45912;
	background-image: url(i/df_arrow_bg2.gif);
}
.dfInputs1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.dfInputsDisabled1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}
.dfInputs2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
}
.dfBox1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	border: 2px solid #CC0000;
}
.dfAsterisco1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align: center;
}
.dfAsterisco2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4B87DC;
	text-align: center;
}
.dfClear1 {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.dfT1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #F45912 url(i/df_t1.gif) no-repeat left top;
	margin-bottom: 2px;
	padding: 0 0 0 20px;
}
.vtT1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #7C1618 url(i/vt_t1.gif) no-repeat left top;
	margin-bottom: 2px;
	padding: 0 0 0 20px;
}
.dfT2 {
	font-size: 12px;
	font-weight: bold;
	color: #F45912;
}
.dfT3 {
	background-color: #71A2DE;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.dfT4 {
	font-size: 12px;
	font-weight: bold;
	color: #71A2DE;
}
.dfT5 { /* For Golf and Destinys */
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding: 0 0 0 0px;
}
.dfTxt1 {
	font-size: 12px;
}
.dfTxt1 p {
	font-size: 12px;
	margin: 0px 0px 6px 0px;
}
.dfTxt1 em {
	font-size: 11px;
	font-style: normal;
}
.dfTxt2 {
	font-weight: bold;
}
.dfTxt3 {
	font-size: 11px;
}
	.dfTxt3 a {
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;
	}
	.dfTxt3 a:hover {
		text-decoration: underline;
		color: #999999;
	}
.dfTxtError1 {
	color: #CC0000;
	font-weight: bold;
}
.dfImgLink1 {
	float: right;
	margin-left: 10px !important;
	margin-top: -2px;
}
.dfLink1, .dfLink2, .dfLink4, .vtLink2 {
	display:block;
	float: right;
}
.dfLink1 a, .dfLink1 a:hover {
	font-size: 11px;
	color: #F45912;
	background:  url(i/df_arrow2.gif) no-repeat left 0px;
	padding-left: 14px;
}
.dfLink2 a, .dfLink2 a:hover {
	font-size: 11px;
	color: #4B87DC;
	background: url(i/df_arrow3.gif) no-repeat  left 0px;
	padding-left: 14px;
}
.vtLink2 a, .vtLink2 a:hover {
	font-size: 11px;
	color: #7C1618;
	background: url(i/df_arrow5.gif) no-repeat left 0px;
	padding-left: 14px;
}
.dfLink3 a, .dfLink3 a:hover{
	color: #F45912;
	display:block;
}
.vtLink3 a, .vtLink3 a:hover{
	color: #7C1618;
	display:block;
}
.dfLink4 a, .dfLink4 a:hover{
	font-size: 11px;
	color: #666666;
	background: url(i/df_arrow1.gif) no-repeat  left 0px;
	padding-left: 14px;
}
.dfLink1 a:hover, .dfLink2 a:hover, .dfLink2 a:hover, .dfLink4 a:hover {
	background-position:  2px 0px;
}
.dfBg1 {
	background: #FFFFFF url(i/df_bg1.gif) repeat-x bottom;
}
.dfBg2 {
	background: #FFFFFF url(i/df_bg2.gif) repeat-x bottom;
}
.dfBg3 {
	background: #F5F5F5 url(i/df_bg3.gif) repeat-x top;
}
.dfBg4 {
	background-color:#FFFFFF;
}
.dfImg1 {
	border: 1px solid #999999;
}
.dfImg2 {
	border: 5px solid #CCCCCC;
}
.dfImg3 {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.dfImg4 {
	float: right;
	border: 1px solid #999999;
	margin-bottom: 5px;
	margin-left: 10px;
}
.dfImg5 {
	border: 5px solid #CCCCCC;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
.dfLn1 {
	background: url(i/df_ln1.gif) repeat-x center;
	height: 1px;
	margin-bottom: 10px;
}
.dfLn2 {
	background-color:#CCCCCC;
}
.dfTArrow1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background: no-repeat url(i/df_t_arrow1.gif) left top;
	background-color: #999999;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
	height: 20px;
}
.dfTArrow2, .vtTArrow2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #F45912 url(i/df_t_arrow2.gif) no-repeat left top;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
	height: 20px;
}
.vtTArrow2 {
	background: #7C1618 url(i/vt_t_arrow2.gif) no-repeat left top;
}
.dfTArrow2 img{
	border: none;
}
.dfTArrow3, .vtTArrow3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #F45912;
	background: #FFFFFF url(i/df_t_arrow3.gif) no-repeat  left top;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
	height: 20px;
}
.vtTArrow3 {
	color: #7C1618;
	background: #FFFFFF url(i/vt_t_arrow3.gif) no-repeat  left top;
}
.dfTArrow4 {
	background:#FFFFFF url(i/df_t_arrow4.gif) no-repeat  left top;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
	height: 20px;
}
.dfTArrow5 {
	background: #FFFFFF url(i/df_t_arrow5.gif) no-repeat left top;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
	height: 20px;
}
.dfTArrow6 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: no-repeat url(i/df_t_arrow6.gif) left top;
	background-color: #71A2DE;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
	height: 20px;
}
.dfTArrow7 {
	background: #FFFFFF url(i/df_t_arrow7.gif) no-repeat left top;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
	height: 20px;
}
.dfRRS1{
	float: right;
	margin-top: 2px;
}
.dfRRS1 a{
	background: url(i/df_ico_rss1.gif) no-repeat left center;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#FF6600;
	padding: 2px 0px 2px 16px;
}
#homeBienvenida {
	float: left;
	width: 520px;
}
#homeBienvenida h1 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color:#F45912;
	margin-bottom: 10px;
}
#homeBienvenida p{
	font: normal 13px Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom: 10px;
}
#homeEnjoyVivaClub {
	float: right;
	width: 210px;
}
#homeDestinos {
	padding-bottom: 10px;
	margin-bottom: 40px;
}
#homeDestinos h3 {
	font-weight: bold;
	font-size: 11px;
}
#homeHoteles {
	margin-bottom: 20px;
	height: 580px;
}
#homeHoteles ul {
	list-style-type:none;
}
#homeHoteles ul li {
	padding: 0;
	margin:0;
}
#homeHoteles ul li.destino{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #4B87DC;
	border-bottom: dashed 1px #4B87DC;
	margin: 15px 0 0 0;
	padding-bottom: 3px;
}
#homeHoteles ul li ul{
	list-style-type:none;
	/*padding: 0;
	margin: 0;*/
}
#homeHoteles ul li ul li {
	border-bottom: none;
	/*padding: 0;
	margin: 0;*/
}
#homeHoteles ul li ul li.zona {
	margin-top: 15px;
	margin-bottom: 4px;
	#margin: 5px 0 0 0;
	/*height: 20px;
	overflow: hidden;*/
}
#homeHoteles ul li ul li a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	border: none;
}
#homeHoteles ul li ul li ul li{
	border-bottom: none;
	margin-top: 4px;
	#margin-top: 0px;
}
#homeHoteles ul li ul li ul li a{
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 12px;
	background: no-repeat url(i/df_arrow_bg1.gif) left -3px;
	color: #666666;
}
#homeHoteles ul li ul li ul li a:hover{
	background-position: 2px -3px;
}

.homePacksTxt1 a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4B87DC;
}
#homeOfertas {
	clear: both;
	padding-top: 20px;
}
#homeOfertas .foto {
	border: solid 1px #CCCCCC;
	margin-bottom: 5px;
}
#homeOfertas .txt1 {
	background: url(i/home_ofertas_bg1.jpg) repeat-x bottom;
	padding: 5px 7px;
	height: 105px;
}
#homeOfertas .mini {
	margin-bottom: 8px;
	border-bottom: 1px dotted #E4E4E4;
}
#homeOfertas .txt1 p, #homeOfertas .mini p{
	margin-bottom: 5px;
}
#homeOfertas .mini .txt {
	float: right;
	width: 290px;
}
#homeOfertas .mini .photo {
	float: left;
}
#homeOfertas .txt1 p.precio, #homeOfertas .mini p.precio{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #F45912;
}
#homeOfertas .txt1 p.precioStrike, #homeOfertas .mini p.precioStrike {
	font: 12px Arial, Helvetica, sans-serif;
	color: #F45912;
	background: url("i/line-through.gif");
}
/* Hoteles */
.htsT1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #70A2DE;
	padding: 4px;
	margin-bottom: 5px;
}
.htsT1 a, .htsT1 a:hover {
	color:#FFFFFF;
	padding:0;
	text-decoration: none;
}
.htsT2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #7C1618;
	padding: 4px;
	margin-bottom: 5px;
}
.htsT2 a, .htsT2 a:hover {
	color:#FFFFFF;
	padding:0;
	text-decoration: none;
}
.htsT3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #F45912;
	padding: 4px;
	margin-bottom: 5px;
}
.htsT4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999;
	padding: 4px;
	margin-bottom: 5px;
}
.htsT4 a, .htsT4 a:hover {
	color:#FFFFFF;
	padding:0;
	text-decoration: none;
}
.htsT5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000;
	padding: 4px;
	margin-bottom: 5px;
}
.htsT5 a, .htsT5 a:hover {
	color:#FFFFFF;
	padding:0;
	text-decoration: none;
}

.htsImg1 {
	background-color: #EAEAEA;
	margin-bottom: 1px;
}
.htsWin1 {
	background: #FFFFFF url(i/df_bg2.gif) repeat-x bottom;
	width: 210px;
	margin-top: -15px;
	margin-left: 400px;
	border: 1px solid #CCCCCC;
	position: absolute;
	padding: 10px;
	display: none;
}



/* Hotel */
#menuHT1 {
	width: 180px;
	padding: 0px 5px;
}
#menuHT1 a {
	display:block;
	font-size: 12px;
	margin: 6px 0px;
	padding: 6px 12px 4px 0px;
	border: dashed 1px #CCCCCC;
	border-width: 0 0 1px 0;
	background-image: url(i/df_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: 170px 2px;
	text-decoration: none;
}
#menuHT1 a:hover {
	color: #F45912;
	background-image: url(i/df_arrow_bg2.gif);
}
#menuHT1 a.menuHTActive1 {
	color: #F45912;
	background-image: url(i/df_arrow_bg2.gif);
}
#menuHT1 a.menuHTActive2 {
	color: #7C1618;
	background-image: url(i/df_arrow_bg4.gif);
}
.htMenuTxt1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 6px 2px;
	margin: 0 0 10px 0;
	border: dashed 1px #CCCCCC;
	border-width: 0 0 1px 0;
}
.htMenuLink1 a {
	color:#F45912;
}
.htMenuLink2 a {
	color:#7C1618;
}
.htImg1 {
	background-color: #EAEAEA;
	margin-bottom: 1px;
}
.htFotos1{
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.htVideo1 {
	border: solid 1px #CCCCCC;
	padding: 14px 5px 14px 5px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.htLogosReg1{
	position:absolute;
	border: solid 1px #CCCCCC;
	margin: -5px 0px 0 685px;
	z-index: 200;
}
.htLogosReg2{
	position:absolute;
	border: solid 1px #CCCCCC;
	margin: -5px 0px 0 620px;
	z-index: 200;
}
.htRegWin1 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 360px;
	margin-left: 200px;
	border: 1px solid #CCCCCC;
	position: absolute;
	margin-top: 70px;
	padding: 10px;
	display: none;
}
.htAwardsWin1 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 200px;
	margin-left: 50px;
	border: 1px solid #CCCCCC;
	position: absolute;
	margin-top: 35px;
	padding: 10px;
	display: none;
	text-align: left;
}
/* ofertas */
.ofertasT1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F45912;
}
.ofertasT1 a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F45912;
}
.ofertasT1 a:hover {
	text-decoration: underline;
}
.ofertasTxt1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.ofertasStrikeTxt1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
	background: url("i/line-through.gif");
}
.ofertasBg1 td {
	background-color: #F9F9F9;
	padding: 5px;
}
/* Agenda */
.agendaT1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.noticiaT1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.noticiaTxt1 {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
/* Paquetes */
.packsT1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.packsT2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px;
	padding: 6px 12px 4px 14px;
	border: dashed 1px #CCCCCC;
	border-width: 0 0 1px 0;
	background-image: url(i/df_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display:block;
}
.packsT3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #70A2DE;
	padding: 10px;
}
/* Sitemap */
#sitemap {
	padding: 10px;
}
#sitemap ul.level1{
	margin-left: 0px;
	padding-left: 0px;
	list-style-Type: none;
}
#sitemap ul.level1 li{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F45912;
	background: url(i/df_arrow_bg2.gif) no-repeat left -2px;
	margin-bottom: 5px;
	padding-left: 12px;
}
#sitemap ul.level1 li a{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F45912;
}
#sitemap ul.level1 li a:hover{
	text-decoration: underline;
}
#sitemap ul.level2{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#sitemap ul.level2 li{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(i/df_arrow_bg1.gif) no-repeat left -3px;
	margin-bottom: 5px;
	padding-left: 12px;
}

#sitemap ul.level2 li a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#sitemap ul.level2 li a:hover{
	text-decoration: underline;
}
#sitemap ul.level3{
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: disc;
}
#sitemap ul.level3 li{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: none;
	padding-left: 0px;
	margin-bottom: 2px;
}

#sitemap ul.level3 li a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#sitemap ul.level3 li a:hover{
	text-decoration: underline;
}
/* Reservas */
#rvMenu1 {
	width: 188px;
	padding: 10px;
	background-color: #FFFFFF;
}
#rvMenu1 a {
	display:block;
	margin: 6px 0px;
	padding: 6px 12px 4px 10px;
	border: dashed 1px #CCCCCC;
	border-width: 0 0 1px 0;
	background-image: url(i/df_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-decoration: none;
}
#rvMenu1 a:hover {
	color: #4B87DC;
	background-image: url(i/df_arrow_bg3.gif);
}
#rvMenu1 a.avMenuActive1 {
	color: #4B87DC;
	background-image: url(i/df_arrow_bg3.gif);
}
.rvT1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #70A2DE;
	padding: 4px;
	margin-bottom: 5px;
}
.rvT1 a {
	color:#FFFFFF;
	padding:0;
}
.rvT2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D2DDE8;
	background-color: #8CA5C1;
	padding: 4px;
	margin-bottom: 5px;
}
.rvT2 a {
	color:#FFFFFF;
	padding:0;
}
.rvT3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #70A2DE;
	padding: 10px;
}
.rvT4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #7C1618;
	padding: 4px;
	margin-bottom: 5px;
}
.rvT4 a {
	color:#FFFFFF;
	padding:0;
}
.rvTxt1, .rvTxt1 p {
	font-size: 12px;
}
.rvTxt2 {
	font-weight: bold;
}
.rvTxt3 {
	font-weight: bold;
	color: #F45912;
}
.rvBg1 {
	background-color:#E1E1E1;
	padding-top: 4px;
	padding-bottom: 4px;
}
.rvBg2 {
	background-color: #EAEAEA;
	padding: 5px;
}
.rvBg3 {
	background-color: #F3F3F3;
	padding: 5px;
}
.rvContainer1 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.rvContainer2 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.rvContent1 {
	margin-bottom: 20px;
}
.rvWin1 {
	background: #FFFFFF url(i/df_bg2.gif) repeat-x bottom;
	width: 200px;
	margin-top: 10px;
	margin-left: 120px;
	border: 1px solid #CCCCCC;
	position: absolute;
	padding: 10px;
	display: none;
}
.rvWin2 {
	background-color: #FFFFFF;
	width: 350px;
	margin-left: 150px;
	border: 1px solid #CCCCCC;
	position: absolute;
	margin-top: -5px;
	padding: 10px;
	display: none;
}
.rvWin3 {
	background-color: #FFFFFF;
	width: 350px;
	margin-left: -150px;
	border: 1px solid #CCCCCC;
	position: absolute;
	margin-top: -5px;
	padding: 10px;
	display: none;
}
.rvCalendarContainer1 {
	width: 100%;
	border: 1px solid #BBBBBB;
	background: #FFFFFF url(i/df_bg2.gif) repeat-x bottom;
}
.rvCalendarShw1 {
	width: 99%;
	background-color: #F0F0F0;
	height: 3px;
}
.rvCalendarMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #70A2DE;
	padding: 10px;
	font-weight: bold;
}
.rvCalendarDays {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #F0F0F0;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
}
.rvCalendarNums1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #4B87DC;
	border: 1px solid #CCCCCC;
	padding: 15px 5px 5px 5px;
	text-align: right;
	vertical-align: bottom;
	background: url(i/rvCalendar_bg1.gif) no-repeat left top;
}
.rvCalendarNums1 a:link, .rvCalendarNums1 a:active, .rvCalendarNums1 a:visited {
	color: #4B87DC;
	padding:0;
}
.rvCalendarNums2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding: 15px 5px 5px 5px;
	text-align: right;
	vertical-align: bottom;
	text-decoration: line-through;
}
.rvGift1, .rvGift2 {
	border: solid 1px #FF6600; 
	padding: 10px;
	margin-bottom: 20px;
	background: url(i/rv_bg_gift1.gif) no-repeat right bottom;
}
.rvGift2 {
	background: #FFFFFF url(i/rv_bg_gift2.gif) no-repeat right top;
	padding-bottom: 20px;
}
.rvGift2  ul {
	padding: 0 15px;
}
.rvGift2  ul li {
	margin-top: 5px;
}
.rvTxt01Strike {
	color: #999999;
	background: url("i/line-through.gif");
}

/* MAGAZINE */
.magazine1 {
	border: 1px solid #CCCCCC;
	background-image: url(i/magazine_bg1.gif);
	background-repeat: repeat-y;
	padding: 20px 30px 30px 25px;
	border-width: 1px 0px;
}
.magazineT1, .magazineT1 a {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: normal;
}
.magazineT2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.magazineImg1 {
	float: left;
	border: 1px solid #999999;
	margin: 0px 10px 5px 0px;
}
.magazineImg2 {
	border: 1px solid #999999;
	margin: 5px 0px 10px 0px;
}
/* AGENCIAS VIAJES */
/* Reservas */
#avMenu1 {
	width: 170px;
	padding: 10px;
	background-color: #FFFFFF;
}
#avMenu1 a {
	display:block;
	margin: 6px 0px;
	padding: 6px 12px 4px 10px;
	border: dashed 1px #CCCCCC;
	border-width: 0 0 1px 0;
	background-image: url(i/df_arrow_bg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-decoration: none;
}
#avMenu1 a:hover {
	color: #4B87DC;
	background-image: url(i/df_arrow_bg3.gif);
}
#avMenu1 a.avMenuActive1 {
	color: #4B87DC;
	background-image: url(i/df_arrow_bg3.gif);
}
.avT1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #70A2DE;
	padding: 4px;
	margin-bottom: 5px;
}
.avT1 a {
	color:#FFFFFF;
	padding:0;
}
.avT2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #70A2DE;
	padding: 10px;
}
.avT2 em {
	font-size: 12px;
	font-style: normal;
}
.avT3 {
	color: #FFFFFF;
	background-color: #9EC0E9;
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.avT4 {
	margin-bottom: 2px;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #70A2DE;
	background-image: url(i/av_t1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.avTxt1, .avTxt1 p {
	font-size: 12px;
}
.avTxt1 em, .avBg2 em, .avBg3 em {
	font-size: 10px;
	font-style: normal;
}
.avTxt2 {
	font-weight: bold;
}
.avTxt3 {
	font-weight: bold;
	color: #70A2DE;
}
.avBg1 {
	background-color:#E1E1E1;
	padding-top: 4px;
	padding-bottom: 4px;
}
.avBg2 {
	background-color: #EAEAEA;
	padding: 5px;
}
.avBg3 {
	background-color: #F3F3F3;
	padding: 5px;
}
.avBg4 {
	font-weight: bold;
	background-color: #9EC0E9;
	padding: 5px;
	color: #FFFFFF;
}
.avBgActive4 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9EC0E9;
	padding: 5px 5px 5px 7px;
	background-image: url(i/av_bg_arrow1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.avContainer1 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.avContainer2 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.avContent1 {
	margin-bottom: 20px;
}
.avWin1 {
	background-color: #FFFFFF;
	background-image: url(i/df_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 200px;
	margin-left: 120px;
	border: 1px solid #CCCCCC;
	position: absolute;
	margin-top: 10px;
	padding: 10px;
	display: none;
}
.avWin2 {
	background-color: #FFFFFF;
	width: 350px;
	margin-left: 150px;
	border: 1px solid #CCCCCC;
	position: absolute;
	margin-top: -5px;
	padding: 10px;
	display: none;
}
.avCalendarContainer1 {
	width: 100%;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	background-image: url(i/df_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.avCalendarShw1 {
	width: 99%;
	background-color: #F0F0F0;
	height: 3px;
}
.avCalendarMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #70A2DE;
	padding: 10px;
	font-weight: bold;
}
.avCalendarDays {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #F0F0F0;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
}
.avCalendarNums1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #4B87DC;
	border: 1px solid #CCCCCC;
	padding: 15px 5px 5px 5px;
	text-align: right;
	vertical-align: bottom;
	background: url(i/rvCalendar_bg1.gif) no-repeat left top;
}
.avCalendarNums1 a {
	color: #4B87DC;
	padding:0;
}
.avCalendarNums2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding: 10px 5px 5px 5px;
	text-align: right;
	vertical-align: bottom;
	text-decoration: line-through;
}
/* SCROLL IMAGES */
.gallery div.scrollable { 
    position:relative; 
    overflow:hidden; 
    width: 750px; 
    height:270px; 
} 
.gallery div.scrollable div.items { 
    width:750px; 
    position:absolute; 
} 
.gallery div.scrollable div.items div { 
    float:left; 
} 
.gallery div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}
.gallery { 
	position: relative;
	}
.gallery .button_prev { 
	}
.gallery .button_next { 
}
/* Profile Application */
.queryTxt1 {
	background-color: #FFFACD;
}
.queryC1 {
	text-align: center;
}
.queryCErrorZebra1 {
	text-align: center;
	color: #FFCCCC;
	background-color: #FF7777;
}
.queryCErrorZebra2 {
	text-align: center;
	color: #FFCCCC;
	background-color: #FF6969;
}
.queryTxt1 td {
	padding: 5px;
}
.queryTxt1 a {
	text-decoration: none;
}
