﻿* {
	margin:0;
	padding:0;
	outline:none;
}
html {
	background:url(../images/bgc.gif) left repeat-y;
	height:100%;
}
body {
	background:url(../images/bgb.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	font-size:small;
	height:100%;
}
#content * {position:relative;}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#570;
}
h3 {
	font-size:180%;
	padding:.3em 13px;
}
h4 {
	color:#8B2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	font-style:normal;
}
h4 span.sub {
	font-size:85%;
	font-weight:normal;
}
h4.menut {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#570;
}
h5 {
	font-size:135%;
	margin:20px 0 5px 0;
}
h5.mnt {
	font-size:110%;
	text-align:center;
	margin:0 0 15px 0;
	font-weight:bold;
}
p {
	margin:10px 0 15px 0;
	line-height:130%;
}
p.author {
	margin:0 15px 15px 15px;
}
p.men {
	text-align:center;
}
a {
	color:#570;
}
a:hover {
	text-decoration:none;
	color:#460;
	background:#EFC;
}
a.road {
	display:block;
	float:right;
	padding:5px 8px;
	margin:8px 16px;
	color:#FFF;
	background:#9B3;
	border:1px solid #791;
	border-top-color:#BD5;
	border-left-color:#BD5;
}
a.road:hover {
	background:#8A2;
	color:#FFF;
}
div.road {
	border:1px solid #9B3;
	margin:20px 14px 0 5px;
	padding:4px 0 4px 4px !important;
	padding:4px 0 4px 2px;
}
div.road object { display:block;}
ul {
	margin:10px 30px;
}
ul li {	
	list-style-image:url(../images/bull.gif);
	margin:5px;
}
blockquote {
	font-style:italic;
	color:#555;
	font-size:120%;
	margin:10px 25px;
}
img.il, img.ir, img.im {
	border:1px solid #690;
	padding:4px;
	background:#FFF;
}
img.il {
	float:left;
	margin-right:10px;
}
img.ir {
	float:right;
	margin-left:10px;
}
p.maplinks {
	margin-bottom:5px;
	text-align:right;
	font-weight:bold;
}
div#map {
	border:1px solid #690;
	width:550px;
	height:432px;
	margin:4px;
}
#msg {
	background:#89ba23 url(../images/bg-msg.gif) top repeat-x;
	border:1px solid #5f8d00;
	margin:10px 20px 10px 10px;
	color:#fff;
}
#msg h5 {color:#fff; margin-top:8px;}
#msg p {font-weight:bold;}
#content #msg a {color:#fff;}
#content #msg a:hover {background:none;}
/**/
div#lang {
	background:url(../images/langa.gif) left bottom no-repeat;
	width:100px;
	position:absolute;
	top:0;
	left:685px;
}
#lang a {
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	background:url(../images/langb.gif) right bottom no-repeat;
	padding:7px;
	font-size:85%;
	text-decoration:none;
}
#lang a:hover {
	font-weight:bold;
}
div.advice {
	/*float:right;
	margin-right:20px !important;
	margin:0 10px;
	width:180px;*/
	background:#B00;
	color:#fff;
	border-bottom:1px solid #800;
	border-top:1px solid #E00;
	margin-right:9px !important;
	margin:0;
}
div.advice p {
	margin:10px 5px;
}
div.module, div.moduleb {
	border:1px solid #690;
	float:right;
	margin-right:20px !important;
	margin:0 10px;
	width:180px;
	font-size:85%;
	background:url(../images/bgmodule.gif) top repeat-x;
	clear:right;
}
div.moduleb {
	width:200px;
	font-size:100%;
	margin:10px;
}
#content div.module p, #content div.moduleb p {
	margin:5px 0 10px 0;
	line-height:120%;
	padding:0 8px;
}
div.module h5 {
	margin:5px 0;
	font-weight:bold;
}
#content p.galbtn, #content p.membtn, #content p.nexbtn, #content p.probtn {
	float:left;
	margin:0;
	padding:0 0 0 10px;
}
p.galbtn a, p.membtn a, p.nexbtn a, p.probtn a {
	display:block;
	width:160px;
	height:160px;
	text-indent:-999em;
	margin-bottom:15px;
}
p.galbtn a, p.galbtn a:hover {
	background:url(../images/gallerybtn.gif) no-repeat;
} 
p.membtn a, p.membtn a:hover {
	background:url(../images/membersbtn.gif) no-repeat;
}
p.nexbtn a, p.nexbtn a:hover {
	background:url(../images/nextbtn.gif) no-repeat;
}
p.probtn a, p.probtn a:hover {
	background:url(../images/probtn.gif) no-repeat;
}

/* Galerias -------------------- */
#fgallery {
	margin:15px 0 35px 25px;
	border:2px solid #88BB22;
	width:500px;
}
ul.galthumb {
	margin:5px;
}
.galthumb li, .galthumb li a {
	list-style:none;
	display:block;
	float:left;	
}
.galthumb li a {
	width:195px;
	background:#EEE;
	border:1px solid #DDD;
	border-bottom-color:#AAA;
	border-right-color:#AAA;
	padding:5px;
}
.galthumb li a:hover {
	background:#e3f1bf;
	border:1px solid #8B2;
	border-bottom-color:#590;
	border-right-color:#590;
}
.galthumb li a img {
	border:1px solid #CCC;
	display:block;
	margin-bottom:5px;
}
/* Eventos */
table.events {
	margin:10px 15px 15px 10px;
}
.events td {
	padding:5px;
	margin:1px;
}
td.num {
	background:#8B2;
	color:#FFF;
}
td.day {
	font-weight:bold;
}
.tra {
	background:#f0f7df;
}
/* ------------------------------ */
#wrap {
	background:url(../images/bgc.gif) left repeat-y;
	height:100%;
}
#container {
	background:url(../images/bgtop.jpg) left top no-repeat;
	height:auto;
}
#cont_in {
	background:url(../images/bgbot.jpg) left top no-repeat;
	width:790px;
	position:relative;
}
#cx {
	background:url(../images/bgbotb.jpg) left bottom no-repeat;
	height:auto !important;
	height:100%;
	min-height:100%;
}
/* Encabezado --------------------- */
#header {
	height:111px;
}
#header h1 {
	background:url(../images/pvbg.gif) 0 10px no-repeat;
	margin-left:220px;
}
#header h1 a {
	display:block;
	width:450px;
	height:98px;
	text-indent:-999px;
}
#header h1 a:hover {
	background:none;
}
#header h2 {
	display:none;
}
/* Menu --------------------- */
#menu {
	text-transform:uppercase;
	font-size:11px;
	float:left;
}
#menu ul {
	list-style:none;
	margin:80px 0 0 50px;
}
#menu ul li {
	list-style-image:none;
	margin:0;
}
#menu ul li a {
	text-decoration:none;
	color:#FFF;
	border-bottom:1px dashed #BD7;
	display:block;
	padding:5px;
	width:130px;	
}
#menu ul li a:hover {
	background:url(../images/bgbtn.gif);
	font-weight:bold;
	position:relative;
}
/* Contenido --------------------- */
#content {
	padding-bottom:8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
}
#content p, #content h4, #content h5 {
	padding:0 20px 0 10px;
}
div.pic {
	margin:0 !important;
	margin-left:-3px;
}
div.pic object {
	border-bottom:2px solid #80922E;
	display:block;
}
/* Titulos */
h3.tit {
	height:60px;
	text-indent:-100em;
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 0 0 0;
}
h3#tabo { background-image:url(../images/tabout.gif); }
h3#tser { background-image:url(../images/tservices.gif); }
h3#tmen { background-image:url(../images/tmenu.gif); }
h3#twed { background-image:url(../images/tweds.gif); }
h3#tmem { background-image:url(../images/tmember.gif); }
h3#teve { background-image:url(../images/tevents.gif); }
h3#tpho { background-image:url(../images/tphoto.gif); }
h3#tloc { background-image:url(../images/tlocation.gif); }
h3#tcon { background-image:url(../images/tcontact.gif);}
h3#tlin { background-image:url(../images/tlinks.gif);}
h3#twel { background-image:url(../images/twelcome.gif);height:40px; }
h3#twev { background-image:url(../images/twevents.gif);height:40px; }
h3#tbie { background-image:url(../images/tbien.gif);height:40px; }
h3#tevs { background-image:url(../images/tevensem.gif);height:40px; }
h3#tnos { background-image:url(../images/tnosotros.gif);height:40px; }
h3#tserv { background-image:url(../images/tservicios.gif);height:40px; }
h3#tbod { background-image:url(../images/tbodas.gif);height:40px; }
h3#tmemb { background-image:url(../images/tmembresias.gif);height:40px; }
h3#tgal { background-image:url(../images/tgaleria.gif);height:40px; }
h3#tubi { background-image:url(../images/tubicacion.gif);height:40px; }
h3#tcal { background-image:url(../images/tcalendario.gif);height:40px; }
h3#tcont { background-image:url(../images/tcontacto.gif);height:40px; }
/* PiÃ© de pÃ¡gina  --------------- */

#footer {
	color:#FFF;
	clear:both;
	margin-bottom:-1.9em;
	margin-left:220px;
	width:561px;
	text-align:center;
	height:170px;
	background:#8B2;
}
#footer p.f {margin-top:-8em;}
#footer p {
	margin:0;
	padding:10px;
	background:#8B2;
	position:relative;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	text-decoration:none;
	background:none;
}
/*
#footer {
	color:#FFF;
	clear:both;
	margin-bottom:-2.9em;
	margin-left:220px;
	width:561px;
	text-align:center;
	background-color: #88BB22;
}
#footer p {
	margin-top:-8em;
	height:100%;
	padding:1em;
	background:#8B2;
	position:relative;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	text-decoration:none;
	background:none;
}
*/
/* Contacto ------------------------ */
form.contactform {
	width:280px;
	margin:15px;
	border-top:1px solid #9b3;
	background:url(../images/bgf.gif) top repeat-x;
	padding:10px 20px;
}
form.contactform fieldset {
	border:none;
	margin:0;
}
form.contactform legend {
	padding:0;
}
form.contactform label {
	display:block;
	margin-bottom:5px;
}
form.contactform input, form.contactform textarea {	
	width:250px;
	padding:5px 3px;
	border:1px solid #AAA;
	background:#FCFCFC;
}
form.contactform input.radio {width:auto;}
form.contactform input:hover, form.contactform input:focus, form.contactform textarea:hover, form.contactform textarea:focus {	
	border:1px solid #AD5;
}
form.contactform input:focus, form.contactform textarea:focus {	
	background:#FFF;
}
form.contactform fieldset ol {
  margin: 0;
  padding: 0;
}
form.contactform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.contactform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  font-size:70%;
  margin-left:3px;
}
.nota {font-size:85%;}
p.nota em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  margin-left:3px;
  font-size:100%;
}
form.contactform input.sendBtn {
	background:url(../images/bgf.gif) 50% 50% repeat-x;
	border:1px solid #999;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	width:256px;
}
form.contactform input.sendBtn:hover {
	border:1px solid #AD5;
}
input.required {
	border:1px solid #AD5;
}
.warn, .error { 
	color:#C00;
}
.spanError {
	display:block;
	font-size:85%;
	color:#b00;
}
div#error {
	background:#FFE url(../images/warning.gif) 7px 7px no-repeat;
	border:1px solid #CCC;
	font-weight:bold;
	color:#C00;
	width:275px;
	margin:14px;
	padding:7px 7px 7px 37px;
}
