.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	font-weight: normal;
	font-style: normal;
}
.textoHorarios {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
}

.textoPrecios {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
}

.foto {
	border: 1px solid #000099;
}
.mapaSupIzq {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-left-color: #000099;
}
.mapaSupDer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
}
.mapaInfIzq {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.mapaInfDer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
}
.tituloOfertas {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.boton {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
	border: 1px solid #000099;
}
.formulario {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	border: 1px solid #000099;
	font-weight: bold;

}

a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;		
	text-decoration:none;
	cursor:hand;

}

a:hover{
	color:#000000;

}