/*<agl.folder "Estructura">*/

	*{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

	html, body {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Georgia;
	background-color: #3c3c3c;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100%;
	height: 100%;
}

	/*Contenedores 100%*/

	div#header { background-color: #686868; position: relative; top: 0; left: 0; width: 100%; height: 30px; float: left; }

	div#menu { background-color: #193342; position: relative; top: 0; left: 0; width: 100%; height: 84px; float: left; }

	div#logo54 { background-color: #fff; position: relative; top: 0; left: 0; width: 100%; height: 169px; float: left; }

	div#galery { background-color: #551412; position: relative; top: 0; left: 0; width: 100%; height: 180px; float: left; }

	div#top_border { background-color: #b0bbbf; position: relative; top: 0; left: 0; width: 100%; height: 31px; float: left; }

	div#cont {
	background-color: #b0bbbf;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	float: right;
}

	div#content {
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	float: none;
}

	div#bottom_border { background-color: #2e2f33; position: relative; top: 0; left: 0; width: 100%; height: 31px; float: left; }

	div#bottom { background-color: #2e2f33; position: relative; top: 0; left: 0; width: 100%; height: 135px; float: left; }

	div#footer { background-color: #b0bbbf; position: relative; top: 0; left: 0; width: 100%; height: 106px; float: left; }

	/*Contenedores 1400px*/

	div#into_header { position: relative; top: 0; left: 0; width: 900px; height: 100%; margin-right: auto; margin-left: auto; }

	div#into_menu { background-image: url(../images/barra_blue.jpg); left: 0; right: 0; width: 900px; height: 84px; margin-right: auto; margin-left: auto; }

	div#into_logo54 { margin-right: auto; margin-left: auto; position: relative; top: 0; left: 0; width: 900px; height: 169px; }

	div#into_galery { background-image: url(../images/barra_red.jpg); text-align: center; margin-right: auto; margin-left: auto; position: relative; top: 0; left: 0; width: 900px; height: 100%; }

	div#top_border_cont { background-image: url(../images/top_content.jpg); margin-right: auto; margin-left: auto; position: relative; top: 0; left: 0; width: 900px; height: 100%; }

	div#left_border_cont {
	background-color: #a0a0a0;
	background-repeat: repeat-y;
	position: relative;
	width: 1px;
	height: 100%;
	float: left;
}

	div#into_cont {
	background-color: #fff;
	position: relative;
	width: 898px;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #a1a1a1;
	border-left-color: #a1a1a1;
}
	div#into_cont_con_fondo {
	background-color: #FFFFFF;
	position: relative;
	width: 898px;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #a1a1a1;
	border-left-color: #a1a1a1;
	background-image: url(../images/fondo_prog.gif);
}

	div#rigth_border_cont {
	background-color: #a0a0a0;
	background-repeat: repeat-y;
	position: relative;
	width: 1px;
	height: 100%;
	float: left;
}

	div#bottom_border_cont { background-color: #2e2f33; background-image: url(../images/bottom_content.jpg); margin-right: auto; margin-left: auto; position: relative; top: 0; left: 0; width: 900px; height: 100%; }
	
	div#bottom_border_cont_pro {
	background-color: #2e2f33;
	background-image: url(../images/bottom_content_pro.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 100%;
}

	div#into_bottom { background-image: url(../images/barra_gray.jpg); margin-right: auto; margin-left: auto; position: relative; top: 0; left: 0; width: 900px; height: 100%; }

	div#into_footer { background-image: url(../images/barra_sky.jpg); margin-right: auto; margin-left: auto; position: relative; top: 0; left: 0; width: 900px; height: 100%; }

	.clearall { clear: both; }

/*</agl.folder>*/

/*<agl.folder "Header">*/

	/*Modulos*/

	div#date { color: #dedddd; font-family: arial; text-align: left; position: relative; width: auto; float: left; padding-top: 10px; padding-left: 0; }

	div#finder { color: #dedddd; text-align: right; position: relative; width: auto; float: right; padding-top: 6px; padding-right: 0; }

	/*Menu Header*/

	div#header  ul { text-align: right; position: relative; width: auto; float: left; padding-top: 3px; padding-right: 24px; list-style-type: none; white-space: nowrap; }

	div#header  ul li { color: #dedddd; padding-right: 2px; display: inline; }

	div#header ul li a { color: #dedddd; text-decoration: none; }

	div#header ul li a:hover { color: #fff; text-decoration: none; }

/*</agl.folder>*/

/*<agl.folder "Menu">*/

	div#cont_menu {
	position: relative;
	top: 0;
	left: 0;
	width: 890px;
	height: 84px;
	float: right;
}

	ul#menu { color: #213b4a; font-size: 12px; font-weight: bold; padding-top: 44px; list-style-type: none; white-space: nowrap; }

	ul#menu a { font-family: Georgia; text-decoration: none; height: 40px; float: left; padding-top: 10px; display: block; }

	ul#menu li { text-align: center; display: inline; }

	ul#menu li#nuestros a {
	color: #fff;
	width: 221px;
}

	ul#menu li#nuestros a:hover { color: #213b4a; background-image: url(../images/menuactivo_1.gif); background-repeat: no-repeat; }

	ul#menu li#viajes a {
	color: #fff;
	width: 130px;
}

	ul#menu li#viajes a:hover { color: #213b4a; background-image: url(../images/menuactivo_2.gif); background-repeat: no-repeat; }

	ul#menu li#preferred a {
	color: #fff;
	width: 175px;
}

	ul#menu li#preferred a:hover { 
	color: #213b4a; 
	background-image: url(../images/menuactivo_p.gif); 
	background-repeat: no-repeat; 

	}
	
		ul#menu li#guia a {
	color: #fff;
	width: 165px;
}

	ul#menu li#guia a:hover { 
	color: #213b4a; 
	background-image: url(../images/menuactivo_3.gif); 
	background-repeat: no-repeat; 
	}
		ul#menu li#galeria a {
	color: #fff;
	width: 170px;
}

	ul#menu li#galeria a:hover { 
	color: #213b4a; 
	background-image: url(../images/menuactivo_3.gif); 
	background-repeat: no-repeat; 
	}

	ul#menu li#argentina a {
	color: #fff;
	width: 170px;
}

	ul#menu li#argentina a:hover { color: #213b4a; background-image: url(../images/menuactivo_3.gif); background-repeat: no-repeat; width: 170px; }

/*</agl.folder>*/

/*<agl.folder "Logo">*/

	div#logo {
	position: relative;
	width: 200px;
	height: 100%;
	float: left;
}

	div#logo img { margin-top: 24px; }

	div#banner {
	position: relative;
	width: 700px;
	height: 100%;
	float: right;
}

/*</agl.folder>*/

/*<agl.folder "Galery">*/

	div#galery_title {
	font-size: 0;
	position: relative;
	width: 900px;
	height: 25px;
	float: left;
	padding-top: 5px;
}

	div#galery_title img { margin: 0 0 5px; padding-top: 0; padding-right: 0; padding-left: 0; }

	div#galery_cont { position: relative; width: 900px; height: 150px; float: left; }

	div#galery_cont_0 { position: relative; left: 0; right: 0; width: 900px; height: 100%; margin-right: auto; margin-left: auto; }

	div#galery_cont_1 { position: relative; width: 220px; height: 100%; float: left; padding-left: 5px; }

	div#galery_cont_2 {
	position: relative;
	width: 220px;
	height: 100%;
	float: left;
	padding-left: 5px;
}

	div#galery_cont_3 { position: relative; width: 220px; height: 100%; float: left; padding-left: 5px; }

	div#galery_cont_4 { position: relative; width: 220px; height: 100%; float: left; padding-left: 5px; }

	.galery {
	text-align: right;
	width: 72px;
	height: 100%;
	float: right;
	padding-right: 1px;
	padding-left: 5px;
	margin-right: 5px;
}

	/*Fuentes*/

	.masgalery { color: #acacac; font-size: 10px; font-family: arial; padding-top: 10px; padding-right: 0; padding-bottom: 5px; }

	.masgalery a { color: #acacac; font-size: 10px; font-family: arial; text-decoration: none; padding-top: 10px; padding-right: 0; padding-bottom: 5px; }

	.masgalery a:hover { color: #fff; font-size: 10px; font-family: arial; text-decoration: none; padding-top: 10px; padding-right: 0; padding-bottom: 5px; }

	.titulogalery_1 {
	color: #fff3d9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}

	.titulogalery_1 a { color: #fff3d9; font-size: 14px; font-weight: bold; text-decoration: none; text-align: left; padding-top: 5px; padding-left: 0px; }

	.titulogalery_1 a:hover {
	color: #fff3d9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
}

	.textgalery_1 {
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
}

	.textgalery_2 {
	color: #acacac;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
}

	.pricegalery {
	color: #ffde97;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
}

/*</agl.folder>*/

/*<agl.folder "Content">*/

	div#into_content img { top: 0; bottom: 0; margin: 0; padding: 0; display: block; }

	/*Columnas home*/

	div#flashcontent { font-size: 0; background-color: #fff; position: relative; top: 0; left: 0; width: 485px; height: 550px; float: left; }

	div#left_col {
	text-align: left;
	top: 0;
	left: 0;
	width: 510px;
	height: 100%;
	float: left;
	padding-left: 15px;
}

	div#right_col {
	text-align: left;
	top: 0;
	left: 0;
	width: 300px;
	height: 100%;
	float: left;
}
	div#right_col_arg {
	text-align: left;
	top: 0;
	left: 0;
	width: 200px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 24px;
}
	div#right_col_arg2 {
	text-align: left;
	top: 0;
	left: 0;
	width: 200px;
	height: auto;
	float: none;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 24px;
}

	/*Columnas Nosotros Somos*/

	div#nosotros_somos {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_nosotros.jpg);
}
	div#cont_barra_destinos {
	position: relative;
	top: 0;
	width: 100%;
	height: 130px;
	float: left;
	background-image: url(../images/barra_nosotros.jpg);
}
	div#barra_enoturismo {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_enoturismo.jpg);
}
	div#barra_patrimonios {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_patrimonios.jpg);
}
	div#barra_golf {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_golf.jpg);
}
	div#barra_caza {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_caza.jpg);
}
	div#barra_alojamiento {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_alojamiento.jpg);
}
	div#barra_antartida {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_antartida.jpg);
}
	div#barra_pesca {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_pesca.jpg);
}
	div#barra_turismo_activo {
	position: relative;
	top: 0;
	width: 100%;
	height: 73px;
	float: left;
	background-image: url(../images/barra_turismo_activo.jpg);
}

	div#into_nosotros {
	background-image: url(../images/barra_nosotros.jpg);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	padding-left: 20px;
}

	div#left_col_nos {
	text-align: left;
	top: 0;
	left: 0;
	width: 400px;
	height: 100%;
	float: left;
}
	div#left_col_conf {
	text-align: left;
	top: 0;
	left: 0;
	width: 600px;
	height: 100%;
	float: left;
}
	div#left_col_arg {
	text-align: left;
	top: 0;
	left: 0;
	width: 622px;
	height: 100%;
	float: left;
	margin-right: 10px;
}

	div#right_col_nos {
	text-align: left;
	top: 0;
	left: 0;
	width: 350px;
	height: 100%;
	float: left;
	padding-left: 20px;
}

	div#nos {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	min-height: 380px;
	float: right;
	background-color: #b0bbbf;
}

	div#into_nos {
	background-color: #fff;
	position: relative;
	width: 898px;
	height: auto;
	float: left;
	padding-left: 1px;
}

	div#left_border_nos { background-color: #fff; background-image: url(../images/left_border_cont.jpg); background-repeat: repeat-y; position: relative; width: 188px; height: 360px; float: left; }

	div#rigth_border_nos { background-color: #808080; background-image: url(../images/right_border_cont.jpg); background-repeat: repeat-y; position: relative; width: 188px; height: 360px; float: left; }

	/*Columnas Resultado de Busqueda

*/

	div#galery_cont_resul {
	position: relative;
	width: 900px;
	height: 85px;
	float: left;
}

	div#galery_resultado {
	background-color: #551412;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 85px;
	float: left;
}

	div#galery_cont_res1 { font-size: 10px; text-align: left; position: relative; width: 208px; height: 100%; float: left; padding-top: 20px; }

	div#galery_cont_res2 {
	text-align: left;
	position: relative;
	width: 171px;
	height: 100%;
	float: left;
	padding-top: 18px;
}

	div#galery_cont_res2 a { color: #fefefe; font-size: 12px; font-weight: bold; text-decoration: none; }

	div#galery_cont_res3 {
	font-size: 12px;
	text-align: right;
	position: relative;
	width: 173px;
	height: 100%;
	float: left;
	padding-top: 18px;
}

	div#galery_cont_res4 {
	font-size: 12px;
	text-align: right;
	position: relative;
	width: 173px;
	height: 100%;
	float: left;
	padding-top: 18px;
}

	div#galery_cont_res5 {
	font-size: 12px;
	text-align: right;
	position: relative;
	width: 173px;
	height: 100%;
	float: left;
	padding-top: 18px;
}

	div#left_col_resultado {
	text-align: left;
	top: 0;
	left: 0;
	width: 420px;
	height: auto;
	float: left;
	padding-left: 15px;
}



	div#right_col_resultado {
	text-align: left;
	top: 0;
	left: 0;
	width: 420px;
	height: auto;
	float: left;
	padding-left: 10px;
}

	div#left_border_cont_result { background-color: #fff; background-image: url(../images/left_border_cont.jpg); background-repeat: repeat-y; position: relative; width: 188px; height: 280px; float: left; }

	div#rigth_border_cont_result { background-color: #808080; background-image: url(../images/right_border_cont.jpg); background-repeat: repeat-y; position: relative; width: 188px; height: 280px; float: left; }

	div#into_cont_resultados {
	background-color: #fff;
	position: relative;
	width: 878px;
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1a1a1;
	border-left-color: #a1a1a1;
	padding: 10px;
}

	div#separador_resultados {
	text-align: center;
	position: static;
	left: 0px;
	width: 898px;
	height: 20px;
	float: left;
	padding-top: 12px;
}
	div#separador_2 {
	text-align: center;
	position: static;
	left: 0px;
	width: auto;
	height: 20px;
	float: left;
	padding-top: 12px;
	margin-bottom: 4px;
}

	div#paginador_resultados {
	text-align: center;
	position: relative;
	left: 0;
	width: 800px;
	height: 20px;
	float: right;
	padding-top: 12px;
}

	div#paginador { color: #383a3b; font-size: 10px; background-color: #f1ebc5; position: relative; left: 0; right: 0; width: 250px; height: 18px; margin-right: auto; margin-left: auto; border: solid 1px #dad4ab; }

	.img_resultados { text-align: none; width: 210px; height:auto; float: right;}

	/* popup guia */
	
	.img_resultados_guia { text-align: none; width: 100%; height:auto; float: right; padding: 10px 0 10px 20px; }
	 .img_resultados_guia img{ width:210px;height:140px;padding-right:10px; } 
	 
	/*Columnas Detalle de Programa*/

	div#info_prog { width: 100%; float: left; }

	div#tarifas_titulo_prog {
	width: 100%;
	float: left;
	padding-top: 10px;
}

	div#tarifas_prog { width: 100%; float: left; }

	div#itinerario_prog {
	width: 100%;
	float: left;
	padding-top: 25px;
}

	div#itinerario_prog p { padding-right: 30px; }

	div#observaciones_prog {
	width: 100%;
	float: left;
	padding-top: 30px;
}

	div#observaciones_prog p { padding-right: 30px; }

	div#into_cont_prog {
	background-color: #fff;
	position: relative;
	width: 883px;
	float: left;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1a1a1;
	border-left-color: #a1a1a1;
	background-image: url(../images/fondo_prog.gif);
	background-repeat: repeat-y;
}

	div#left_col_prog {
	text-align: left;
	top: 0;
	left: 0;
	width: 605px;
	height: 100%;
	float: left;
	padding-right: 10px;
}

	div#right_col_prog {
	background-color: #e2edf1;
	text-align: left;
	top: 0;
	left: 0;
	width: 266px;
	height: 100%;
	float: left;
	min-height: 1100px;
}
	div#right_col_prog2 {
	background-color: #e2edf1;
	text-align: left;
	top: 0;
	left: 0;
	width: 266px;
	height: 100%;
	float: left;
	min-height: 1100px;
}
	div#right_col_eno {
	background-color: #e2edf1;
	text-align: left;
	top: 0;
	left: 0;
	width: 266px;
	height: 100%;
	float: left;
	min-height: 1800px;
}
	div#right_col_patri {
	background-color: #e2edf1;
	text-align: left;
	top: 0;
	left: 0;
	width: 266px;
	height: 100%;
	float: right;

}
	div#right_col_ant {
	background-color: #e2edf1;
	text-align: left;
	top: 0;
	left: 0;
	width: 266px;
	height: 100%;
	float: left;
	min-height: 850px;
}
	div#right_col_prog2 {
	text-align: left;
	top: 0;
	left: 0;
	width: 266px;
	height: 100%;
	float: left;
}
	div#right_col_chile {
	background-color: #e2edf1;
	text-align: left;
	top: 0;
	left: 0;
	width: 266px;
	height: 100%;
	float: left;
	min-height: 1800px;
}

	div#col_rosa {
	background-color: #f2eadb;
	position: relative;
	top: 0;
	left: 0;
	width: 256px;
	float: left;
	padding-left: 10px;
}

	div#col_celeste { position: relative; top: 0; left: 0; width: 267px; height: 100%; float: left; }

	div#col_busq {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	float: left;
	height: auto;
	padding-left: 10px;
}

	div#celeste_cont_00 {
	color: #005082;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	position: relative;
	float: left;
	width: auto;
	padding-bottom: 5px;
	padding-top: 2px;
}

	div#celeste_cont_01 {
	width: 245px;
	float: left;
	padding-left: 0px;
	height: 120px;
}

	div#celeste_cont_02 {
	position: relative;
	width: 245px;
	float: left;
	padding-left: 10px;
}

	div#rosa_cont_00 {
	color: #5f161e;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	position: relative;
	width: auto;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	height: auto;
}

	div#rosa_cont_01 {
	position: relative;
	width: 245px;
	float: left;
}

	div#rosa_cont_02 {
	padding-left: 10px;
	position: relative;
	width: 245px;
	float: left;
}

	div#rosa_cont_03 {
	position: relative;
	width: 245px;
	float: left;
	padding-left: 10px;
}

	div#rosa_cont_04 {
	position: relative;
	width: 245px;
	float: left;
	padding-left: 10px;
}

	div#col_celeste {
	background-color: #e2edf1;
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	float: left;
	padding-left: 10px;
}
	div#col_celeste2 {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	float: left;
	padding-left: 10px;
}

	div#left_border_cont_prog { background-color: #fff; background-image: url(../images/left_border_cont.jpg); background-repeat: repeat-y; position: relative; width: 188px; height: 1000px; float: left; }

	div#rigth_border_cont_prog { background-color: #808080; background-image: url(../images/right_border_cont.jpg); background-repeat: repeat-y; position: relative; width: 188px; height: 1000px; float: left; }

	div#top_border_cont_prog {
	background-image: url(../images/top_content_prog.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 100%;
}
	div#top_border_cont_arg {
	background-image: url(../images/top_content_prog_arg.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 100%;
}

	div#bottom_border_cont_prog {
	background-color: #2e2f33;
	background-image: url(../images/bottom_content_prog.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 100%;
}

	.img_prog {
	text-align: left;
	width: 310px;
	height: 100%;
	float: right;
}

	.img_prog_galery {
	text-align: left;
	width: 305px;
	height: 100%;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 40px;
}
	.img_prog_galery_tem {
	text-align: left;
	width: auto;
	height: 100%;
	float: right;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 40px;
}

	.yatun {
	margin-top: 10px;
	margin-left: 0px;
}

	/*Fuentes*/

	.titulorosa_1 {
	color: #005082;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

	.titulorosa_1 a { color: #005082; font-size: 14px; font-weight: bold; text-decoration: none; text-align: left; padding-top: 5px; padding-left: 5px; }

	.titulorosa_1 a:hover {
	color: #005082;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	padding-top: 5px;
}

	.textrosa_1 {
	color: #333;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
}

	.textrosa_2 {
	color: #333;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
}

	.pricerosa {
	color: #741b25;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
}

	.tablanews {
	color: #737373;
	font-size: 10px;
	width: 300px;
}

	.busq_arroja { color: #e3d965; font-size: 12px; font-weight: bold; text-decoration: none; }

	.paginador { color: #114b6c; font-size: 11px; text-decoration: none; }

	.titulo_itinerario {
	color: #114b6c;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 0px;
}

	.titulo_tarifas {
	color: #114b6c;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 0px;
	padding-bottom: 5px;
}

	.paginador a { color: #114b6c; font-size: 11px; text-decoration: none; }

	.paginador a:hover { color: #114b6c; font-size: 11px; text-decoration: underline; }

	.masresultados { color: #666; font-size: 11px; font-family: arial; padding-top: 10px; padding-right: 0; padding-bottom: 5px; }

	.masresultados a { color: #666; font-size: 11px; font-family: arial; text-decoration: none; padding-top: 10px; padding-right: 0; padding-bottom: 5px; }

	.masresultados a:hover { color: #2379ab; font-size: 11px; font-family: arial; text-decoration: none; padding-top: 10px; padding-right: 0; padding-bottom: 5px; }

	.titulocont_2 { color: #7a1d28; font-size: 12px; font-weight: bold; }

	.titulo_resul {
	color: #1D628B;
	font-size: 17px;
	font-style: italic;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Georgia;
	font-weight: bold;
}
	.titulo_prop {
	color: #2379ab;
	font-size: 14px;
	font-style: italic;
	padding-bottom: 5px;
	padding-left: 0px;
}

	.info_resul {
	color: #434343;
	font-size: 11px;
	font-family: arial;
	padding-bottom: 5px;
	padding-left: 0px;
}

	.precio_resul2 { color: #a89e30; font-size: 18px; font-weight: bold; padding-bottom: 5px; }

	.precio_resul {
	color: #a89e30;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
}

	.detalle_resul {
	color: #434343;
	font-size: 11px;
	font-family: arial;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: justify;
}

	.observaciones {
	color: #434343;
	font-size: 10px;
	font-family: arial;
	padding-bottom: 5px;
	padding-left: 0px;
}

	.titulocont_2 a { color: #7a1d28; font-size: 12px; font-weight: bold; text-decoration: none; }

	.titulocont_2 a:hover { color: #7a1d28; font-size: 12px; font-weight: bold; text-decoration: underline; }

	.textsomos {
	color: #686868;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 20px;
	line-height: 17px;
	text-align: justify;
}

	.textsomos_1 {
	color: #686868;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 20px;
	line-height: 20px;
	text-align: justify;
}

	.textcont_1 {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}

	.vermas {
	color: #39c;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
}

	.vermas a { color: #39c; font-size: 11px; font-weight: normal; text-decoration: none; }

	.vermas a:hover { color: #39c; font-size: 11px; font-weight: normal; text-decoration: underline; }

	.select { color: #8b8b8b; font-size: 10px; font-family: Georgia; top: 10px; left: 19px; width: 200px; padding-top: 10px; padding-left: 19px; }

	.input { color: #8b8b8b; font-size: 10px; font-family: Georgia; }

/*</agl.folder>*/

/*<agl.folder "Bottom & Footer">*/

	div#menu_bottom { position: relative; width: 450px; height: 100%; float: left; }

	div#menu_bottom ul {
	text-align: left;
	position: relative;
	width: 430px;
	float: left;
	padding-left: 20px;
	list-style-image: url(../images/square.gif);
	white-space: nowrap;
}

	div#menu_bottom ul li { color: #dedddd; font-size: 11px; margin-top: 5px; display: list-item; }

	div#menu_bottom ul li a { color: #dedddd; text-decoration: none; }

	div#menu_bottom ul li a:hover { color: #39c; text-decoration: none; }

	div#logos {
	text-align: left;
	position: relative;
	width: 400px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

	div#logos img { top: 0; float: left; margin: 0 12px 0 0; padding: 0; }

	div#contacts {
	position: relative;
	width: 370px;
	height: 100%;
	float: right;
}

	div#cont_contacts {
	color: #dedddd;
	font-size: 11px;
	text-align: left;
	position: relative;
	width: auto;
	float: left;
	padding-right: 0;
}

	div#cont_contacts a { color: #dedddd; font-size: 11px; text-decoration: none; }

	div#cont_contacts a:hover { color: #39c; font-size: 11px; text-decoration: none; }

	div#cont_contacts p { margin-top: 5px; }

	div#copyright {
	text-align: left;
	position: relative;
	width: 530px;
	height: 100%;
	float: left;
}

	div#copyright p { color: #62839a; padding-top: 15px; padding-left: 0; }

	div#design {
	text-align: left;
	position: relative;
	width: 250px;
	height: 100%;
	float: left;
}
	div#design_intro {
	text-align: right;
	position: relative;
	width: 900px;
	float: inherit;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	padding-top: 10px;
	padding-right: 5px;
}

	div#design p { color: #24506e; font-size: 10px; font-family: tahoma; font-weight: bold; padding-top: 13px; padding-right: 0; }

/*</agl.folder>*/
		#into_nosotros {background-image: url(images/barra_nosotros.jpg); }

.consultar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #62839A;
	text-decoration: none;
}
.consultar2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.text_news {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #686868;
	text-decoration: none;
	padding-right: 15px;
	text-align: justify;
}
.text_news_b {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bolder;
	line-height: 16px;
	color: #686868;
	text-decoration: none;
	padding-right: 15px;
}
div#titulo_seccion {
	position: relative;
	width: 900px;
	height: 100%;
	float: left;
	padding-left: 20px;
}
#tituloseccion {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	width: 900px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	padding-left: 50px;
}
#tituloseccion_destinos_ch {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	width: 850px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	padding-left: 50px;
	height: 100px;
	background-image: url(../images/header_ch.png);
	background-repeat: no-repeat;
}
#tituloseccion_destinos_bo {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	width: 850px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	padding-left: 50px;
	height: 100px;
	background-image: url(../images/header_bo.png);
	background-repeat: no-repeat;
	}
#tituloseccion_destinos_uy {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	width: 850px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	padding-left: 50px;
	height: 100px;
	background-image: url(../images/header_uy.png);
	background-repeat: no-repeat;
	}
#tituloseccion_destinos_per {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	width: 850px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	padding-left: 50px;
	height: 100px;
	background-image: url(../images/header_per.png);
	background-repeat: no-repeat;
}
#tituloseccion_destinos {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	width: 850px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	padding-left: 50px;
	height: 100px;
	background-image: url(../images/header_arg.png);
	background-repeat: no-repeat;
}


.titulo_news {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	line-height: 20px;
}
#filete_titulos {
	padding-bottom: 0px;
	float: left;
	margin-bottom: 10px;
	margin-top: 7px;
}
#fecha_news {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	position: relative;
	width: 150px;
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	text-align: right;
	top: -14px;
}
#titulo_news_box {
	float: left;
	width: 495px;
	text-decoration: none;
}
.titulos_forms {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.campoform {
	border: 1px solid #c2c2c2;
	background-color: #f2f2f2;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	width: 280px;
	margin-bottom: 5px;
}
.campoformdate {
	border: 1px solid #c2c2c2;
	background-color: #f2f2f2;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	width: 60px;
	margin-bottom: 5px;
}
.campoformcom {
	border: 1px solid #c2c2c2;
	background-color: #f2f2f2;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: 280px;
}
.boton {
	font-family: Arial;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
	text-transform: uppercase;
}
.subtitulos {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#links {
	text-align: left;
	float: none;
	height: 60px;
	width: auto;
}
#propiedades {
	text-align: left;
	top: 0;
	left: 0;
	width: 420px;
	height: auto;
	float: left;
	padding-left: 15px;
}
#propiedades2 {
	text-align: left;
	top: 0;
	left: 0;
	width: 400px;
	height: auto;
	float: right;
	padding-left: 15px;
}
#prop_img {
	text-align: right;
	width: 190px;
	height: auto;
	float: right;
	padding-right: 20px;
}
#print_logo {
	float: left;
	width: auto;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#print_boton {
	float: right;
	width: auto;
	padding-right: 20px;
	padding-top: 110px;
}

#propiedad_box {
	background-color: #fff;
	position: relative;
	width: 898px;
	height: auto;
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1a1a1;
	border-left-color: #a1a1a1;
}
#propiedad {
	padding-left: 15px;
	text-align: left;
	width: 600px;
}
#botones_up {
	float: right;
	width: 314px;
}

#botones_down {
	float: left;
	width: 600px;
	padding-top: 15px;
}
.arial11bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #3A3B3D;

}
.filete_tabla {
	border: 1px solid #CAD0CE;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#div_tablas {
	padding-left: 20px;
	padding-top: 10px;
	float: none;
}
#tabla_right {
float:right
}
.links {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#ir_arriba {
	width: 150px;
	float: right;
}
.selector {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#print {
	float: inherit;
	height: 150px;
	width: 700px;
	background-color: #FFFFFF;
}
#print_footer {
	background-color: #FFFFFF;
	float: inherit;
	width: 685px;
	font-family: Georgia;
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
	line-height: 18px;
	padding-left: 15px;
	text-align: left;
	height: auto;
	padding-bottom: 5px;
}
#print_content {
	background-color: #FFFFFF;
	width: 670px;
	min-height: 600px;
	float: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}
#linea {
	background-color: #666666;
	width: 500px;
	height: 1px;
	float: none;
}
#intro {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	border: 11px solid #FFFFFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: auto;
	height: 560px;
}
#intro_selector {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 200px;
	background: #fff;
	float: left;
	height: 540px;
}
#intro_img {
	float: left;
	position: relative;
	top: 50px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#intro_logo {
	padding-left: 20px;
	width: 150px;
	float: inherit;
}
#intro_flash {
	float: right;
}
#atractivo {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	z-index: 5;
	position: relative;
	top: 10px;
	left: 898px;
}
        #apDiv1 {
	position:relative;
	width:200px;
	height:24px;
	z-index:50;
	left: 640px;
	top: -40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	text-align: right;
	font-style: normal;
}
#resultado_busqueda {
	float: left;
	height: 60px;
	width: 410px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
#resultado_busq_right {
	float: right;
	height: 60px;
	width: 410px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
#icon_htl {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	width: 160px;
}
.style1 {
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
}
.style2 {
	font-size: 18px;
	font-style: italic;
}
#galeria_patri {
	height: auto;
	width: 615px;
	padding-bottom: 50px;
}
#thumb {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}


/* GMAP */

#gmap {
width:95%;
height:300px;
margin:8px 0 8px 0;
border:1px solid #CCCCCC;
}

