.txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt b,.txt strong {
	color: #485617;
}
.horario {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtnegrita {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #485617;
	text-decoration: none;
}
.cabecera {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FAC80A;
	text-decoration: none;
	background-color:#317AA2;
}
.cabecera2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FAC80A;
	text-decoration: none;
	background-color:#6E99BE;
}
.cuerpo {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.negrita {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #317AA2;
	text-decoration: none;
}
.txttarifas {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight:bold;
}
.txttemporada {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B02613;
	text-decoration: none;
	text-align:center;
}
#datos_contacto{ 
	width:160px; float:right; padding:6px; font-size:10px; margin:20px 0; color:#FFF; font-family:Arial, Helvetica, sans-serif;
	line-height:1.7em; text-align:center; font-weight:bold;
}
#datos_contacto a{text-decoration:none;color:#FFF;}
.pie, .pie a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #022C43;
	text-decoration: none;
	padding-left:23px;
	font-weight:bold;
}
.pie a:hover{ text-decoration:underline;}

#form_reserva{
	width:100%;
	text-align:center;
	color:#002c72;
	background: #d2dce8;
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#form_reserva table{ width:95%; margin:0 auto;}
#form_reserva table td{ vertical-align:top; padding:5px;font-size:13px; font-weight:bold;}
#form_reserva label {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width:140px;
	display:block;
	font-weight:bold;
}
#form_reserva label.error{width:220px; color:#f00; font-weight:normal;}
#form_reserva .campo {
	display:block;
	width: 250px;
	height: 18px;
	margin-bottom: 5px;
	border: 1px solid #002c72;
	background-repeat: no-repeat;
	padding: 2px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#form_reserva #observaciones {
	width: 250px;
	height: 193px;
	background-repeat: no-repeat;
}
#form_reserva input.submit{
	width: 103px;
	height: 35px;
	text-align:center;
	border:0px;
	background: url(../images/boton.png);
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
#form_reserva .aviso{ font-size:10px; font-weight:bold;}

.clear{clear:both;}
.izq{float:left;margin:5px;}
.der{float:right;margin:5px;}
.cent{ margin:10px auto; text-align:center;}
