HTML{
	height: 100%;
}
BODY{
	background-color: #4E730C;
	background-image: url("/iconos/fondo_cesped.gif");
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	_height: 100%;
}
INPUT{
	border: 0px;
}
TEXTAREA{
	border: 0px;
}
#superior{
	width: 748px;
	height: 10px;
	background-image: url("/iconos/fondo_sup.gif");
}
#central{
	width: 748px;
	height: 100%;
	background-image: url("/iconos/fondo_pagina.gif");
	background-repeat: repeat-y;
}
#contenedor{
	text-align: left;
	width: 719px;/*719 px + 1px de padding izquierdo + 1px de padding derecho = 721px*/
	_height: 100%;
	min-height: 768px;
	border: 1px #993300 solid;
}
#contenedor h1, #contenedor h2, #contenedor h3, #contenedor h4, #contenedor p{
	margin: 0px;
	padding: 0px;
}
#contenedor h1, #contenedor h1 a{/*Titulos*/
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
#contenedor h2, #contenedor h2 a{/*Cabeceras y titulos del palmarés*/
	font-size: 10px;
	color: #FFFFFF;
}
#contenedor h3{/*Texto palmarés y sabias que*/
	font-size: 10px;
	color: #F18B2C;
	font-weight: normal;
}
#contenedor p, #contenedor a{/*Texto parrafos*/
	font-size: 10px;
	color: #CC6633;
}
#contenedor a{
	text-decoration: none;
}
#columna_izq{
	width: 186px;
	min-height: 768px;/*para que no se descuadre en el firefox si no hay nada*/
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
#columna_cen{
	width: 347px;
	min-height: 600px;
	height: auto;
	float: left;
	overflow: hidden;
}
#cabecera_actualidad{
	width: 347px;
	height: 22px;
	background-image: url("/iconos/actualidad.gif");
}

#cabecera_blog{
	width: 185px;
	height: 22px;
	background-image: url("/iconos/tit_blog.gif");
	margin: 0px;
	padding: 0px;
}
#cabecera_dondeFerrero{
	width: 347px;
	height: 22px;
	background-image: url("/iconos/tit_dondeFerrero.gif");
	margin: 0px;
	padding: 0px;
}
#cabecera_hemeroteca{
	width: 347px;
	height: 22px;
	background-image: url("/iconos/hemeroteca_largo.gif");
}
#cabecera_fotogaleria{
	width: 185px;
	height: 22px;
	background-image: url("/iconos/foto_galeria.gif");
	margin: 0px;
	padding: 0px;
}


/*----CALENDARIO----*/
#calendario{
	width: 185px;
	overflow: hidden;
}
#calendario table{
	float: left;
}
.celda8px{
	width:8px !important;
}
.nombremes{
	font-weight: bold;
	font-size: 12px;
	background-color: #660000;
	text-align: center;
	color: #FFFFFF;
	width: 23px;
	height: 20px;
}
.nombremes a{
	color: #FFFFFF !important;
}
.nombremes #fi{
	text-align: left;
	padding-left: -9px;
}
.nombremes #fd{
	text-align: right;
	padding-right: -9px;
}
.nombredias td{
	font-size: 10px;
	text-align: center;
	background-color: #660000;
	color: #FFFFFF !important;
	border-right: 1px #993300 solid;
	border-top: 1px #993300 solid;
	width: 23px;
	height: 20px;
}
.numerodias td{
	font-size: 10px;
	width: 23px;
	height: 20px;
	/*text-align: center;
	color: #FFFFFF;*/
}
.numerodias td b{
	display: block;
	width: 100%;
	line-height: 18px;
	text-align: left;
	color: #FFFFFF;
	float: none;
	font-weight: normal;
}
/*--Tipos Evento--*/
.batida, .sintetica, .cemento, .hierba{
	cursor: pointer;
	display: block;
}
.batida{
	background-color: #69360F;
}
.sintetica{
	background-color: #1F6EC7;
}
.cemento{
	background-color: #636370;
}
.hierba{
	background-color: #8CB800;
}

.finde a b{
	color: #FF9933;
}
.linea_semana{
	border-bottom: 1px solid #660000;
	height: 1px;
}
.hoy{
	/*display: block;
	width: 23px;
	height: 18px;
	background: url(/iconos/cuadrado_hoy.gif);
	margin-top: -18px;*/
}
/*----FIN CALENDARIO----*/
#sponsor{
	margin-left: -275px;
}
#superficies{
	background: url("/iconos/superficies.gif");
	width: 185px;
	height: 86px;
}
#superficies h2{
	background-color: #660000;
	height: 20px;
	line-height: 20px;
	text-align: center !important;
}
#superficies h3{
	float: left;
	width: 57px;
	padding: 10px 0 0 35px;
	height: 23px;
}

#columna_der{
	width: 185px;
	height: auto;
	float: right;
}
#inferior{
	width: 748px;
	height: 50px;
	background-image: url("/iconos/fondo_pie.gif");
	overflow: hidden;
}
#noticia_cabecera{
	height: 165px;/*185px -10px padding superior - 10px padding inferior*/	
	padding: 10px;
}
#noticia{
	height: auto;/*185px -10px padding superior - 10px padding inferior*/	
	padding: 10px;
}
#noticia a, #noticia h2, #noticia p,#noticia_cabecera a, #noticia_cabecera h2, #noticia_cabecera p{
	margin-top: 10px;
}
#actualidad{
	height: 60px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	border-bottom: 1px #993300 solid;
}
#actualidad h2, #actualidad p{
	float: left;
	width: 269px;
	padding: 0px;
	margin: 0px;
}
#autor{
	background-color: #993300;
	width: 327px;
	height: 17px;
	margin-left: 10px;
	padding-top: 3px;
	text-indent: 5px;
}
#blog{
	width:162px;
	height: 107px;
	padding: 15px 14px 0 10px;
}
#blog a{
	color: #F18B2C;
	text-decoration: underline;
}
#actualidad h2{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
#actualidad p{
	margin-bottom: 10px;
}
#actualidad img{
	float: right;
}
#lista_noticias ul{
	margin-top: 4px;
	height: auto;
}
#lista_noticias li{
	line-height: 11px;
	margin-left: -14px;
	margin-bottom: 5px;
	list-style-image: url("/iconos/flechita_lista.gif");
	width: 310px;
}
#lista_noticias li a:hover{
	color: #fff;
}
#sabias_que{
	padding: 10px;
	padding-top: 4px;
}
#sabias_que a{
	color: #ff9933;
}
#palmares{
	/*padding-left: 1px;*/
	height: 40px;
	border-bottom: 1px #660000 solid;
}
#palmares h2 a{
	margin-top: 5px;
}
#palmares h2 a, #palmares h3{
	float: left;
	/*clear: left;*/
	width: 134px;
}
#palmares img{
	margin-right: 11px;
	float: left;
}
#contactar{
	margin: 10px;
}
#contactar input{
	margin-bottom: 5px;
}

#path{
	color: White;
	margin-left: 5px;
	font-size: 11px;
	margin-top: 10px;
}
#columna{
	padding-left: 1px;
	margin-top: -2px;/*solo para el explorer*/
}
#columna ul{
	width: 185px;
	background-color: #993300;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#columna li{
	height: 16px;
	/*display: block;	*/
	clear: both;
	/*margin-bottom: 1px;*//*solo para el firefox*/
}
#columna li a{
	height: 16px;
	padding-top: 4px;
	text-decoration: none;/*quitamos el subrayado*/
	color: #fff;
	font-weight: bolder;
	text-indent: 5px;
	background-color: #660000;
	display: block;
}
#columna li a:hover{
	text-indent: 10px;
}
#creditos_fla{
	float: right;
	margin-right: 14px;
}
/****** Definición de Clases *****/
.embed{
	margin: 10px 0 0 0;
}
.img_sec_1{
	width: 185px;
	height: 185px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.img_sec_1 img{
	/*width: 185px;*/
	height: 185px;
}
.img_sec_y_not{
	width: 185px;
}
.img_sec_peque{
	width: 60px;
	height: 60px;
	float: right;
}
.img_index_centro{
	position: absolute; /*Posicionamiento absoluto*/
	width: 1004px;
	height: 600px;
	top: 50%; /*Desde arriba, colocar al 50% de la pantalla*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	margin-top: -300px; /*Restamos la mitad de alto del SWF para centrarlo verticalmente*/
	margin-left: -502px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
}


.img_galeria{
	width: 92px;
	height: 69px;
	float: left;
	margin-bottom: 1px;
	margin-right: 1px;
}
.img_palmares{
	width: 40px;
	height: 40px;
	float: left;
}
.img_fotogaleria{
	width: 533px;
}
.cab_agenda{
	margin-bottom: -3px;/*solo para el explorer, para el firefox hay que quitar ya que en este se ve bien*/
	width: 185px;
	height: 21px;
}
.cab_blog{
	margin-top: 0px;
	margin-bottom: -3px;/*solo para el explorer, para el firefox hay que quitar ya que en este se ve bien*/
}
.cab_fotogaleria{
	margin-top: 0px;
	margin-bottom: -3px;/*solo para el explorer, para el firefox hay que quitar ya que en este se ve bien*/
}
.cab_palmares{
	margin-bottom: -3px;/*solo para el explorer, para el firefox hay que quitar ya que en este se ve bien*/	
}
.img_banner{
	width: 185px;
	height: 70px;
	float: left;
	margin-right: 1px;
}
#cabecera_banner{
	margin-top: 40px;
}
#cabecera_banner img{
	float: left;
}