/* CSS Document */
body {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	background-color: #D7D876;
}
a {
	color: #47AB3B;
	text-decoration: underline;
}
p {
	padding: 1px;
}
#caja_texto {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 838px;
}
#menu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 818px;
	height: 30px;
	background-color: #47AB3B;
	color: #FFFFFF;
	text-align: right;
}
#menu A{
	color: #FFFFFF;
	text-decoration: none;
}
#menu A:hover {
	text-decoration: none;
	border-bottom: 20px solid #ffffff;
	border-right: 0;
}
#menu UL {
	list-style-type: none;
	PADDING-RIGHT: 14px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 7px;
}
#menu LI {
	DISPLAY: inline; 
	list-style-type: none;
	PADDING-RIGHT: 0px; 
}
#submenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 818px;
	height: 20px;
	background-color: #D7D876;
	color: #39872F;
	text-align: right;
	margin-top: 2px;
	font-size: 0.9em;
}
#submenu A{
	color: #39872F;
	text-decoration: none;
}
#submenu A:hover {
	text-decoration: none;
	border-bottom: 2px solid #39872F;
	border-right: 0;
}
#submenu UL {
	list-style-type: none;
	PADDING-RIGHT: 14px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 

}
#submenu LI {
	DISPLAY: inline; 
	list-style-type: none;
	PADDING-RIGHT: 0px; 
}
#logo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 838px;
	height: 73px;	
}
#logo UL {
	
	list-style-type: none;
}
#logo LI {
	list-style-type: none;
	PADDING-RIGHT: 0px; 
}
#logo_izq {
	float: left;
}
#logo_der {
	font-size: 0.9em;
	float: right;
	padding-right: 8px;
	padding-top: 40px;
}
#direccion {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 838px;
	text-align: center;
	color: #39872F;
	font-size: 0.9em;	
}
#breadcrumb {
	font-size: 0.9em;
	color: #47AB3B;
	position: relative;
	margin-top: 4px;
	width: 818px;
	margin-left: auto;
	margin-right: auto;	
}
#breadcrumb A:hover {
	color: #47AB3B;
}
#texto {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	width: 818px;
	/*background-color: #FBF9F0;*/	
}
#texto em {
	background-color: #D7D876;
	font-style: normal;
}
#texto strong {
	color: #999900;
}
#texto2 {
	padding: 5px 15px 5px 15px;
}
#texto4 {
	font-size: 0.9em;
	background-color: #FFFFFF;
	border-style: dotted;
	border-color: #47AB3B;
	border-width: thin;
	margin: 6px;
	padding: 6px;
}
#pie2 {
	padding-top: 10px;
	clear: both;
}
#pie {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 818px;
	border-top: 1px solid #47AB3B;
	text-align: right;
	color: #47AB3B;
	font-size: 0.9em;	
}
#pics_big img {
	border: 10px solid #333333;
	margin: 15px 5px 15px 0;
}
#pics_big a:hover img {
	border: 10px solid #ffffff;
}
hr {
	border: 1px solid #47AB3B;
	clear: both;
}
img {
	border: 0;
	background-color: #ffffff;
}
h2 {
	font-size: 1.2em;
	color: #999900;
	margin: 0;
}
h3 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 2px 0;
}
h4 {
	font-size: 0.9em;
	font-weight: normal;
	color: #47AB3B;
}
input {	
	font-size: 1em;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
	border: 1px solid #D7D876;
}
textarea {	
	font-size: 1em;
	width: 288px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
}
label {
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 5px;
}
.legal {
	text-align: justify;
	font-size: 0.9em;
	color: #999999;
}
.caja_texto_sup {
	background-image: url(/images/celdasup.gif);
	position: relative;
	height: 18px;
}
.caja_texto_med {
	background-image: url(/images/celdamed.gif);
	position: relative;
}
.caja_texto_down {
	background-image: url(/images/celdadown.gif);
	position: relative;
	height: 18px;
}
.home {
	background: url(/images/home.gif) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.sitemap {
	background: url(/images/sitemap.gif) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.contacto {
	background: url(/images/contacto.gif) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.imprimir {
	background: url(/images/print.gif) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.enviar_amigo {
	background: url(/images/mail.gif) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.actividades_reserva {
	background: url(/images/flecha.gif) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.actividades_galeria {
	background: url(/images/photo.gif) no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.galeria {
	border: 2px #47AB3B solid;
}
.noborde {
	border: none;
}
#noticias ul {
	list-style-image: url(/images/newspaper.gif);
}
#noticias li {
	padding-left: 5px;
}
#noticias img { padding:5px; }
#noticias .dcha { float: right; margin:0 0 0 5px; }
#noticias .izda { float: left; margin:0 5px 0 0; }
#noticias .cntr { margin:10px auto 0 auto; float:none; clear:both; display:block; }
#galerias ul {
	list-style-image: url(/images/photo.gif);
}
#galerias li {
	padding-left: 5px;
}
#listados ul {
	list-style-image: url(/images/date.gif);
}
#listados li {
	padding-left: 5px;
}
#inicio_sup h2 {
	margin-bottom: 8px;
}
#inicio_actividades {
	width: 400px;
	float: left;
}
#inicio_actividades p {
	margin: 0;
}
#inicio_actividades img { float: left; padding:5px; }
#inicio_noticias {
	float: right;
	/*width: 340px;*/
	background-color: #FFFFFF;
	border-style: dotted;
	border-color: #47AB3B;
	border-width: thin;
	padding: 2px;
}
.actividad {
	width: 550px;
	float: left;
	padding: 4px;
}
.actividad p {
	margin: 0;
}
.actividad img { float: left; padding:5px; }
.actividad_lista {
	float: left;
	padding: 4px;
}
.actividad_lista p {
	margin: 0;
}
.actividad_lista img { float: left; padding:5px; }
.act_on {
	background-color: #FFFFFF;
}
.actividad_opc {
	float: right;
	background-color: #FFFFFF;
	border-style: dotted;
	border-color: #47AB3B;
	border-width: thin;
	padding: 2px;	
}
#inicio_noticias p {
	margin: 0;
}
#inicio_noticias ul {
	margin-top: 4px;
	list-style-image: url(/images/newspaper.gif);
}
#inicio_noticias li {
	padding-left: 5px;
}
#inicio_fotos {
	padding-top: 10px;
	clear: both;
}
.inicio_publi {
	float: left;
	width: 230px;
	height: 140px;
	background-color: #47AB3B;
	border-bottom: 4px solid #D7D876;
	border-right: 4px solid #D7D876;
	color: #FBF9F0;
}
.inicio_publi h3 {
	font-size: 1.2em;
	color: #FFFFFF;
}
.inicio_publi p {
	margin: 4px;
}
.inicio_publi a {
	color: #FFFFFF;
}
.inicio_publi img {
	float: left; 
	margin: 4px 4px 0 0;
	background: none;
}
#realizadas1 {
	width: 550px;
	float: left;
	padding: 4px;		
}
#realizadas_cal {
	float: left;
	padding-left: 30px;	
}
