@charset "utf-8";
/* CSS Document */
/* ========================================= reseteador == */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	outline: none;
}
code, kbd, samp, pre, tt, var, textarea, input, select, isindex {
	font: inherit;
	font-size: 1em;
}
dfn, i, cite, var, address, em {
	font-style: normal;
}
th, b, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td, center {
	text-align: left;
	vertical-align: top;
}
body {
	line-height: 1;
	background: white;
	color: black;
}
q {
	quotes: "" "";
}
ul, ol, dir, menu {
	list-style: none;
}
sub, sup {
	vertical-align: baseline;
}
/*a {
	color: inherit;
}*/
hr {
	display: none;
} /* we don't need a visual hr in layout */
font {
	color: inherit !important;
	font: inherit !important;
	color: inherit !important;
}
/* ===================== fin reseteador == */

/* ==================== clearfix == */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* ===================== fin clearfix == */

html {
	font-size:125%;        

}
body {
}
body {
	background-color:#ffffff;
	font-size:0.5em;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/fdPagina.png);
	background-repeat: repeat-x;
	background-position: top;
	color:#5d5f5f;
	font-weight:normal;
	
}
/*a{
   -moz-opacity: .100;
   filter: alpha(opacity=100); 
   opacity: .1;
   filter: �alpha(opacity=100)�;}	*/
a:hover {
   moz-opacity: .50;
   filter: alpha(opacity=50); 
   opacity: .5;
   filter: �alpha(opacity=50)�;
   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
  
 }
font a:hover {
   moz-opacity: .50;
   filter: alpha(opacity=50); 
   opacity: .5;
   filter: �alpha(opacity=50)�;
   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
  
 }
a.opaco:hover img{  moz-opacity: .50;
   filter: alpha(opacity=50); 
   opacity: .5;
  }
  a.opaco:hover font{  moz-opacity: .50;
   filter: alpha(opacity=50); 
   opacity: .5;
  }
  p{
	margin-bottom:10px;
	font-size:1.2em;
	text-align:justify

}
/* ===================== Contenedor ====================================================== */
#bloqGnrl{width:1004px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}

/* ==================== fin Contenedor ====================================================== */

/* ==================== bloques Generales ====================================================== */
#cabecera{
	background-image: url(../images/imgCabecera01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:1004px;
	height:209px;	
	}
#bloqConte{
	width:1004px;
	background-image: url(../images/fdGnrl02.png);
	background-position: center top;
	padding-bottom:30px
}

#bloqIzq{width:184px;
	margin-left:55px;
	float:left;
	display:inline;
}

#bloqCntr{width:484px;
line-height:1.5em}

#bloqDrch{
	width:203px;
	display:inline;
	margin-left:12px;
	float:left
}

#bloqCntr{
	margin-left:19px;
	float:left;
	}
#BloqInf{width:1004px;
	background-image:url(../images/fdPie.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:275px
	}
#BloqInfInter{width:1004px;
	background-image:url(../images/fdPie02.png);
	background-repeat: no-repeat;
	background-position: center top;

	height:125px
	}	
/* ====================== bloque Izq ====================================================== */

#menuPrpl {
	margin:0 0 20px 0;
	}
#menuPrpl ul{margin:8px 0 26px 0}
#menuPrpl li{border-bottom:#a1a1a1 1px solid;
	padding:2px 0 2px 10px;
	font-size:1.4em;
	font-weight:bold}

#menuPrpl li ul li{padding:0 0 0 7px;
	margin:0px;
	font-size:1.1em;
	border:none}
.banner{
	border-top: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	padding:2px;
	margin-bottom:26px
}
.txBanner{padding:2px 0 0 4px;
border-top: 1px solid #a1a1a1;}
.txBanner a{color: #98b541}
/*.banner a img {opacity: .60;
   -moz-opacity: .60;
   filter:alpha(opacity=60);}*/


/* =====================================bloques ====================================================== */
#bloqDefault{
margin:auto;
padding:auto;
}
/* ================bloques Default ======================================== */
h1{font-size:1.9em; 
	font-weight:bold;
	}
.bloqNoticias h2{font-size:1.9em;
	font-weight:bold;
	margin:25px 0 15px 0
	}

.bloqNoti, .bloqNoti2{
	border-bottom:0px dotted;
	padding-bottom:6px;
	margin-bottom:6px;
	
}
.fecha{color:#000000;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0
	}
p .fecha {}	
.titleNoti{
	font-size:1.1em;
	font-weight:bold;
	color: #FFFFFF;
	padding:0 2px 0 2px;
	display:inline;
	text-align:left;
	text-transform: uppercase;
	}

.pTitle{margin:0 0 10px; font-size:1em;}
.titleNoti a{color:#FFFFFF;
}
.texto {font-size:1.2em;
text-align:justify;}
.imgNoti{
	float:left;
	margin-right:10px;
	margin-bottom:15px
	}
a.mas, a.mas:hover{
	font-size:1.4em;
	text-decoration:none;
	font-weight: bold;
	margin-left:5px;
	letter-spacing: -0.1em;}
a.mas:hover{-moz-opacity: .50;
   filter:alpha(opacity=50); 
   opacity: .5;
 
}
.masNotis{
float:right;
font-weight: bold; 
	clear:both;
	display:inline;
	margin-bottom:15px;	
}
.antePoste{font-weight: bold; 
	display:inline;
	margin-bottom:10px;	}

.fdVmas, .poster{font-size:1.2em; color:#FFFFFF; padding:0 1px 0 2px;  display:inline}
.fdVmas{margin-right:4px}
.masV{font-size:1.4em; font-weight: bold;}
.poster{margin-left:4px}
#bloqTablon .fdVmas, #bloqTablon .masV, #bloqTablon .poster{color:#000000;}

#bloqTablon {
	background-image: url(../images/fdTablon.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-bottom:10px	
}
#bloqTablon h2{font-weight: bold;
font-size:2em;
color:#000000;
margin-bottom:10px}
.NotiTablon a, .NotiTablon a:hover{color:#000000; text-decoration:underline; font-weight:bold}
.areaTbln{padding:13px}
#bloqTablon .pTitle{
	background-image: url(../images/vinetaTablon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin:5px 0 0 5px;	
}
#bloqTablon .titleNoti{color:#000000	}
#cuerpoEnti a{text-decoration:underline}
/* ================bloqueDrchPortada======================================== */
#destacados{
	background-image: url(../images/fdDestacados.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width:203px;
	float:left;
	padding-bottom:15px
}
.contenDestc{width:163px;
	margin:0 0 18px 12px;
	background-color:#FFFFFF;
	padding:8px;
	/*display:inline;*/
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center
	}
.contenDestc img{width:165px;
	margin-bottom:12px
	}
.contenDestc a{color:#8e8d8e;
font-weight:bold;
}

#suger{
	width:203px;
	height:174px;
	background-image: url(../images/imgSugerencias.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin-top:20px;
}	
.txSuger{margin:43px 12px 0 69px;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	color:#000000	
}
.txSuger a{color:#d1788e}
#corner{
	/*background-image: url(../images/imgBnTienda.gif);*/
	width:203px;
	height:165px;
	margin-top:40px;
	/*background-repeat: no-repeat;
	background-position: center top;*/
	float:left;
	vertical-align:bottom;
	font-size:2.2em;
	font-weight:bold;
	border: 1px solid #999999;
	text-align: center;
	display:inline;
}
#corner a{color:#aabb60; padding-top:2px}
.corner01{background-color:#0c522f; 
		width:203px; 
		height:27px
}
.corner02 img{border:0px;
		width:203px; 
		height:138px}
/* ================Pie ======================================== */
#footer01{
diplay:inline;
float:left;
width:906px}
#txPatros{color:#000000; font-weight:bold; font-size:1.5em; width:184px;
	margin:8px 0 0 72px;
	float:left;
	display:inline; }
/*#txPatros p{margin-left:50px}*/
#patros img{margin:10px 0 0 55px;}
#dire{font-size:1.1em;
font-weight:bold; 
color:#98b541;

width:700px;
}

#BloqInf #dire{margin:30px 0 0 155px;}
#BloqInfInter #dire{margin:0 0 0 145px; padding-top:15px}
#dire a{color:#959595; text-decoration:underline}
#imgDire{width:70px; float:left}
#txDire{width:600px;
/*margin:30px;*/ float:left; margin:15px 0 0 15px}
#txDire p{font-size:1em;
margin-top:10px; 
text-align:center;}
/* ================Descargas ======================================== */
.descarga{margin:0 0 12px 25px;
font-size:1.2em;
clear:both}
#descargas .titulo{font-size:1.2em; font-weight:bold}
#descargas a{font-weight:bold; font-size:1.1em}
.ftDescarga{float:right;
margin:10px 0 12px 12px;
padding:3px;
border:solid #999999 1px}
/* ================Tabl�n ======================================== */
.NotiTablon{color:#000000; border-bottom:#000000 solid 1px;
padding-bottom:15px;
margin-bottom:20px}
.NotiTablon p {margin-left:17px}
.ftNotiTablon {float:left;
border:#FFFFFF solid 3px;
margin: 0 7px 7px 7px}
.NotiTablon pTitle{margin-bottom:12px}
.gfotosTb img{margin:0 5px 5px 0; float:left; border:#FFFFFF solid 3px;}
.gfotosTb{margin-left:5px}
.bloqFTTblon{font-weight:bold; font-size:.9em}
.bloqFTTblon p{margin-bottom:0px}
#paginacion{color:#e2011f; font-weight:bold; font-size:1.4em; letter-spacing:1px; float:right}
#paginacion a{color:#000000;}

/* ================bloque01 ======================================== */
#bloqInterGnrl h1 {
	font-size:1.9em;
	text-transform:uppercase;
	/*height:19px;*/
	/*font-weight: bold;*/
	/*vertical-align: baseline;*/
	padding-top:7px;
	/*display:inline*/	
} 
#ruta{font-size:1.3em; margin:20px 0 15px 0; border-bottom:solid 1px; padding-bottom:5px
}
.inicio{color:#000000}

#titleSecc{padding:0 0 0 12px; margin-bottom:12px }
#titleSecc h2{color:#FFFFFF; font-size:1.8em; font-weight:bold; padding:3px 0 4px 0}
#ftSecc{margin-bottom:12px}
/* ================Menu Izq ======================================== */
#imgMenuISup{margin:60px 0 15px 14px}
#menuIzq {margin-bottom:3px}
#menuIzq img{padding:2px; border:#990066 solid 1px;}
.wImgIz{width:44px; float:left; margin-right:3px}
.txMnI01, .txMnI02{
	background-color:#9e2d8d;
	color:#FFFFFF;
	font-size:2em;
	font-weight:bold;
	float:left;
	width:141px;
	vertical-align: middle;
}
.txMnI01 a, .txMnI02 a{color:#FFFFFF;}
.txMnI01{
	height:32px;
	padding:10px 0 0 3px
}
.txMnI02{
	height:37px;
	padding:0 0 3px 3px
}
/* ================Derecha fotos======================================== */

#bloqFotosDrch{margin-top:77px;
text-align:center;
font-size:1.1em;
color:#000000
 }
.bloqFotoDrch{
 width:200px;
 text-align:center;
	margin-bottom:55px;	
 }
 .bloqFotoDrch img{display:block; margin:auto; width:180px}
 .ftDrch{
	border-top: 1px solid #AAAAAA;
	border-right: 5px solid #AAAAAA;
	border-bottom: 5px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	width:200px;
	padding:5px;
 }
 
#bloqFotosDrch p{ font-size:1em; color:#666666; padding:5px}
/* ================Descargas Pag======================================== */
.bloqDescargasV, .bloqDescargasH{
	
	margin:auto;
	padding:auto;
	/*width:124px;*/
	float:left;
	display:inline;
	font-size:1.2em;
	text-align:center;
	text-transform:uppercase;	
	font-weight: bold;
	
}
.bloqDescargasV{width:33%; margin-bottom:20px; height:235px;}
.bloqDescargasH{width:50%; margin-bottom:20px;}

.bloqDescarga{
	width:100%;
	margin-bottom:5px;
}
.bloqDescargasH a, .bloqDescargasV a{
	color:#0fc9d9;
	
}
.bloqDescargaH img{width:110px}
.bloqDescargaV img{width:174px}
.bloqDescarga img{border-top: 1px solid #959595;
	border-right: 5px solid #959595;
	border-bottom: 5px solid #959595;
	border-left: 1px solid #959595;
	margin-bottom:5px;
	margin-top:15px	
 }


.txDescg{
	font-size:1.2em;
	text-align:center;
	text-transform:uppercase;
	float:left;
	width:130px;
	font-weight: bold;
	}

/* ================tienda ======================================== */
.bloqTids{width:33%; float:left; /*margin-bottom:15px*/}
.bloqTid{width:153px;
	font-size: 0.9em;
	color: #105300;
	background-color: #ebede7;
	border: 1px solid #105300;
	margin:auto;
	padding-bottom:5px;
	text-align:left
	/*display:block*/
}
.bloqTid img{width:145px;
	border: 4px solid #FFFFFF;
	clear:both;
	margin-bottom:5px
}

.bloqTid p{margin:0 4px 0 4px;
text-align:left;
}
/* ================club ======================================== */
.SeccClub{font-size:1.2em;}
.SeccClub li{margin:0  0 10px 25px}

.SeccClub a{color:#98b541;
text-decoration:underline;
}
/* ================instalaciones ======================================== */
#instalaciones{
	background-image: url(../images/instalaciones02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:402px;
	margin:auto;
	padding:auto;
	display:block
}

.albumClub{width:33%; float:left;}

.bloqAlbumClub{/*width:153px;*/
	font-size: 0.9em;
	color: #868484;
	/*border: 1px solid #868484;*/
	margin:auto;
	/*padding-bottom:10px;
	text-align:left;
	/*display:block*/
	margin-bottom:10px;
	border-top: 1px solid #b5b4b4;
	border-right: 1px solid #b5b4b4;
	border-bottom: 6px solid #b5b4b4;
	border-left: 1px solid #b5b4b4;
	width:141px;
	padding:5px;
}
.bloqAlbumClub img{width:141px;
	/*border: 2px solid #FFFFFF;*/
	clear:both;
	/*margin-bottom:5px*/
}

.bloqAlbumClub p{margin:0 4px 0 4px;
text-align:center;
}
.albumClub h3{padding:0 6px 0 6px; text-align:center;

}
/* ================lineas ======================================== */

.separ00a, .separ00b, .separ{	
	background-repeat: repeat-x;
	background-position: left center;
	height:15px;
	margin:12px 0 12px 0;
	clear:both	
}
/* ================album fotos ======================================== */
#galeria{margin-top:45px;
	/*padding-bottom:25px*/;
	width:484px}
#galeria p{/*margin:0;*/
	font-weight:bold;
	color:#000000;
	margin-bottom:0;
	}
/*#galeria img{margin-left:20px}*/
#galeriaInf{background-image: url(../images/fdInfAlbumFotos.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#dddcdd;
	padding-bottom:18px
}
#bloqFotos{/*width:463px;*/
margin:8px 0 8px 6px}
.foto img{margin-left:8px;
margin-bottom:8px;
border: solid 3px #ffffff;
float:left;
width:140px
}
#galeriaSup{background-image: url(../images/fdSupAlbumFotos.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:18px
}

.M09 h3{font-size:1.3em;
color:#0fc9da;
font-weight:bold;
margin-bottom:10px
}
.ampliar{font-weight:bold;
	color:#8e8d8e;
	margin:20px 0 5px 0;
	font-size:1.1em}
/* ===================== General ====================================================== */
.nada{clear:both;	
} 
.izq{float:left}
.drch{float:right}
.separL14{margin-left:14px}
.separL20{margin-left:20px}
.separR10{margin-right:10px}
.separR5{margin-right:5px}
.separTop12{margin-top:15px}
.separTop10{margin-top:10px}
.separTop50{margin-top:50px}
.separBt12{margin-bottom:12px}
.snMrg{margin:auto}
/* ===================== fonts ====================================================== */
.txNum{font-size:1.8em; word-spacing:-1em
}
.tx00{font-size:1.6em; word-spacing:-1em
}
.tx22{font-size:1.9em;
}
.tx36{
	font-size:2.9em;
}
.tx10{
	font-size:1em;
}
.tx9{
	font-size:0.9em;
}
.tx19{font-size:1.9em;}
.negrita{
	font-weight: bold;	
}
.nmrs{word-spacing:-1em}

a.txLink{text-decoration:underline}

color15{color:#105300}

.titleSeccClub{font-size:1.5em;
color:#98b541;
font-weight:bold;
margin-top:30px}
.sinDeco{text-decoration:none}
table, td, tr{
	border:1px solid #a2a2a2;
	font-size:12px;
	padding:2px 5px 0px 5px;
	text-align:center;
	vertical-align: middle;
}


