body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-color: #b9c5d2;
	background-image: url(../images/fondo.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #BDDEEF;
}
img { border:0;}

#contenedor_principal {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 771px;
}

#cabecera_superior {
	width: 771px;
	height: 72px;
}

.logo {
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin: 0 3px 0 0;
}
.logo h1{
	display: none;
}
#menu-superior {
	float: right;
	margin: 5px 25px 27px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	padding: 0;
	height: 19px;
}
#menu-superior ul{
	height: 19px;
}
#menu-superior ul li{
	list-style: none;
	margin: 0 0 0 5px;
}
#menu-superior li.seguros{
	background-image: url(../images/f-seguros.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	line-height: 19px;
	color: #fff;
	text-align:center;
	width: 121px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
#menu-superior li.seguros a {
	height: 19px;
	line-height: 19px;
	width: 121px;
	color: #fff;
	text-decoration:none;
	
}
#menu-superior li.seguros a:hover {
	height: 19px;
	line-height: 19px;
	color: #fff;
	text-decoration:none;
}

#menu-superior li.imagenes{
	background-image: url(../images/f-imagenes.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	line-height: 19px;
	width: 94px;
	color: #fff;
	text-align:center;
	float: left;
}
#menu-superior li.imagenes a {
	height: 19px;
	line-height: 19px;
	width: 94px;
	color: #fff;
	text-decoration:none;
	
}
#menu-superior li.imagenes a:hover {
	height: 19px;
	line-height: 19px;
	width: 94px;
	color: #fff;
	text-decoration:none;
}

#menu-superior li.twitter{
	height: 19px;
	line-height: 19px;
	width: 19px;
	color: #fff;
	text-align:center;
	float: left;
}
#menu-superior li.twitter a {
	height: 19px;
	line-height: 19px;
	width: 19px;
	color: #fff;
	text-decoration:none;

	
}
#menu-superior li.twitter a:hover {
	height: 19px;
	line-height: 19px;
	width: 19px;
	color: #fff;
	text-decoration:none;
}
#menu-superior li.facebook{
	height: 19px;
	line-height: 19px;
	width: 20px;
	color: #fff;
	text-align:center;
	float: left;
}
#menu-superior li.facebook a {
	height: 19px;
	line-height: 19px;
	width: 20px;
	color: #fff;
	text-decoration:none;
	
}
#menu-superior li.facebook a:hover {
	height: 19px;
	line-height: 19px;
	width: 20px;
	color: #fff;
	text-decoration:none;
}
/* fin menu superior*/ 

/** menú principal*/
#menu {
	float: right;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style: none;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	line-height:17px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-transform:uppercase;
	margin: 0 0px 0 3px;
	font-weight: bold;
}

/*MENU GENERAL*/
li.menu_principal a {
	height: 17px;
	width: 99px;
	display: block;
	float: left;
	background-color: #6c93bc;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

li.menu_principal a:hover {
	float: left;
	text-decoration: none;
	background-color: #8F8F8F;
}

li.menu_principal_activo{
	height: 17px;
	width: 99px;
	background: #8f8f8f;
	color: #fff;

}


/*MENU NOSOTROS*/
.menu_nosotros a {
	background-image: url(../images/bot_nosotros.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 99px;
	display: block;
	float: left;
}

.menu_nosotros a:hover {
	background-image: url(../images/bot_nosotros_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.menu_nosotros_activo {
	background-image: url(../images/bot_nosotros_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 99px;
}

.menu_nosotros span {
	display: none;
}


/*MENU PRODUCTOS*/
.menu_productos a {
	background-image: url(../images/bot_productos.gif);
	background-position: left top;
	height: 72px;
	width: 99px;
	display: block;
	float: left;
}
.menu_productos a:hover {
	background-image: url(../images/bot_productos_on.gif);
	float: left;
}

.menu_productos_activo {
	background-image: url(../images/bot_productos_on.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 99px;
	display: block;
	float: left;
}

.menu_productos span {
	display: none;
}
.menu_productos_activo span {
	display: none;
}

/*MENU UBICACION*/
.menu_ubicacion a {
	background-image: url(../images/bot_ubicacion.gif);
	height: 72px;
	width: 99px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.menu_ubicacion a:hover {
	background-image: url(../images/bot_ubicacion_on.gif);
	float: left;
}
.menu_ubicacion_activo {
	background-image: url(../images/bot_ubicacion_on.gif);
	float: left;
	height: 72px;
	width: 99px;
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_ubicacion span {
	display: none;
}


/*MENU ENLACES*/
.menu_enlaces a {
	background-image: url(../images/bot_enlaces.gif);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 99px;
	float: left;
}
.menu_enlaces a:hover {
	background-image: url(../images/bot_enlaces_on.gif);
	float: left;
}
.menu_enlaces_activo {
	background-image: url(../images/bot_enlaces_on.gif);
	height: 72px;
	width: 99px;
	float: left;
	background-repeat: no-repeat;
}
.menu_enlaces span {
	display: none;
}


/*MENU CONTACTO*/
.menu_contacto a {
	background-image: url(../images/bot_contacto.gif);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 99px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu_contacto a:hover {
	display: block;
	background-image: url(../images/bot_contacto_on.gif);
	background-repeat: no-repeat;
	float: left;
}
.menu_contacto_activo {
	display: block;
	background-image: url(../images/bot_contacto_on.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 99px;
	float: left;
}

.menu_contacto span {
	display: none;
}

/*FIN DEL MENU*/


#contenedor_central {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 771px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contenedor_central2 {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 721px;
	float: left;
	padding: 0 25px;
}

#contenidos {
	width: 721px;
	float: left;
	height: auto !important; /*para los navegadores buenos*/
	height: 470px;  /*para IE5+ */
	min-height: 470px; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	margin: 15px 25px;
	padding: 0px 0px 15px 0px;
	background-image: url(../images/f_testimonios_az.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	
}
#contenidos p{
	padding: 5px 0px;
	height: auto;
	font-size: 110%;
	margin: 10px 0;
	color: #666666;
	padding-top: 10px;
	line-height: 125%;
	
}
#contenidos p strong{
	font-weight:bold;	
}
#contenidos h3{
	color: #406F9D;
	float: none;
	font-size: 130%;
	line-height: 125%;
	margin: 0 0 5px 0;
	text-align: left;
	width: none;
}
.noticias {
	float: left;
	width: 235px;
	padding-top: 5px;
	height: auto;
	min-height: 50px;
}
.singletrip, .singletrip a, .singletrip a:hover {
	width: 208px;
	height: 143px;
	background-image: url(../images/singletrips.gif);
	border: none;
	float: right;
	
	}
.cada_noticia {
	border-bottom: 1px dotted #6b93bb;
	width: 197px;
	margin: 0px 13px 13px 25px;
	padding: 17px 0px 0px 0px;
}
#banner-salidas-grupo {
	width: 197px;
	height: 90px;
	margin: 0px 13px 0px 25px;
	float: left;
	}
#banner-salidas-grupo a, #banner-salidas-grupo a img {
	border: 0;
	}
#foto_principal {
	float: right;
	padding: 0;
	margin: 5px 25px 0px 25px;
}
.negrita {
	font-weight: bold;
}
.enlace_negrita {
	font-weight: bold;
	text-decoration:none;
	color: #666666;
}
/*
.enlace_negrita : hover {
	font-weight: bold;
	text-decoration:underline;
	color: #666666;
}
.enlace_negrita : visited {
	font-weight: bold;
	text-decoration:none;
	color: #666666;
}
*/

.negrita_azul {
	font-weight: bold;
	color: #42719f;
	font-size: 11px;
}
p.negrita_azul {
	margin-top: 15px;
}
.submenu_lateral_interior2 p.negrita_azul {
	font-weight: bold;
	color: #42719f;
	font-size: 11px;
	margin-bottom: 5px;
}
#parte_intermedia {
	float: left;
	width: 721px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.parte_intermedia_superior {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 721px;
}


.parte_intermedia_superior_izquierda {
	float: left;
	width: 210px;
}



.parte_intermedia_superior_derecha {
	float: left;
	padding: 17px 5px 10px 5px;
	text-align: justify;
	line-height: 15px;
	width: 500px;
	background-image: url(../images/f_testimonios_az.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.parte_intermedia_superior_derecha .texto p{
	padding: 10px 15px;
	
}
.parte_intermedia_superior_derecha p.texto_pie{
	padding: 10px 15px 0px 15px;
	
}
.parte_intermedia_superior_derecha p.texto_pie a:hover{
	color:#000;
	
}
.parte_intermedia_superior_derecha .texto p a{
	
}
.parte_intermedia_superior_derecha .texto p a:hover{
	color:#000;
}

.parte_intermedia_inferior {
	float: left;
	width: 721px;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	margin-top: 10px;
}
.productos {
	float: left;
	padding-right: 27px;
	padding-left: 4px;
	padding-top: 10px;
}
.ultimo_producto {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
.parte_intermedia_inferior ul {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.parte_intermedia_inferior li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}


#contenedor_inferior {
	text-align: center;
	float: left;
	width: 721px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: 29px top;
	background-image: url(../images/barrita_fondo.gif);
	background-repeat: no-repeat;
	padding: 5px 25px 5px 25px;
}


#submenu {
	background-color: #bddeef;
	margin: 2px 25px 0 25px;
	width: 711px;
	height: auto !important; /*para los navegadores buenos*/
	height: 22px;  /*para IE5+ */
	min-height: 22px; /*para los navegadores buenos*/
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	float: left;
	padding-top: 9px;
	padding-left: 10px;
}
#submenu ul {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 700px;
}
#submenu li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
#submenu li.boton{
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/izda.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e7f7ff;
	border-bottom: 1px solid #bddeef;
	padding: 0px 0px 0px 8px;
	}

#submenu li.boton a{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #6b93bb;
	height: 16px;
	float: left;
	padding: 5px 8px 0px 0px;
	background-image: url(../images/drcha.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #e7f7ff;
	border-bottom: 1px solid #bddeef;
	
}

#submenu li.boton a:hover{
	color: #666666;
	text-decoration: none;
	
}
#submenu li.boton a:visited{
	color: #6b93bb;
	text-decoration: none;
	}
	
#submenu li.boton_p{
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/izda_p.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 0px 0px 0px 8px;
	}

#submenu li.boton_p a{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #6b93bb;
	height: 16px;
	float: left;
	padding: 5px 8px 0px 0px;
	background-image: url(../images/drcha_p.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #ffffff;

}

#submenu li.boton_p a:hover{
	color: #666666;
	text-decoration: none;
	
}

#submenu li.boton_p a:visited{
	color: #666666;
	text-decoration: none;
	
}

.submenu_eeuu a {
	background-image: url(../images/bot_eeuu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 144px;
	display: block;
}

.submenu_eeuu a:hover {
	background-image: url(../images/bot_eeuu_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 144px;
	display: block;
}

.submenu_eeuu_activo {
background-image: url(../images/bot_eeuu_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 144px;
	display: block;
}

.submenu_eeuu span {
	display: none;
}

.submenu_eeuu_activo a{
background-image: url(../images/bot_eeuu_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 144px;
	display: block;
}

.submenu_eeuu_activo a:hover{
background-image: url(../images/bot_eeuu_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 144px;
	display: block;
}

.submenu_argentina a {
	background-image: url(../images/bot_argentina.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 85px;
	display: block;	
}
.submenu_argentina a:hover {
	background-image: url(../images/bot_argentina_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 85px;
	display: block;	
}

.submenu_argentina_activo {
	background-image: url(../images/bot_argentina_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 85px;
	display: block;	
}

.submenu_argentina_activo a{
	background-image: url(../images/bot_argentina_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 85px;
	display: block;	
}


.submenu_argentina_activo a:hover{
	background-image: url(../images/bot_argentina_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 85px;
	display: block;	
}

.submenu_argentina_activo span {
	display: none;
}


.submenu_argentina span {
	display: none;
}

.submenu_sudafrica a{
	background-image: url(../images/bot_sudafrica.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 92px;
	display: block;	
}

.submenu_sudafrica a:hover{
	background-image: url(../images/bot_sudafrica_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 92px;
	display: block;	
}

.submenu_sudafrica_activo{
	background-image: url(../images/bot_sudafrica_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 92px;
	display: block;	
}

.submenu_sudafrica_activo a{
	background-image: url(../images/bot_sudafrica_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 92px;
	display: block;	
}

.submenu_sudafrica_activo a:hover{
	background-image: url(../images/bot_sudafrica_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 92px;
	display: block;	
}


.submenu_sudafrica_activo span {
	display: none;
}



.submenu_sudafrica span {
	display: none;
}

.submenu_japon a {
	background-image: url(../images/bot_japon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 67px;
	display: block;	
}
.submenu_japon a:hover {
	background-image: url(../images/bot_japon_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 67px;
	display: block;	
}

.submenu_japon_activo {
	background-image: url(../images/bot_japon_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 67px;
	display: block;	
}

.submenu_japon_activo a{
	background-image: url(../images/bot_japon_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 67px;
	display: block;	
}

.submenu_japon_activo  a:hover{
	background-image: url(../images/bot_japon_on.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 67px;
	display: block;	
}

.submenu_japon_activo span {
	display: none;
}

.submenu_japon span {
	display: none;
}

.submenu_lateral_cabecera {
	background-color: #e7e7d6;
	height: 25px;
	float: left;
	width: 200px;
	background-image: url(../images/esquina_submenu_lateral.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 2px solid #FFFFFF;
}

.submenu_lateral_pie {
	background-color: #e7e7d6;
	height: 25px;
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
}



.submenu_lateral_interior {
	float: left;
}
.submenu_lateral_interior2 {
	float: left;
	margin-top: 21px;
}
.submenu_lateral_interior2 p{
	margin-bottom: 15px;
}
.submenu_lateral_interior3 {
	float: left;
	margin-top: 10px;
}
#productos_textoprincipal {
	float: right;
	width: 507px;
	margin-top: 15px;
	text-align: justify;
	height: 100%;
}
#paquetes {
/*
	float: left;
	width: 329px;
	margin-right: 21px;
	height: 100%;
	*/
	
	width: 298px;
	padding-right: 10px;
	float: left;
	text-align: left;
}


#fotos {
	float: right;
	width: 157px;
	height: 100%;
}
#productos_textoprincipal_uf {
	float: right;
	width: 500px;
	text-align: justify;
	height: auto;
	margin: 15px 0px 21px 0px;
}
#productos_textoprincipal_uf_bis {
	float: left;
	width: 721px;
	text-align: justify;
	height: 100%;
	margin: 31px 25px 20px 25px;
}
#productos_textoprincipal_uf_bis p{
	padding: 5px 0px;
	height: auto;
	font-size: 11px;
}

.textoprincipal_titulo_japon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E20404;
}
.productos_textoprincipal2 {
	float: left;
	text-align: left;
	padding: 10px 0px 10px 0px;
	width: 300px;
}

.submenu_lateral_interior2 small{
	padding-top: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
}
.submenu_lateral_interior2 small a{
	color: #ffffff;
	background-color: #42719f;
	padding: 5px;
}
.submenu_lateral_interior2 small a:hover{
	color: #42719f;
	background-color: #CCCCCC;
	padding: 5px;
}

.productos_textoprincipal2_foto {
	height: 195px;
	width: 190px;
	float: right;
	margin: 20px 0 10px 10px;
}

.submenu_lateral_interior li {
	background-color: #E20404;
	height: 20px;
	width: 175px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.submenu_lateral_interior li.otrocolor {
	background-color: #CCCCCC;
	height: 20px;
	width: 175px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.submenu_lateral_interior ul {
	margin: 0px;
	padding: 0px;
}
.barrita_superior_textoprincipal {
	background-color: #E20404;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	}


.barrita_superior_azul {
	background-color: #BDDEEF;
	/*height: 20px; */
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 1.2em;
	color: #42719f;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
}
.barrita_superior_single {
	background-image: url(../images/tit_single.gif);
	height: auto!important;
	height: 32px;
	min-height: 32px;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center;
	}
	.barrita_superior_single_b {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #2f3031;
	height: auto!important;
	height: 32px;
	min-height: 32px;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center;
	}
.submenu_lateral_interior a {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu_lateral_interior a:hover {
	text-decoration: none;
	color: #E7E7D6;
}
.productos_cadacircuito {
	width: 290px;
	padding-right: 14px;
	float: left;
	margin-bottom: 15px;
}
.productos_cadacircuito_foto {
	height: 83px;
	width: 83px;
	border: 1px solid #999999;
	margin-left: 55px;
	float: left;
	margin-top: 20px;
}
#contenidos p.negrita_verde {
	font-weight: bold;
	color: #E20404;
	font-size:12px;
}
.negrita_verde {
	font-weight: bold;
	color: #E20404;
	font-size:12px;
}
#contenedor_cadacircuito {
	margin-top: 10px;
}

#excursiones {
	height: 100%;
}
.excusiones_lineinferior {
	border-bottom-width: 33px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	float: left;
	height: 20px;
	background-color: #00CC00;
}
.fondo_datosinteres {
	background-color: #F2F2EA;
	margin-top: 20px;
	padding: 10px;
}
.icono_pdf {
	margin-right: 10px;
	height: 16px;
	width: 17px;
	float: left;
}
.subb ul {
	background-color: #00CC00;
	height: 20px;
	width: 175px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
}
.parte_intermedia_dubicacion {
	float: left;
}
.subb li {
	background-color: #FF0000;
	height: 20px;
	width: 175px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
}
#frmcontacto {
	width: 480px;
	height: auto;
	min-height: 250px;
}
#filtrocategorias {
	float:left;
	margin-bottom: 15px;
	width: 721px;
}
#filtrocategorias label {
	width:400px;
	font-weight:bold;
	color:#6B93BB;
	margin: 2px 0px 10px 20px;
	padding: 0;
	height: 25px;
}
#filtrocategorias label span{
	float:left;
	width:80px;
	font-weight:bold;
	color:#6B93BB;
	margin: 0px 10px 2px 0px;
	text-align: left;
	font-size: 120%;
}
#filtrocategorias select{
	float:left;
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	padding: 2px 4px;
}
input#ir{
	background-color: #6C93BC;
	color: #FFFFFF;
	font-size: 110%;
	float: right;
	margin: 0px 0 0 20px;
	border: 0;
	padding: 2px 4px;
}
p.categoria {
	font-size: 120%;
	text-align: left;
	font-weight:bold;
	margin-bottom: 20px;
	float: left;
	width: 721px;
}
p.categoria strong {
	font-size: 120%;
	text-align: left;
	font-weight:bold;
	text-transform:uppercase;
}

#frmcontacto textarea {
float:left;
width:260px;
}
#frmcontacto_direccion,#frmcontacto_localidad,#frmcontacto_nomape,#frmcontacto_provincia,#frmcontacto_poblacion,#frmcontacto_telefono,#frmcontacto_cpostal,#frmcontacto_email,#frmcontacto_sms,#frmcontacto_comentario {
	float:left;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 10px 0;
}


#frmcontacto label {
	width:400px;
	font-weight:bold;
	color:#6B93BB;
	margin: 2px 0px 10px 20px;
	padding: 0;
	height: 20px;
}
#frmcontacto label span{
	float:left;
	width:175px;
	font-weight:bold;
	color:#6B93BB;
	margin: 0px 10px 2px 0px;
	text-align: right;
}

#frmcontacto legend {
float:left;
width:300px;
font-weight:bold;
color:#AE0000;
margin: 2px 0px 2px 0px;
}

#frmcontacto fieldset {
float:left;
width:300px;
border:0px;
margin: 2px 0px 2px 0px;
}

#labelfrmcontacto_enviar {
display:none;
}

#btfrmcontacto_enviar {
	display:block;
	width:265px;
	float:left;
	text-align:right;
	margin:2px 0px 2px 0px;
}
input#frmcontacto_enviar{
	background-color: #6C93BC;
	color: #FFFFFF;
	font-size: 110%;
	float: right;
	margin: 15px 0 0 400px;
	border: 0;
	padding: 2px 4px;
}
#frmtestimonio {
float:left;
}

#frmtestimonio textarea {
float:left;
width:260px;
}
#frmtestimonio_direccion,#frmtestimonio_localidad,#frmtestimonio_ciudad,#frmtestimonio_nomape,#frmtestimonio_provincia,#frmtestimonio_poblacion,#frmtestimonio_telefono,#frmtestimonio_cpostal,#frmtestimonio_email,#frmtestimonio_sms,#frmtestimonio_comentario {
	float:left;
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 5px;
}


#frmtestimonio label {
float:left;
width:300px;
font-weight:bold;
color:#6B93BB;
margin: 2px 0px 2px 0px;
}

#frmtestimonio legend {
float:left;
width:300px;
font-weight:bold;
color:#AE0000;
margin: 2px 0px 2px 0px;
}

#frmtestimonio fieldset {
float:left;
width:300px;
border:0px;
margin: 2px 0px 2px 0px;
}

#labelfrmtestimonio_enviar {
display:none;
}

#btfrmtestimonio_enviar {
	display:block;
	width:300px;
	float:left;
	text-align:right;
	padding: 25px 0px 2px 265px;

}

#submenu_lateral2 {
	width: 180px;
	float: left;
	margin-top: 20px;
}
.rojo {
	color:#FF0000;
}
.noticias2 {
	/*	background-image: url(../images/ultimas_noticias.gif); */
	padding-left:29px;
	padding-top:5px;
	height: auto!important;
	height: 143px;
	min-height: 143px;
}
/*MENU noticias del index*/
.noticias2 a {
	background-image: url(../images/ultimas_noticias.gif);
	background-repeat: no-repeat;
	display: block;
	height: auto!important;
	height: 143px;
	min-height: 143px;
	width: 185px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.noticias2 a:hover {
	display: block;
	background-image: url(../images/ultimas_noticias_on.gif);
	background-repeat: no-repeat;
	float: left;
}
.noticias2 span {
	display: none;
}
.error {
	text-align: center;
	font-size: 12px;
	padding: 20px;

}
.error a{
	color:#6B93BB;
	font-weight: bold; 

}
.error a:hover{
	color:#333333;
	font-weight: bold; 

}
/*FIN DEL MENU*/


/***ESTILOS MENU ZONAS COPIAR EN CADA UNA DE LAS PÁGINAS QUE SE EDITAN***/
#submenu_lateral {
	width: 220px;
	float: left;
	margin: 15px 0 0 0px;
}
#submenu_lateral p{
	font-size: 100%;
}
.submenu_lateral {
	float: left;
	width: 200px;
}
.submenu_lateral li {
	background-color: #E20404;
	height: auto!important;
	height: 20px;
	min-height: 20px;
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	width: 200px;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 2px solid #FFFFFF;
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	line-height: 20px;
}
.submenu_lateral ul li ul {
	padding-top: 5px;
	height: auto!important;
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	float: left;
}
.submenu_lateral ul li ul li {
	background-color: #E7E7D6;
	height: 15px;
	line-height: 15px;
	width: 195px;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 2px solid #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	margin: 0px;
	padding: 4px 0px 4px 5px;
	left: -5px;
}
.submenu_lateral ul li ul li a{
	color: #999999;
}
.submenu_lateral ul li ul li a:hover{color: #000;}
.submenu_lateral ul {
	margin: 0px;
	padding: 0px;
}
.submenu_lateral a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}

.submenu_lateral a:hover {
	text-decoration: none;
	color: #E7E7D6;
}
.barrita_superior_argentina {
	background-color: #333333;
	color: #ffffff;
	margin: 0;	
	padding-left: 5px;
	font-size: 11px;

}
.barrita_superior_argentina h2{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	height: 25px;
	line-height: 25px;
	
}
#productos_textoprincipal_uf p{
	padding: 5px 0px;
	height: auto;
	font-size: 100%;
	margin: 10px 0;
}

#productos_textoprincipal_uf p.contacto{
	padding: 5px 10px;
	height: auto;
	font-size: 100%;
	margin: 10px;
	background-color: #F0F0F0;
}
#productos_textoprincipal_uf ul{
	list-style-type: none;
	left: 0px;
}
#productos_textoprincipal_uf ul li{
	line-height: 14px;
	/*height: 14px;*/
	background-image: url(../images/listas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 0px 8px 18px;
	border-bottom: 1px solid #ebebeb;
}
#productos_textoprincipal_uf ul li a{
	color: #666666;
	text-decoration: underline;
}
#productos_textoprincipal_uf ul li a:hover{
	color: #42719f;
	text-decoration: underline;
}
.testimonios {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #386795;

}
.testimonios a{
	color: #ffffff;
	text-decoration: none;
}
.testimonios a:hover{
	color: #000;
	text-decoration: none;
}
.testimonios_ok {
	color: #CC0000;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	
}
.testimonios_destino {
	color: #506478;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}
.testimonios_destino a, .testimonios_destino_bis a{
	color: #506478;
	text-decoration: none;
	}
.testimonios_destino a:hover, .testimonios_destino_bis a:hover{
	color: #42719f;
	}

.testimonios_destino_bis {
	color: #506478;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0px0px 0px;
}

#contenidos .cada-testimonio {
	border-top: 1px solid #386795;
	padding: 20px 0;
}
#contenidos .texto p{
	color: #666666;
	font-size: 11px;
	padding-top: 10px;
	text-align:justify;
}

#contenidos .texto p a{
	color: #666666;
	text-decoration: none;
	
}
#contenidos .texto p a:hover{
	color: #42719f;

}
#contenidos p.texto_pie {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-bottom: 5px;
}
#contenidos p.texto_pie a{
	color: #666666;
	text-decoration: none;
}
#contenidos p.texto_pie a:hover{
	color: #42719f;
}
#contenidos p.texto_pie strong{
	color: #386795;
}
#contenidos p.texto_pie strong a{
	color: #CC0000;
	text-decoration: none;
}
#contenidos p.texto_pie strong a:hover{
	color: #42719f;
}
#contenidos p.texto_pie span{
	color: #506478;
}
#contenidos p.texto_pie span a{
	color: #506478;
	text-decoration: none;
}
#contenidos p.texto_pie span a:hover{
	color: #42719f;
	
}
.anadir_testimonio a{
	width: 110px;
	background-color: #CC0000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	float: right;
	margin: 0px 0px 10px 462px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.anadir_testimonio a:hover{
	background-color: #ffffff;
	color: #CC0000;
	text-decoration:none;
	border: 1px solid #CC0000;
	width: 110px;
	padding: 5px;
}
/***FIN MENU ZONAS**/
.volver a{
	width: 140px;
	background-color: #CC0000;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	float: left;
	margin: 0px 462px 10px 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.volver a:hover{
	background-color: #ffffff;
	color: #CC0000;
	text-decoration:none;
	border: 1px solid #CC0000;
	width: 140px;
	padding: 5px;
}
.volver_listado a{
	width: auto;
	background-color: #CCCCCC;
	color: #42719f;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	float: left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.volver_listado a:hover{
	background-color: #42719f;
	color: #ffffff;
}

/*** GALERÍA DE FOTOS**/

#gallery {
	position:relative;
	width:640px;
	margin:0px auto;
	padding:0px
}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {
	position:relative;
	width:640px;
	height:375px;
	padding:5px;
	background:#FFF url(images/loading.gif) center center no-repeat
}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {
	margin-top:10px;
	padding:5px 0;
	width:640px;
	height:100px;
	background:#FFF
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:100px;
	width:640px;
}
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

* {margin:0; padding:0}

.content {
	margin:10px 0;
	padding: 0 0 0 0;
	float: left;

}
#myGallery
{
	text-align: left;
	margin: 0 auto;
	background-color: #252525;
}
/*** fin galer&iacute;a***/
#myGallery h3 {color: #fff;}
#myGallery p {color: #fff;}

.contenidos {
	width: 721px;
	float: left;
	padding: 0px 25px;
}
.noseve {display:none;}
.seguro {
	width: 707px;
	float: left;
	min-height: 75px;
	height:auto;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding: 7px;
	background-color: #EAF0F7;
}

.seguro .izda{
	width: 220px;
	float: left;
	min-height: 75px;
	height:auto;
	border: 0;
}
.seguro .izda-bis{
	width: 151px;
	float: left;
	min-height: 75px;
	height:auto;
	border: 0;
	text-align: right;
	padding: 6px;
	background-color: #fff;
	margin-top: 20px;
}
.seguro .drcha{
	width: 305px;
	float: right;
	min-height: 75px;
	height:auto;
	border: 0;
}

table {
	border: 1px solid #F7F7F7;
	color: #333333;
	float: left;
	font-size: 100%;
	margin: 0px 0 15px 0;
	width: 305px;
	background-color: #fff;
}
table tbody td {
    vertical-align: top;
}

table td {
    font-size: 100%;
    padding: 2px 10px;
}

table thead tr th#headers1 {
    padding-left: 10px;
    text-align: left;
}
table thead tr {
	background-color: #BB1812;
	color: #FFFFFF;
}
table th {
    font-size: 1.1em;
    padding: 2px;
}

table tbody tr.gris {
	background-color: #E5E5E5;
}

.salidas {
	float: left;
	padding: 10px;
	margin: 0 0 15px 0;
	background-color: #EBF1F1;
	width: 701px;
	height: auto;
	min-height: 70px;
}
.salidas h3{
	color: #406F9D;
	float: none;
	font-size: 140%;
	line-height: 125%;
	margin: 0 0 12px;
	text-align: left;
}

.salidas img.margen {
	border: 2px solid #fff;
	float: left;
	margin: 0 20px 0px 0;
}

#productos_textoprincipal_uf_bis .salidas p.texto{
	color: #333333;
	float: none;
	font-size: 110%;
	line-height: 125%;
	margin: 0 0 12px;
	text-align: left;
	text-transform: none;
	font-weight:bold;
}

#productos_textoprincipal_uf_bis .salidas p.fecha {
    color: #57414F;
    font-size: 100%;
    line-height: 100%;
    margin: 0;
    padding: 0 15px 10px 0;
    text-align: left;
}

#productos_textoprincipal_uf_bis .salidas p.fecha a{
    color: #57414F;
   	text-decoration: none;
}
#productos_textoprincipal_uf_bis .salidas p.fecha a:hover{
    color: #000;
   	text-decoration: none;
}
.seguro h3 {
	color: #42719F;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.seguro ul {
	float: left;
	list-style:none;
	list-style-type:none;
}

.seguro ul li{
	list-style:none;
	list-style-type:none;
	background-image: url(../images/listas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 13px;
	font-size: 1.1em;
	line-height: 25px;
	font-weight: bold;
}

.seguro ul li a img{
	border: 0;
}
.seguro p{
	color: #333333;
	float: none;
	font-size: 100%;
	line-height: 125%;
	margin: 0 0 12px;
	text-align: left;
	text-transform: none;
}
.izda{
	width: 190px;
	float: left;
	height:140px;
	border: 0;
	margin: 20px 0px 0px 20px;
}
#contenidos .izda p {
	font-size: 1em;
	padding-right: 5px;
	margin: 0;
}
.izda-bis{
	width: 151px;
	float: left;
	min-height: 75px;
	height:auto;
	border: 0;
	text-align: right;
	padding: 6px;
	background-color: #fff;
}
.drcha{
	width: 140px;
	float: left;
	height:140px;
	border: 0;
	margin: 20px 0;
}
.izda h3{
	width: 240px;
	float: left;
	border: 0;
	margin: 0;
	background-color: #EEEEEE;
	padding: 2px 4px;
}
.cajita {
	width: 711px;
	padding: 5px;
	background-color:#EFEFEF;
}
#contenidos .cajita h3{
	
}
#mapa{
	width: 721px;
	float: left;
	height: auto;  /*para IE5+ */
	margin: 15px 0px 0px 0px;
	min-height: 350px;
	
}
#mapa h3{
	background-color: #BDDEEF;
	/*height: 20px; */
	padding: 5px;
	font-size: 1.2em;
	color: #42719f;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	
}
#mapa small{
	background-color: #333333;
	color: #FFFFFF;
	padding: 2px 3px;
}
#mapa small a{
	color: #FFFFFF;
	text-decoration: none;	
}
#mapa small a:hover{
	color: #42719F;
	text-decoration: none;
	
}

