body {
	background-image: url(imagenes/bg.jpg);
	font: serif;	
}
#contenedorVerde{
	background-color: #9EA869;
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#menuSuperior{
	text-align: center;
	background-color: #E1E5CB;
	background-image: url(imagenes/cabecera.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 35px;
	padding-top: 35px;
	font-size: medium;
	font-weight: bolder;
	font-family: "Lucida Sans Unicode";
	color: #505C44;
}
#menuSuperior a{
	color: #505C44;
	text-decoration: none;
	font-family: "Lucida Sans Unicode";		
}
.separador1{
	background-image: url(imagenes/pattern.gif);
	background-repeat: repeat-x;
	height: 12px;
	line-height: 12px;
}
#imagenTop{
	background-image: url(imagenes/fondoImagen.jpg);
	text-align: center;
	padding-top: 200px;
	padding-bottom: 5px;
	font-size: x-small;
	font-weight: bolder;
	font-family: "Lucida Sans Unicode";
	color: #3E4934;
}
#topIzqda{
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#topDcha{
	text-align: right;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contedorCuerpo{
	background-image: url(imagenes/cabecera.png);
	background-color: #E1E5CB;
	background-repeat: no-repeat;
}
#cuerpo{
	height: auto;
	padding-bottom: 60px;
	width: 100%;
	float: left;
	background-image: url(imagenes/cenefa.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#ruta{
	font-family: "Lucida Sans Unicode";
	font-size: smaller;
	padding-top: 10px;
	color: #37452B;
}
#texto{
	font-family: "Lucida Sans Unicode";
	font-size: small;
	padding-top: 10px;
	color: #37452B;
	text-align: justify;
}
.Capital{
	font-size: xx-large;
	font-weight: bolder;
}
.foto{
	border: 3px solid #596539;
	margin-top: 30px;
}
.pie{
	background-color: #464F3A;
	font-family: "Lucida Sans Unicode";
	font-size: x-small;
	padding-bottom: 4px;
	padding-top: 4px;
	color: White;
}
.pieA{
	float: left;
	width: 50%;
	text-align: left;
}
.pieB{
	float: left;
	width: 50%;
	text-align: right;
}
.enlacePie{
	color: White;
	text-decoration: none;
}
#logos{
	background-color: White;
}
.enlacesInicio{
	font-family: "Lucida Sans Unicode";
	font-size: smaller;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-image: url(imagenes/flecha.jpg);
	margin-top: 5px;
	color: #464F3A;
}
.imgLogos{
	float: left;
	margin: 0px;
	padding: 0px;
}
#frmContacto{
	float: left;
	width: 100%;
	border: 1px solid #464F3A;
	padding: 8px;
	margin-top: 25px;
}
#frmContacto label{
	font-weight: bolder;
}
#frmContacto input{
	width: 99%;
}
#frmContacto textarea{
	width: 99%;	
	height: 60px;
}
#btnEnviar{
	width: 60px!important;
}
#btnes{
	width: 99%;
	float: left;
	text-align: center;
	padding-top: 10px;
}
.contactoEnviado{
	padding-bottom: 20px;
	padding-top: 40px;
}
#avisoLegal{
	text-align: justify;
	font-family: "Lucida Sans Unicode";
	font-size: small;
	color: #464F3A;
	padding-top: 10px;
}
.negrita{
	font-weight: bolder;
}
.cajaFechas{
	width: 80px!important;
	vertical-align: middle;
	margin-top: 4px;
}
.calendario{
	vertical-align: middle;
	margin-top: 4px;
}
#tablaTarifas{
	border: 2px solid #464F3A;
	padding: 3px;
	width: 90%;
	margin: auto;
	clear: left;
}
.temporadaTarifas{
	background-color: #464F3A;
	color: White;
	border: 2px solid #464F3A;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
}
.preciosTarifas{
	border: 2px solid #464F3A;
	margin: 3px;	
	vertical-align: middle;
}
.centrado{
	text-align: center;
}
#separate{
	height: 25px;	
}
#galeria a{
	padding-right: 10px;
}
.enlacesExternos{
	color: #596539;
}