.textoInteriores {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;


}
.campos {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pie {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.submit {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BD7B3E;
	border: 1px solid #FFFFFF;
	height: 25px;
}

.menu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006288;
	text-decoration: none;
	letter-spacing: -1px;
}
a.menu:link {
	font-style: normal;
	color: #006288;
	text-decoration: none;
}
a.menu:visited {
	font-style: normal;
	color: #006288;
	text-decoration: none;
}

a.menu:hover {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.textoFichas {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.textoVentana {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textoFichasTab {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.linea {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D1413;
}
.texto_tarifas {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
#slideshow {
	position:relative;
	height:362px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
