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: #ECE9D8;
	background-image: url(../images/background.png);
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #BDDEEF;
}


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

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

.logo {
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 6px;
	margin-left: 3px;
}
.logo h1{
	display: none;
}

#menu {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	float: left;
	list-style-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 0px;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/*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: 711px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
	float: left;
}

#contenidos {
	width: 665px;
	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 0px;
	padding: 0px 15px 15px 31px;
	background-image: url(../images/f_testimonios_az.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	
}

.noticias {
	float: left;
	width: 235px;
	/*	background-image: url(../images/ultimas_noticias.gif); */
	background-position: 29px 5px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 270px;
}
.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: 203px;
	margin: 0px 5px 0px 27px;
	padding: 17px 0px 0px 0px;
}

.foto_principal {
	float: left;
	padding-top: 2px;
	padding-left: 2px;
}
.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;
}

#parte_intermedia {
	float: left;
	width: 713px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.parte_intermedia_superior {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 713px;
}


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



.parte_intermedia_superior_derecha {
	float: left;
	padding: 10px 5px;
	text-align: justify;
	line-height: 15px;
	width: 493px;
	background-image: url(../images/f_testimonios_az.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.parte_intermedia_inferior {
	float: left;
	width: 713px;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	margin-top: 10px;
}
.productos {
	float: left;
	padding-right: 31px;
}
.ultimo_producto {
	float: left;
	margin: 0px;
	padding: 0px;
}
.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: 686px;
	padding-left: 28px;
	padding-right: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: 29px top;
	background-image: url(../images/barrita_fondo.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
}


#submenu {
	background-color: #bddeef;
	margin-top: 2px;
	width: 700px;
	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: 180px;
	background-image: url(../images/esquina_submenu_lateral.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

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



.submenu_lateral_interior {
	float: left;
}
.submenu_lateral_interior2 {
	float: left;
	margin-top: 21px;
}
.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;
}

.productos_textoprincipal2_foto {
	height: 195px;
	width: 190px;
	float: rigth;
	margin-top: 10px;
}
#fotos {
	float: right;
	width: 157px;
	height: 100%;
}
#productos_textoprincipal_uf {
	float: left;
	width: 507px;
	margin-top: 21px;
	text-align: justify;
	margin-left: 21px;
	height: 100%;
}
#productos_textoprincipal_uf_bis {
	float: left;
	width: 711px;
	margin-top: 31px;
	text-align: justify;
	margin-left: 0px;
	height: 100%;
}
#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;
	width: 298px;
	padding: 10px 14px 10px 0px;
}

.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;

}
.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: 11px;
	color: #42719f;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.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;
}
.negrita_verde {
	font-weight: bold;
	color: #E20404;
}
#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: #E7F7FF;
	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 {
float:lef;
}

#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:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


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

#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;
}

#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: 180px;
	float: left;
	margin-top: 4px;
}
.submenu_lateral {
	float: left;
	width: 180px;
}
.submenu_lateral li {
	background-color: #E20404;
	height: auto!important;
	height: 20px;
	min-height: 20px;
	voice-family: "\"}\""; /*para IE5+ */
	voice-family: inherit;
	width: 180px;
	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: #CCCCCC;
	height: 15px;
	line-height: 15px;
	width: 175px;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 2px solid #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	left: -5px;
}
.submenu_lateral ul {
	margin: 0px;
	padding: 0px;
}
.submenu_lateral a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}

.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: 11px;
}
#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;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #386795;

}
.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;
}


.texto {
	color: #666666;
	font-size: 11px;
	padding-top: 10px;
}
.texto a{
	color: #666666;
	text-decoration: none;
	
}
.texto a:hover{
	color: #42719f;

}
.texto_pie {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-bottom: 5px;
}
.texto_pie a{
	color: #666666;
	text-decoration: none;
}
.texto_pie a:hover{
	color: #42719f;
}
.texto_pie b{
	color: #386795;
}
.texto_pie b a{
	color: #CC0000;
	text-decoration: none;
}
.texto_pie b a:hover{
	color: #42719f;
}
.texto_pie span{
	color: #506478;
}
.texto_pie span a{
	color: #506478;
	text-decoration: none;
}
.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;
}
