/* CSS Document */
/*REDIFINICIONES GENERALES*/
/*html
{
	height: 100%;
}*/
body
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	background: transparent url(../images/body_cesped.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	/*background-image:url(../images/body_cesped.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	background-color:#FFFFFF;*/
}
h1
{
	font-family: Georgia, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	height:23px;
	margin:0px;
	font-weight:lighter;
	font-size:85%;
}
/*CLASES*/
.titular
{
	float:left;
	height:23px;
	margin-left:5px;
	margin-top:6px;
}
.texto
{
	float:left;
	font-size:85%;
	padding-left:7px;
	padding-right:7px;
	text-align:justify;
	color:#000000;
}
.columnahome
{
	width:250px;
	height:237px;
	float:left;
	margin:0px;
}
.resaltado
{
	font-weight: bold;
	color: #F48C00;
}
.titularservicios
{
	font-weight: bold;
	color: #DD6F00;
}
.mmini
{
	width:245px;
	height:115px;
	margin-bottom:3px;
	font-size:85%;
	background-color:#FFFFFF;
	background-image:url(../images/fondo_minis.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: 1px solid #B1B0B0;
}
.minifoto
{
	border: 1px solid #B1B0B0;
	margin:4px;
	float:left;
}
.mintitular
{
	text-decoration:underline;
	font-weight:bold;
}
.minitext
{
	width:147px;
	height:85px;
	margin-top:4px;
	float:right;
	font-size:100%;
}
.miniinfo
{
	width:55px;
	height:20px;
	line-height:19px;
/* IR */
/*	padding-left:25px;*/
/* f IR */
	margin-right: 10px;
	background-image:url(../images/icono_info.gif);
	background-repeat:no-repeat;
	float:right;
}
.miniinfo a
{
	text-align:left;
	text-decoration:none;
	color:#3F5A28;
	/* IR */
	width: 32px;
	display: block;
	padding-left: 25px;
	/* f IR */
}
.miniinfo a:hover
{
	color:#000000;
}
.titularnegro
{
	width:245px;
	height:24px;
	float:right;
	border:1px solid #868585;
	background-image:url(../images/titular_negro_fondo.gif);
	background-repeat:repeat-x;
	background-color:#999999;
}
.titularnegrotext
{
	font-family: Georgia, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	height:23px;
	line-height:23px;
	margin-left:5px;
	font-weight:lighter;
	font-size:85%;
}
.fondoreservas
{
	width:247px;
	height:211px;
	float:right;
	background-image:url(../images/home_fondo_formulario.jpg);
	background-repeat:no-repeat;
	background-color:#999999;
}
#fondoextra
{
	height: auto;
	min-height: 10px;
	_height: 10px;
	font-size: 90%;
	width:239px;
	float:right;
	margin:5px 0 0 0;
	background-image:url(../images/pattern_asociacion.gif);
	background-color:#CCCCCC;
	padding: 4px;
}
.fondoimgs
{
	width:247px;
	height:211px;
	float:right;
	background-image:url(../images/home_fondo_imagenes.jpg);
	background-repeat:no-repeat;
	background-color:#999999;
}
.linkverde
{
	font-size:80%;
	color:#4F6021;
	text-decoration:underline;
}
/*ESTRUCTURA GENERAL*/
#columna
{
	width:778px;
	height:100%;
	_height: 420px;
	min-height: 420px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	/*background-color:#FFFFFF;*/
}
#columna_centro
{
	width:764px;
	float:left;
	background-color:#FFFFFF;
}
#columna_mi
{
	width:7px;
	height:inherit;
	float:left;
	background-image:url(../images/body_sombra_izquierda.gif);
	background-repeat:repeat-y;
}
#columna_md
{
	width:7px;
	height:inherit;
	float:left;
	background-image:url(../images/body_sombra_derecha.gif);
	background-repeat:repeat-y;
}
/*CABECERA*/
#cabecera
{
	width:760px;
	height:134px;
	background-color:#CCCCCC;
	margin-left:2px;
}
#cabecera_top
{
	width:760px;
	height:3px;
	float:left;
}
#cabecera_menu
{
	width:760px;
	height:34px;
	float:left;
	background-image:url(../images/cabecera_menu_fondo.gif);
	background-repeat:repeat-x;
}
#cabecera_menu ul
{
	list-style-type:none;
	margin:0 0 0 5px;
	float:left;
	padding: 7px 0px 7px 0px;
}
#cabecera_menu ul li
{
	display:inline
}
#cabecera_menu ul li a
{
	text-decoration:none;
	color:#FFFFFF;
	letter-spacing: 0.3px;
	word-spacing: 1px;
	font-size:8pt;
	font-weight:600;
	padding: 7px 12px 7px 9px;
}
#cabecera_menu ul li a.s1:hover
{
	background-image:url(../images/menu_s1.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
#cabecera_menu ul li a.s2:hover
{
	background-image:url(../images/menu_s2.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
#cabecera_menu ul li a.s3:hover
{
	background-image:url(../images/menu_s3.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
#cabecera_menu ul li a.s4:hover
{
	background-image:url(../images/menu_s4.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
#cabecera_menu ul li a.s5:hover
{
	background-image:url(../images/menu_s5.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
#cabecera_menu ul li a.s6:hover
{
	background-image:url(../images/menu_s6.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
#cabecera_menu ul li a.s7:hover
{
	background-image:url(../images/menu_s7.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
#idiomas
{
	margin:8px 0 1px 11px;
	height:13px;
	float:left;
	padding:2px 0 0 0;
}
.idiomal
{
	text-decoration:none;
	margin:0;
	height:13px;
	width:16px;
	border: 1px solid #040404;
}
.idiomal:hover
{
	border: 1px solid #A0D300;
}
#cabecera_logo
{
	width:760px;
	height:97px;
	float:left;
}
/*FOTO GRANDE*/
#fotogrande
{
	width:758px;
	height:264px;
	margin-left:2px;
	padding-top:4px;
	border-right: 1px solid #2D2D2D;
	border-left: 1px solid #2D2D2D;
}
#fotograndeimg
{
	width:750px;
	height:260px;
	margin-left:4px;
	margin-top:0px;
	background-image:url(../images/foto_grande_home.jpg);
	background-repeat:no-repeat;
}
#mancheta_presentacion
{
	width:314px;
	height:126px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	background-image:url(../images/presentacion_mancheta.png);
	background-repeat:no-repeat;
	background-color:#999999;
}
/*MANCHETAS DE ABAJO*/
#manchetas
{
	width:760px;
	height:276px;
	margin-left:2px;
	background-image:url(../images/fondo_leinas_degradadas.gif);
	background-repeat:no-repeat;
}
#manchetasin
{
	width:750px;
	height:260px;
	margin-left:5px;
}
/*FORMULARIO*/
.formulario
{
	margin-left:10px;
	margin-top:5px;
	font-size:85%;
	color:#4F6021;
}
.combo{
	font-size:85%;
	width:225px;
	color:#4F6021;
}
.combo1{
	font-size:85%;
	width:70px;
	margin-right:5px;
	color:#4F6021;
}
.combo2{
	font-size:85%;
	width:149px;
	color:#4F6021;
}
.boton{
	font-size:85%;
	color:#4F6021;
	width:225px;
	height:15px;
	border:0px;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
	background-image:url(../images/formulario_boton.gif);
	background-repeat:no-repeat;
}
/*PASE DE IMAGENES*/
#pase
{
	margin-left:11px;
	margin-top:7px;
}
.imgbordeblanco
{
	border: 2px solid #FFFFFF;
	float:left;
}
#pasemin
{
	float:left;
	margin-top:5px;
	padding: 4px 0 4px 0;
}
#pasemin ul
{
	margin: 0;
	white-space: nowrap;
	padding: 0;
}
#pasemin ul li
{
	display: inline;
	list-style-type: none;
	font-size: 80%;
}
#pasemin a
{
	color:#FFFFFF;
	text-decoration:none;
	padding: 4px 8px 4px 8px;
}
#pasemin a:hover
{
	background-image:url(../images/rutas_menufoto_rollover.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
/*PIE*/
#pie
{
	width:750px;
	height:39px;
	float:right;
}
#pie ul
{
	list-style-type:none;
	float:left;
	margin:0;
	padding:10px 0 0 5px;
}
#pie ul li
{
	color:#A0D300;
	display:inline;
}
#pie ul li a
{
	text-decoration:none;
	color:#A0D300;
	font-size:80%;
}
#pie ul li a:hover
{
	color:#000000;
}
.pieemail
{
	font-size:80%;
	float:left;
	text-align:center;
	margin:10px 0 0 60px;
}
.pieemail a
{
	text-decoration:none;
	color:#999999;
}
.pieemail a:hover
{
	color:#000000;
}
.piemovie
{
	font-size:80%;
	float:right;
	margin:10px 5px 0 0;
}
.piemovie a
{
	text-decoration:none;
	color:#FF9900;
}
.piemovie a:hover
{
	color:#000000;
}
/*PIE*/
#pieimg
{
	width:760px;
	height:3px;
	margin:0;
	padding:0;
	float:left;
}
#pieimgpat
{
	width:760px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../images/pie_pattern.gif);
	background-repeat:repeat-x;
}
/*IMPRIMIR*/
.impresion
{
	height:15px;
	float:right;
	margin:2px 0 0 0;
}
.impresionimg
{
	margin-right:3px;
}
.impresionlink
{
	text-decoration:none;
	color:#3F4D1A;
	font-size:75%;
	margin-right:3px;
}
.impresionlink:hover
{
	color:#000000;
}

.minitext a
{
	color: #000000;
	text-decoration: underline;
}
.minitext a:hover
{
	color: #666666;
	text-decoration: none;
}

#reservasrepe
{
	width:250px;
	height:215px;
	float:left;
}
.textoasociarse
{
	font-family: Georgia, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #3A3A3A;
}
#cuotaasociarse td, #cuotaasociarse th
{
	border-bottom: 1px dotted #000000;
}
#frmcontacto input, #frmcontacto textarea
{
	color: #FFFFFF;
	background-color: #767676;
	border: 1px solid #000000;
	width: 200px;
}
#euskadi
{
	float: left;
	width: 68px;
	margin-left: 5px;
	_margin-left: 2px;
}
#thawte
{
	width: 100px;
	height: 100px;
	float: left;
	padding-left: 80px;
	padding-top: 20px;
}