@CHARSET "ISO-8859-1";

body,html{
	padding: 0;
	margin: 0;
	width:100%;
	height:100%;
	text-align:center;
}

* {
	margin: 0;
	padding: 0;
}

body{
	margin:0;
	padding:0;
}

div{
	position:relative;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
	font-size:0pt;
}

table{
	border-collapse:collapse;
}



/***********************************************************************************************************
				CHELAGARTOMICROSITE - ESTRUCTURA
***********************************************************************************************************/

.micrositio-general-content{
	width:989px;
	margin:auto;
	float:left;
}


.fondo-content{
	float:left;
	width:100%;
	text-align:center;
}

.borde-content{
	float:left;
}

.borde-espacio-vertical{
	width:100%;
	height:1211px;
}

.borde-banda-gris{
	width:100%;
	height:34px;
	background-color:#E7E3E7;
}

.borde-banda-negra{
	width:100%;
	height:270px;
	background-color:#000000;
}

/********ENCABEZADO************/

.micrositio-encabezado{
	width:989px;
	float:left;
	height:150px;
}

.micro-head{
	width:989px;
	height:139px;
}


.micro-head .banderas{
	width:982px;
	height:40px;
	padding:10px 7px 0 0;
}

.micro-head .banderas #banderaPortugues{
	width:25px;
	height:17px;
	cursor:pointer;
	float:right;
	margin-left:7px;
	text-decoration:none;
	background:url('../images/estructura/bandera_portugues.jpg') no-repeat center;
}

.micro-head .banderas #banderaEspaniol{
	width:25px;
	height:17px;
	cursor:pointer;
	margin-left:7px;
	float:right;
	text-decoration:none;
	background:url('../images/estructura/bandera_espanol.jpg') no-repeat center;
}

.micro-head .banderas #banderaIngles{
	width:25px;
	height:17px;
	cursor:pointer;
	margin-left:7px;
	float:right;
	text-decoration:none;
	background:url('../images/estructura/bandera_ingles.jpg') no-repeat center;
}

.micro-head .banderas span{
	font-family:arial;
	font-size:12px;
	color:white;
	float:right;
}

.micro-head .micro-head-menu{
	width:980px;
	height:25px;
	margin-top:70px;
}

.micro-head .micro-head-menu a{
	font-family:arial;
	color:#7dbe30;
	font-size:13px;
	float:right;
	letter-spacing:1px;
	cursor:pointer;
	text-decoration:none;
	padding:0;
	margin:0;
}

/**********IMAGEN DE ENCABEZADO***************/
.micro-head-imagen{
	width:989px;
	height:137px;
	margin:auto;
}

.imagen-buenosAires{
	background:url('../images/estructura/imagen_buenosaires.jpg') no-repeat top;
}

/************CONTENIDO - ESTRUCTURA QUE LLEVA EL CONTENIDO*********************/

.contenido{
	width:989px;
	margin:auto;
	margin-top:12px;
}

/********COMENTARIOS********************************************************/

.comentarios{
	width:989px;
	height:362px;
	background-color:#F7F3F7;
	margin:auto;
	margin-top:20px;
}

.comentarios .imagen{
	width:320px;
	height:362px;
	margin-left:22px;
	float:left;
	
}

.comentarios .imagen .comentario{
	width:264px;
	height:230px;
	position:relative;
	left:-10px;
	top:38px;
	padding:30px 12px 0 0;
}

.comentarios .imagen .comentario div{
	float:right;
	width:218px;
	padding:7px 0 10px 0;
	background:url('../images/contenido/contenido/linea_puntos.jpg') repeat-x bottom;
}

.comentarios .imagen .comentario div h1{
	color:#a2a1a1;
	font-family:arial;
	font-size:12px;
	width:218px;
}

.comentarios .imagen .comentario div p{
	color:#464646;
	font-family:arial;
	font-size:11px;
	width:218px;
}

.comentarios .imagen .comentario div h1 strong{
	color:#2c2c2c;
}

.comentarios .facebook-content{
	margin-top:23px;
	width:360px;
	height:350px;
	float:left;
}

.comentarios .facebook-content .facebook{
	width:400px;
	height:309px;
	border:solid 1px #8C8E8C;
	background-color:white;
	margin-top:25px;
}


.comentarios .facebook-content .facebook div{
    margin-left:-5px;
	width:400px;
	padding:7px 0 10px 5px;
	background:url('../images/contenido/contenido/linea_puntos.jpg') repeat-x bottom;
}

.comentarios .facebook-content .facebook div h1{
	color:#a2a1a1;
	font-family:arial;
	font-size:12px;
	width:400px;
}

.comentarios .facebook-content .facebook div p{
	color:#464646;
	font-family:arial;
	font-size:11px;
	width:400px;
}

.comentarios .facebook-content .facebook div h1 strong{
	color:#2c2c2c;
}











.comentarios3-content{
	width:230px;
	height:260px;
	background-color:white;
	margin-top:70px;
	margin-left:25px;
}


.comentarios3 div{
	float:right;
	width:220px;
	padding:7px 0 10px 5px;
	background:url('../images/contenido/contenido/linea_puntos.jpg') repeat-x bottom;
}

.comentarios3 div h1{
	color:#a2a1a1;
	font-family:arial;
	font-size:12px;
	width:220px;
}

.comentarios-titulo{
	color:#a2a1a1;
	font-family:arial;
	font-size:12px;
	width:220px;
}

.comentarios-negrita-titulo{
	color:#2c2c2c;
	font-weight:900;
}

.comentarios3 div p{
	color:#464646;
	font-family:arial;
	font-size:11px;
	width:225px;
}

.comentarios3 div h1 strong{
	color:#2c2c2c;
}


















.comentarios .trip-content .trip{
	width:240px;
	height:309px;
	border:solid 1px #8C8E8C;
	background-color:white;
	margin-top:25px;
}

.comentarios .trip-content{
	width:247px;
	height:362px;
	float:left;
}







.comentarios .facebook-content{
	width:320px;
	height:362px;
	float:left;
}

.weekplanner-content{
	width:310px;
	height:362px;
	float:left;
}

.weekplanner-content .banda-vertical{
	width:33px;
	height:362px;
	float:left;
}

.weekplanner-content .weekplanner{
	width:257px;
	height:362px;
	float:left;
}

.weekplanner-content .weekplanner a.subi-fotos{
	color:white;
	text-decoration:none;
	font-size:0pt;
	cursor:pointer;
}

.weekplanner-content .weekplanner .w-encabezado{
	width:257px;
	height:113px;
	margin-top:4px;
	
}

.weekplanner-content .weekplanner .w-titulo{
	width:257px;
	height:30px;
	background:url('../images/contenido/contenido/titulo_week.jpg') no-repeat left top;
}

.weekplanner-content .weekplanner .w-parrafos{
	width:251px;
	height:186px;
	padding:0 0 0 6px;
}

.weekplanner-content .weekplanner .w-parrafos .w-content-p{
	height:62px;
	width:250px;
	background:url('../images/contenido/contenido/linea_puntos.jpg') #F7F3F7 repeat-x bottom;
}

.weekplanner-content .weekplanner .w-parrafos .w-content-p #banda{
	width:200px;
	height:6px;
	float:left;
	background-color:#f1e7d0;
	margin-top:5px;
}

.weekplanner-content .weekplanner .w-parrafos .w-content-p a{
	float:right;
	color:#ff6d01;
	font-size:11px;
	cursor:pointer;
	font-family:arial;
}

.weekplanner-content .weekplanner .w-parrafos .w-content-p h1{
	width:255px;
	font-family:arial;
	color:#7dbe30;
	font-size:12px;
}

.weekplanner-content .weekplanner .w-parrafos .w-content-p p{
	width:255px;
	font-family:arial;
	color:#464646;
	font-size:11px;
}

.weekplanner-content .weekplanner .w-footer{
	width:251px;
	height:28px;
	padding:0 0 0 6px;
}

.weekplanner-content .weekplanner .w-footer #banda{
	width:210px;
	height:12px;
	margin-top:3px;
	float:left;
	background-color:#d1e7c9;
}

.weekplanner-content .weekplanner .w-footer .boton{
	width:18px;
	height:11px;
	float:left;
	cursor:pointer;
	margin-top:3px;
}

.weekplanner-content .weekplanner .w-footer #subir{
	background:url('../images/contenido/contenido/flecha_subir.jpg') no-repeat center;
}

.weekplanner-content .weekplanner .w-footer #bajar{
	background:url('../images/contenido/contenido/flecha_bajar.jpg') no-repeat center;
}

/**************MICROSITE - PIE************************/




.micro-pie{
	width:100%;
	height:440px;
	padding-top:27px;
	float:left;
	text-align:center;
}

.micro-pie .banda-gris-links{
	width:100%;
	background-color:#E7E3E7;
	text-align:center;
}

.micro-pie .banda-gris-links .links-pie{
	height:26px;
	width:970px;
	background-color:#e0e0e0;
	padding-top:8px;
}

.micro-pie .banda-gris-links .links-pie a{
	float:right;
	color:#37444d;
	font-size:12px;
	font-family:arial;
	cursor:pointer;
	text-decoration:underline;
}

.micro-pie .banda-gris-links .links-pie div{
	float:right;
	color:#525552;
	width:25px;
	text-align:center;
	font-size:12px;
}

.micro-pie .banda-negra-links{
	width:100%;
	background-color:#000;
	text-align:center;
	margin-top:9px;
}

.micro-pie .banda-negra-links .fondo-negro{
	height:276px;
	width:989px;
	margin:auto;
	margin-top:14px;
	background-color:#000000;
}

.micro-pie .banda-negra-links .fondo-negro .hostels{
	width:989px;
	text-align:left;
}

.micro-pie .banda-negra-links .fondo-negro .hostels .hostel{
	font-family:arial;
	font-size:12px;
	color:#a9a9a9;
	margin:auto;
	height:35px;
	width:920px;
	text-align:left;
	padding:5px 0 0 32px;
	background:url('../images/estructura/imagen_item.jpg') no-repeat 20px 10px;
}

.micro-pie .banda-negra-links .fondo-negro .hostels .hostel2{
	font-family:arial;
	font-size:12px;
	color:#a9a9a9;
	margin:auto;
	height:35px;
	width:920px;
	text-align:left;
	padding:5px 0 0 32px;
}

.micro-pie .banda-negra-links .fondo-negro .hostels .hostel2 h1{
	width:100%;
	font-family:arial;
	font-size:12px;
	height:17px;
	color:#a9a9a9;
	font-weight:normal;
}

.micro-pie .banda-negra-links .fondo-negro .hostels .hostel2 a{
	color:#37444d;
	cursor:pointer;
	margin-top:2px;
	text-decoration:none;
}

.micro-pie .banda-negra-links .fondo-negro .hostels .hostel2 a:hover{
	color:#37444d;
	font-weight:600;
}

.micro-pie .banda-negra-links .fondo-negro .hostels .hostel h1{
	width:100%;
	font-family:arial;
	font-size:12px;
	height:17px;
	color:#a9a9a9;
	font-weight:normal;
}

.micro-pie .banda-negra-links .fondo-negro .hostels .borde{
	border-bottom:dotted 1px #a9a9a9; 
}

.micro-pie .banda-negra-links .fondo-negro .hostels .hostel a{
	color:#37444d;
	cursor:pointer;
	margin-top:2px;
	text-decoration:none;
}

.micro-pie .banda-negra-links .fondo-negro .hostels .hostel a:hover{
	color:#37444d;
	font-weight:600;
}

.micro-pie .banda-negra-links .fondo-negro .pie-negro-texto{
	height:47px;
	width:210px;
	float:right;
	text-align:left;
	padding:20px 0 0 7px;
}

.banda-negra-links .fondo-negro .pie-links{
	width:444px;
	height:147px;
	width:989px;
}

.micro-pie .banda-negra-links .fondo-negro .pie-negro-texto span{
	font-family:arial;
	font-size:12px;
	color:#a9a9a9;
	text-align:left;
}

.micro-pie .banda-negra-links .fondo-negro .pie-negro-texto span a{
	text-decoration:underline;
	color:#a9a9a9;
	font-family:arial;
	font-size:12px;
	cursor:pointer;
}

.micro-pie .banda-negra-links .fondo-negro .pie-negro-texto #youth_hostel{
	font-family:arial;
	font-size:12px;
	color:#ff6d01;
	text-align:left;
}



.micro-pie .banda-negra-links .fondo-negro .links-twi-face-blog{
	width:87px;
	height:47px;
	float:right;
}

.micro-pie .banda-negra-links .fondo-negro .links-twi-face-blog a{
	text-decoration:none;
	color:#000000;
	border:solid 1px #000000;
}

.micro-pie .banda-negra-links .fondo-negro .twitter-link{
	height:45px;
	width:24px;
	margin-top:14px;
	float:left;
	cursor:pointer;
	margin-right:5px;
	background:url('../images/estructura/icono_twitter.jpg') no-repeat center;
}

.micro-pie .banda-negra-links .fondo-negro .facebook-link{
	height:45px;
	width:24px;
	margin-top:14px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	background:url('../images/estructura/icono_facebook.jpg') no-repeat center;
}

.micro-pie .banda-negra-links .fondo-negro .blog-link{
	height:45px;
	width:24px;
	margin-top:14px;
	float:left;
	cursor:pointer;
	margin-right:5px;
	background:url('../images/estructura/icono_youtube.jpg') no-repeat center;
}


/*********************************************************************************************
			MICROSITIO - CONTENIDO
*********************************************************************************************/

/**********COLUMNA IZQUIERDA***************************/

.columnaIzq-content{
	width:187px;
	float:left;
}

.columnaIzq-content .valoracion{
	width:177px;
	height:64px;
	padding:0 0 0 11px;
	background:url('../images/contenido/columna_izquierda/fondo_valoracion.jpg') no-repeat center top;
}

.columnaIzq-content .valoracion p{
	width:165px;
	font-family:arial;
	font-size:12px;
	text-align:center;
	color:white;
	border-bottom:dotted; 
	border-width:1px;
	border-color:white; 
	/*margin:auto;*/
	margin-top:4px;
}

.columnaIzq-content .valoracion p strong{
	font-size:24px;
}

/**********COLO IZQ - BOOKING*********************/

.columnaIzq-content .booking{
	width:173px;
	height:254px;
	margin-top:5px;
	padding:10px 0 0 12px;
	background:url('../images/contenido/columna_izquierda/fondo_bookings.jpg') no-repeat left;
}

.columnaIzq-content .booking h1{
	width:185px;
	font-family:arial;
	color:white;
	font-size:18px;
	text-align:left;
	font-weight:normal;
	background:url('../images/contenido/columna_izquierda/flecha_bookings.jpg') no-repeat 100px 7px;
}

.columnaIzq-content .booking .book-label{
	width:173px;
	font-family:arial;
	color:white;
	font-size:13px;
	text-align:left;
	font-weight:normal;
	padding-top:5px;
	height:13px;
}

.calendar{
height:14px;
padding:0px 0px 6px 0px;
}

.columnaIzq-content .booking .book-field{
	width:173px;
	padding-top:1px;
}

.columnaIzq-content .booking .boton-reservar{
	width:165px;
	height:39px;
	font-family:arial;
	cursor:pointer;
	text-align:center;
	padding:3px 0 0 0;
	margin-top:10px;
}

/*****************************************************/
.columnaIzq-content  .chat-online{
	width:186px;
	height:38px;
	margin:7px 0px 10px 0px;
}

.columnaIzq-content  .imagen-cuotas{
	width:182px;
	height:113px;
	margin-top:15px;
}

.columnaIzq-content  .chat-grupos{
	width:186px;
	height:40px;
	margin-top:7px;
	
}


.columnaIzq-content  .info-destino{
	width:183px;
	height:104px;
	padding:0 0 0 4px;
	margin-top:10px;
	cursor:pointer;
	background:url('../images/contenido/columna_izquierda/fondo_informacion.jpg') no-repeat center;
}

.columnaIzq-content  .info-destino a{
	color:white;
	border:solid 0px;
	text-decoration:none;
}

.columnaIzq-content  .info-destino h1{
	width:187px;
	font-family:arial;
	font-size:17px;
	color:#7dbe30;
	text-align:left;
	font-weight:bold;
	margin-top:10px;
}

.columnaIzq-content  .info-destino p{
	width:187px;
	font-family:arial;
	font-size:13px;
	color:#252525;
	text-align:left;
}

.columnaIzq-content  .info-destino div{
	width:187px;
	height:43px;
	padding-top:5px;
}

.columnaIzq-content  .info-destino a{
	float:right;
	font-family:arial;
	font-weight:bold;
	color:#1d6102;
	font-size:12px;
	cursor:pointer;
	text-decoration:underline;
}

/*********************************************************************************
				MICROSITE - CONTENIDO -CENTRO
/*********************************************************************************/

.contenido-centro{
	width:610px;
	float:left;
}

.contenido-centro h1{
	width:605px;
	color:#464646;
	font-family:arial;
	font-size:24px;
	text-align:left;
	letter-spacing:0px;
	font-weight:bold;
	padding:0 0 0 10px;
	margin-top:7px;
}

.contenido-centro h1 span{
	color:#7dbe30;
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	text-align:left;
}

.contenido-centro .galeria{
	width:313px;
	height:210px;
	float:left;
}

.contenido-centro .galeria div{
	width:307px;
	height:190px;
	float:right;
	cursor:pointer;
	border:solid 3px #ffc170;
	/*background:url('../images/contenido/contenido/foto.jpg') no-repeat center top;*/
}

.contenido-centro .galeria a{
	font-family:arial;
	color:#ff6d01;
	font-size:11px;
	float:right;
	cursor:pointer;
	text-decoration:underline;
}

.contenido-centro .videoFlash{
	width:254px;
	height:190px;
	float:right;
	border:solid 3px #000;
}

.imagenFlash{
	width:252px;
	height:190px;
	float:right;
	border:solid 3px #ffc170;
}

.contenido-centro #galeria_video{
	width:587px;
	margin:auto;
	margin-top:15px;
}

.googlemap{
	width:587px;
	margin:auto;
	background:url('../images/contenido/contenido/linea_puntos.jpg') repeat-x bottom;
}

.googlemap h1{
	font-family:arial;
	font-size:14px;
	color:#7dbe30;
	text-align:left;
	padding:0 0 0 16px;
	width:571px;
	margin-left:10px;
	text-decoration:underline;
	background:url('../images/contenido/contenido/imagen_item.jpg') no-repeat left;
}

.googlemap .mapa{
	width:77px;
	height:80px;
	float:left;
	margin-top:10px;
	/*background:url('../images/contenido/contenido/mapa.jpg') no-repeat left top;*/
}

.googlemap p{
	float:left;
	width:505px;
	margin-top:10px;
	font-family:arial;
	font-size:12px;
	color:#464646;
	padding:0 0 0 5px;
	text-align:left;
}

.googlemap .textofondo{
	float:left;
	width:510px;
	height:20px;
}

.googlemap .textofondo a{
	font-family:arial;
	font-size:12px;
	color:#7dbe30;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}

.onda{
	width:587px;
	margin:auto;
	padding-top:5px;
	margin-top:5px;
	background:url('../images/contenido/contenido/linea_puntos.jpg') repeat-x top;
}

.onda h1{
	font-family:arial;
	font-size:14px;
	color:#7dbe30;
	text-align:left;
	padding:0 0 0 16px;
	width:571px;
	text-decoration:underline;
	background:url('../images/contenido/contenido/imagen_item.jpg') no-repeat left;
}

.onda p{
	float:left;
	width:582px;
	margin-top:10px;
	font-family:arial;
	font-size:12px;
	color:#464646;
	padding:0 0 0 5px;
	text-align:left;
}


.infraestructura{
	width:288px;
	float:left;
	min-height:167px;
	padding:0 0 0 12px;

}

.infraborder{
		background:url('../images/contenido/contenido/linea_puntos_vert.jpg') repeat-y right;
}

.infraestructura h1{
	font-family:arial;
	font-size:14px;
	color:#7dbe30;
	text-align:left;
	padding:0 0 0 16px;
	width:284px;
	text-decoration:underline;
	background:url('../images/contenido/contenido/imagen_item.jpg') no-repeat left;
}

.infraestructura p{
	width:274px;
	margin-top:10px;
	font-family:arial;
	font-size:12px;
	color:#464646;
	padding:0 0 0 5px;
	text-align:left;
}

.infraestructura p strong{
	color:#ff6d01;
}

.servicios{
	width:300px;
	float:left;
	min-height:167px;
	background-color:red;
}

/**********************************************************************************
				MICROSITE - COLUMNA DERECHE
*********************************************************************************/

.columnaDer-content{
	width:192px;
	float:left;
}

.columnaDer-content .promociones{
	width:192px;
}

.columnaDer-content .promociones .promocion{
	visibility: visible;
	/*background:url('../images/contenido/columna_derecha/banner_1.jpg') no-repeat center -2px;*/
}

.columnaDer-content .clima{
	width:167px;
	height:60px;
	padding:0 0 0 20px;
	margin-top:14px;
	cursor:pointer;
}

.columnaDer-content .clima a{
	text-decoration:none;
	color:white;
}

.columnaDer-content .clima h1{
	width:187px;
	color:#4c4c4c;
	font-family:arial;
	font-size:11px;
	height:20px;
	text-align:left;
}

.columnaDer-content .clima .sol{
	width:66px;
	height:37px;
	float:left;
	background:url('../images/contenido/columna_derecha/soleado.jpg') no-repeat left;
}

.columnaDer-content .clima .nublado{
	width:66px;
	height:37px;
	float:left;
	background:url('../images/contenido/columna_derecha/nublado.jpg') no-repeat left;
}

.columnaDer-content .clima .lluvia{
	width:66px;
	height:37px;
	float:left;
	background:url('../images/contenido/columna_derecha/lluvia.jpg') no-repeat left;
}

.columnaDer-content .clima .tormenta{
	width:66px;
	height:37px;
	float:left;
	background:url('../images/contenido/columna_derecha/tormenta.jpg') no-repeat left;
}

.columnaDer-content .clima .temperatura{
	height:22px;
	border-left:solid 1px #000;
	font-family:'Arial Black';
	color:#587d8b;
	font-size:16px;
	text-align:center;
	float:left;
	margin-top:7px;
}


/***********************************************************************************************************
				PREGUNTAS FRECUENTES
***********************************************************************************************************/

.preguntas-content{
	width:814px;
	background-color:white;
	margin:auto;
}

.preguntas-content .encabezado-content{
	width:780px;
	height:108px;
	margin:5;
	margin-top:10px;
}

.preguntas-encabezado{
	width:719px;
	height:27px;
	background-color:#e0e0e0;
	margin:auto;
	margin-top:30px;
	padding:5px 0 0 10px;
	margin-left:30px;
}

.preguntas-encabezado span{
	font-family:arial;
	color:#464646;
	font-size:18px;
	text-align:left;
	font-weight:bold;
}

.preguntas-encabezado span strong{
	color:#7dbe30;
}

.preguntas-items-content{
	width:729px;
	height:250px;
	position:relaitve;
	margin:auto;
	margin-left:10px;
}

.preguntas-items-content .item-content{
	width:729px;
	margin-left:30px;
}

.preguntas-items-content .item-content .item-numero{
	height:90px;
	width:34px;
	float:left;
}

.preguntas-items-content .item-content .item-uno{
	background:url('../images/contenido/preguntas_frecuentes/nro_1.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-dos{
	background:url('../images/contenido/preguntas_frecuentes/nro_2.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-tres{
	background:url('../images/contenido/preguntas_frecuentes/nro_3.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-cuatro{
	background:url('../images/contenido/preguntas_frecuentes/nro_4.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-cinco{
	background:url('../images/contenido/preguntas_frecuentes/nro_5.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-seis{
	background:url('../images/contenido/preguntas_frecuentes/nro_6.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-siete{
	background:url('../images/contenido/preguntas_frecuentes/nro_7.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-ocho{
	background:url('../images/contenido/preguntas_frecuentes/nro_8.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-nueve{
	background:url('../images/contenido/preguntas_frecuentes/nro_9.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-diez{
	background:url('../images/contenido/preguntas_frecuentes/nro_10.jpg') no-repeat center 13px;
}

.preguntas-items-content .item-content .item-texto{
	width:660px;
	min-height:70px;
	float:left;
	padding:10px 0 4px 5px;
	background:url('../images/contenido/preguntas_frecuentes/linea-puntos.jpg') repeat-x bottom;
}

.preguntas-items-content .item-content .item-texto h4{
	font-family:arial;
	font-size:13px;
	color:#7dbe30;
	text-align:left;
	width:100%;
}

.preguntas-items-content .item-content .item-texto p{
	font-family:arial;
	font-size:13px;
	color:#464646;
	text-align:left;
}

.preguntas-pie{
	width:720px;
	height:30px;
	margin:auto;
	margin-top:5px;
	padding-right:10px;
	background-color:#E7E3E7;
	margin-left:30px;
}

.preguntas-pie .subir{
	width:20px;
	height:11px;
	float:right;
	margin-top:10px;
	cursor:pointer;
	background:url('../images/contenido/preguntas_frecuentes/flecha_subir.jpg') no-repeat center;
}

.preguntas-pie .bajar{
	width:20px;
	height:11px;
	float:right;
	margin-top:10px;
	cursor:pointer;
	background:url('../images/contenido/preguntas_frecuentes/flecha_bajar.jpg') no-repeat center;
}

/*******************************************************************
		GOOGLE MAP -TEXTO
***************************************************************/

.googlemap-texto{
	font-family:arial;
	color:white;
	text-align:left;
	font-size:12px;
	width:100%;
}

/*******************************************************************
		FORM ENVIAR A UN AMIGO
***************************************************************/
.form-enviarAmigo-head{
	width:395px;
	height:78px;
}

.form-enviarAmigo-head-imagen-es-ES{
	background:url('../images/contenido/enviar_amigo/formulario/titulo_es-ES.jpg') no-repeat center;
}

.form-enviarAmigo-head-imagen-en-GB{
	background:url('../images/contenido/enviar_amigo/formulario/titulo_en-GB.jpg') no-repeat center;
}

.form-enviarAmigo-head-imagen-pt-BR{
	background:url('../images/contenido/enviar_amigo/formulario/titulo_pt-BR.jpg') no-repeat center;
}

.form-enviarAmigo-titulo{
	color:#f85d00;
	font-size:14px;
	font-family:arial;
	text-align:left;
	font-weight:bold;
}

.form-enviarAmigo-etiqueta{
	color:#4F4A4F;
	font-family:arial;
	text-align:left;
	font-size:12px;
	padding:10px 0 0 0;
}

.form-enviarAmigo-campo{
	width:367px;
	height:21px;
	border:solid 1px #4F4A4F;
}

.form-enviarAmigo-footer{
	width:381px;
	height:43px;
	background-color:black;
	margin-top:20px;
	padding:0 10px 0 0;
}

.form-enviarAmigo-footer .enviar{
	width:111px;
	height:29px;
	float:right;
	margin-top:7px;
	cursor:pointer;
}

.form-enviarAmigo-footer .boton-enviar-es-ES{
	background:url('../images/contenido/enviar_amigo/formulario/boton_esp.jpg') no-repeat center;
}

.form-enviarAmigo-footer .boton-enviar-en-GB{
	background:url('../images/contenido/enviar_amigo/formulario/boton_ing.jpg') no-repeat center;
}

.form-enviarAmigo-footer .boton-enviar-pt-BR{
	background:url('../images/contenido/enviar_amigo/formulario/boton_port.jpg') no-repeat center;
}

.form-enviarAmigo-footer a{
	font-family:arial;
	font-size:16px;
	color:#FF9208;
	float:right;
	margin-top:10px;
}

/********************PROMOS POR EMAIL**************************************************************/

.suscribirse-promos{
	width:237px;
	height:342px;
	float:left;
	padding:22px 0 0 40px;
}

.suscribirse-promos .fondo span{
	text-align:left;
	font-family:tahoma;
	font-size:12px;
	color:#2b2b2b;
	float:left;
	width:195px;
}

.suscribirse-promos .campo-de-texto{
	margin-top:10px;
	width:192px;
	float:left;
}

.suscribirse-promos .check{
	width:100%;
	font-family:tahoma;
	font-size:12px;
	color:#2b2b2b;
	margin-top:15px;
	text-align:center;
}

.suscribirse-promos .imagen{
	width:188px;
	height:109px;
	float:left;
	position:relative;
	left:-20px;
	background:url('../images/contenido/contenido/suscribirse/foto_newsletters.jpg') no-repeat left;
}

.suscribirse-promos .boton-es-ES{
	width:111px;
	height:29px;
	margin-top:27px;
	float:right;
	cursor:pointer;
	background:url('../images/contenido/contenido/suscribirse/boton_enviar_es-ES.jpg') no-repeat left;
}



.suscribirse-promos .boton-en-GB{
	width:111px;
	height:29px;
	margin-top:27px;
	float:right;
	cursor:pointer;
	background:url('../images/contenido/contenido/suscribirse/boton_enviar_en-GB.jpg') no-repeat left;
}

.suscribirse-promos .boton-pt-BR{
	width:111px;
	height:29px;
	margin-top:27px;
	float:right;
	cursor:pointer;
	background:url('../images/contenido/contenido/suscribirse/boton_enviar_pt-BR.jpg') no-repeat left;
}

.suscribirse-promos .fondo{
	width:212px;
	height:246px;
	padding:90px 0 0 23px;
	text-align:center;
}

.suscribirse-promos .fondo form{
	margin:0;
	padding:0;
}

.suscribirse-promos .imagen-es-ES{
	background:url('../images/contenido/contenido/suscribirse/fondo_newsletters_es-ES.jpg') no-repeat;
}

.suscribirse-promos .imagen-pt-BR{
	background:url('../images/contenido/contenido/suscribirse/fondo_newsletters_pt-BR.jpg') no-repeat;
}

.suscribirse-promos .imagen-en-GB{
	background:url('../images/contenido/contenido/suscribirse/fondo_newsletters_en-GB.jpg') no-repeat;
}

.suscribirse-textofinal{
	width:100%;
	font-family:tahoma;
	font-size:12px;
	color:#848684;
	margin-top:10px;
	font-weight:bold;
}


/***********MOD LOGIN*********************/

.login-hostelpass-content{
	width:690px;
	background-color:#f4f4f4;
	margin-top:10px;
}

.login-hostelpass-content .cuadro-izqierdo{
	width:340px;
	border-right:solid 1px #cacaca;
	float:left;
	margin-right:5px;
}

.login-hostelpass-content .cuadro-derecho{
	width:340px;
	float:left;
}

.login-hostelpass-content .cuadro-derecho .encabezado{
	width:330px;
	border-bottom:solid 1px #cacaca;
	padding:0 0 6px 0;
	font-family:arial;
	font-size:21px;
	font-weight:bold;
}

.login-hostelpass-content .cuadro-izqierdo .form-content{
	width:325px;
	font-family:arial;
	font-size:12px;
	color:black;
	position:relative;
	left:15px;
	padding-top:10px;
}

.login-hostelpass-content .cuadro-izqierdo .encabezado{
	width:330px;
	border-bottom:solid 1px #cacaca;
	padding:0 0 6px 0;
	font-family:arial;
	font-size:21px;
	font-weight:bold;
}


.login-hostelpass-content .cuadro-izqierdo .boton-acceder{
	background:url('../images/contenido/hostelpass/login/fondo_boton_acceder.jpg') no-repeat center;
	width:103px;
	height:29px;
	font-family:arial;
	font-size:14px;
	color:white;
	font-weight:bold;
	padding:0 0 0 0;
	cursor:pointer;
	float:left;
	margin-top:10px;
	margin-right:25px;
}

.login-hostelpass-content .cuadro-izqierdo .links{
	float:left;
	margin-top:10px;
}

.login-hostelpass-content .cuadro-izqierdo .form-content .inputbox{
	background-color:#E7E3E7;
	width:278px;
	height:24px;
	color:#232323;
	font-family:arial;
	border:solid 1px #E7E3E7;
	font-size:12px;
}

.login-hostelpass-content  .form-content .logo{
	width:182px;
	height:89px;
	float:left;
	background:url('../images/contenido/hostelpass/login/logo.jpg') no-repeat center;
}

.login-hostelpass-content  .form-content .boton-masinfo{
	background:url('../images/contenido/hostelpass/login/fondo_boton_info.jpg') no-repeat right top;
	width:117px;
	height:39px;
	font-family:arial;
	font-size:14px;
	color:white;
	font-weight:bold;
	padding:0 12px 0 0;
	cursor:pointer;
	float:left;
	text-align:right;
	margin-top:28px;
	/*margin-right:25px;*/
}


/*******HOSTELPASS ACTIVACION**********************************/
.activacion-hostelpass-content{
	width:452px;
	background-color:#f4f4f4;
	margin-top:10px;
}

.activacion-hostelpass-content .form-content{
	float:left;
	width:170px;
	padding-left:60px;
	margin-top:27px;
}

.activacion-hostelpass-content .encabezado{
	width:452px;
	border-bottom:solid 1px #cacaca;
	padding:0 0 6px 0;
	font-family:arial;
	font-size:21px;
	font-weight:bold;
}

.activacion-hostelpass-content .boton-acceder{
	background:url('../images/contenido/hostelpass/login/fondo_boton_acceder.jpg') no-repeat center;
	width:103px;
	height:29px;
	font-family:arial;
	font-size:14px;
	color:white;
	font-weight:bold;
	padding:0 0 0 0;
	cursor:pointer;
	float:left;
	margin-top:10px;
	margin-right:25px;
}

/*************************************************************/

.buttonheading{
	display:none;
}

/*****************BARRA DE CARGA***********************************/

.barra-carga{
	filter: alpha(opacity=70); 
	opacity:0.7; 
	z-index:1000;
	width:800px;
	height:500px;
	position:absolute;
	top:0px;
	background-color:white;
	text-align:center;
}

/**************************************************************/








/*****************************FACEBOOK MICROSITIOS*********************************/
#imagen-fondo{
	background-image:url('../images/contenido/plantilla_facebook/fondo_facebook.jpg');
	width:343px;
	height:325px;

}

#contenedor-coment{
	background-color:#edeff4;
	width:330px;
	height:50px;
	margin-top:50px;
	margin-left:6px;
	float:left;
	position:relative;
}

#contenedor-coment-2{
	background-color:#edeff4;
	width:330px;
	height:50px;
	margin-top:3px;
	margin-left:6px;
	float:left;
	position:relative;
}

#imagen-coment{
	background-image:url('../images/contenido/plantilla_facebook/foto_facebook.jpg');
	width:30px;
	height:30px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	position:relative;
}

#nombre-coment{
	font-size:11px;
	color:#3b5998;
	font-family:Tahoma;
	cursor:pointer;
	margin-top:4px;
	margin-left:15px;
	float:left;
	width:280px;
	height:20px;
}

#comentario-coment{
	font-size:11px;
	color:#333333;
	font-family:Tahoma;
}

#tiempo-coment{
	font-size:11px;
	color:#808080;
	font-family:Tahoma;
	margin-top:10px;
	margin-left:15px;
	float:left;
	width:100px;
	height:10px;
}

#me-gusta-coment{
	margin-top:-11px;
	margin-left:150px;
	float:left;
	width:100px;
	height:20px;
}

#me-gusta-comentario-coment{
	font-size:11px;
	color:#3b5998;
	font-family:Tahoma;
	margin-top:1px;
	margin-left:20px;
}


#imagen-me-gusta{
	margin-top:0px;
	float:left;
}


        .tip {
        Z-INDEX: 13000; WIDTH: 250px; COLOR: #000;BACKGROUND: white;
        }
        .tip-title {
        PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: white; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 8px; 	font-size:11px;
	color:#333333;
	font-family:Tahoma;
        }



