@charset "utf-8";
.reservaciones {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #438E11;
}
.footer {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}


.footer  a{
	color: #006633;
	text-decoration: none;
}



.footer  a:hover{
	color: #006633;
	text-decoration: none;
}
.titulo {
	font-family: arial;
	font-size: 35px;
	font-weight: lighter;
	color: #2a6900;
	line-height: normal;
	font-style: normal;
}
.seccion {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #7b7500;
	line-height: normal;
	font-style: normal;
}
.texto {
	font-family: arial;
	font-size: 11px;
	color: #6cb33f;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: 20px;
	padding-left: 10px;
}
.submenu {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #2a6900;
	text-decoration: none;
}
.submenu a {
	color: #2a6900;
	text-decoration: none;
}
.submenu a:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.submenu_on {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
.texto_big {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.texto_red {
	font-family: arial;
	font-size: 11px;
	color: #009900;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-decoration: none;
}
