/*Estilo genericos*/
@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	/* border:0; */
}

/* html{background: #3b6c1a url(/imagenes/fondo_general.gif) repeat-x;height:100%} */


body {
	background:#3b6c1a url(/imagenes/fondo_general.gif) repeat-x top left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#323232;
	font-size: 0.75em;
	/* height:auto; */
}
caption{
	text-indent:-5000em;
	margin:0;
	padding:0;
}
form,p,img {
	margin:0;
	border: 0;
}
a:link, a:visited, a:hover, a:active {
	color:#084300;
	font-weight:normal;
	text-decoration:none;
}
a.enlace:link, a.enlace:visited, a.enlace:hover, a.enlace:active {
	color:#323232;
	font-weight:normal;
	text-decoration:none;
}
a.underline{
text-decoration:underline;
}
.padding-tipos{
	float:right;
	color:#323232;
	font-size:1em;
	font-weight:bolder;
	font-family:verdana, Trebuchet MS;
}
input{
	font-family:  trebuchet MS, Verdana,Arial, Helvetica, times,  sans-serif;
	font-size: 1em;
	border-style:solid;
	border-color:#323232;
	border-width: 0.1em;
	color:#323232;
	font-weight:normal;
}
select{
	font-family: trebuchet MS, Verdana, Arial, Helvetica, times,  sans-serif;
	font-size: 1em;
	border-style:solid;
	border-color:#323232;
	border-width: 0.1em;
	color:#323232;
	font-weight:normal;
}
textarea{
	font-family: trebuchet MS, Verdana, Arial, Helvetica, times,  sans-serif;
	font-size: 1em;	
	color:#323232;
	font-weight:normal;
	border-style:solid;
	border-color:#323232;
	border-width: 0.1em;
	
}
div.limpiar {
	clear: both;	
	margin:0;
	padding:0;
}
.seve {
	display:block;
	padding-left:0.3em;
	margin:0;
}
.noseve {
	display:none;
	padding-left:0.3em;
	margin: 0;
	padding: 0;
}
td {
	font-size: 1em;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
}
td.center {
	text-align:center;
}
td.right {
	text-align:right;
}
td.left {
	text-align:left;
}
td.justify,div.justify {
	text-align:justify;
}
.vmiddle {
	vertical-align:middle;
}
.vbottom {
	vertical-align:bottom;
}
.flright{
	float:right;
}
.flleft{
	float:left;
}
.centrado{
	text-align:center;
}
.flleftCl{
	float:left;
	clear:left;
}
.sin-borde {
	border:0;
}
.negrita{
	font-weight:bold;
}
.normal{
	font-weight:normal;
}
.italic{
	font-style:italic;
}
.sep{
	margin-top:1.2em;
	text-align:center;
}
.padding{
	padding:1em;
}
.padding2{
	padding:.4em;
}
.cursor{
	cursor:pointer;
}
.separador-verde{
	padding:0;
	margin:0;
	background-color:#3b6c1a;
	width:64.5em;
	height:0.66em;
	clear:both;
}

.paddingTop{
padding-top:0.5em;
}
/*Fin de estilos genericos*/


/*Estructuras general de la web*/
#contenedor{
	width:81.83em;
	margin:auto;
	/*border:.04em solid #00544d;*/
	float:left;
	position:absolute;
	top:0em;left:50%;
	margin-left:-41.65em;
}
#cabecera{
	width: 81.83em;
	height: 12.16em;
	position:relative;
	float:left;
}
#cabecera-logo{
	position:absolute;
	top:1.2em;
	left:2em;
}
#cont-global{
	width: 100%;
	float: left;
}
#cont-menu{
	width: 81.83em;
	float: left;
	margin-bottom:1em;
	text-align:center;
}

#cont-resto{
	width: 64.66em;
	float: left;
	position:relative;
	/* background-color:#FFF;
	border:0.08em solid #b3b3b3; */
}
.bloque-blanco{
	float: left;
	padding-bottom:2em;
	background-color:#FFF;
	border:0.08em solid #b3b3b3;
	width:64.54em;
}
.bloque-blanco2{
	float: left;
	/* padding-bottom:1em; */
	background-color:#FFF;
	border:0.08em solid #b3b3b3;
	width:81.66em;
}

#cont-resto-index{
	width: 81.83em;
	float: left;
}
#cont-resto-banners{
	width: 16.33em;
	float: right;
	border:0.08em solid #b3b3b3;
	background-color:#FFFFFF;
	position:relative;
	margin:auto;
	text-align:center;
}

#HomeGif{
	width:.1em;
	height:.1em;
	position:absolute;
	top:0;
	left:0;
}


/*Fin d Estructuras general de la web*/

/*Estilos para los elementos de la cabecera: fecha, iconos, buscador, usuarios e imagen de separacion entre div*/
#cabecera-elementos{
	position:absolute;
	top:0;
	left:0em;
	height:2em;
	padding-left:12.5em;
	padding-top:0.8em;
	/* width:81.63em; */
	/* border:0.01em solid #F00; */
}

#fecha{
	float:left;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:0.9em;
	color:#ccc;
	width:5.7em;
}
.iconos{
	float:left;
	padding-right:0.5em;
}
#buscador{
	float:left;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:0.9em;
	color:#ccc;
	width:18.6em;
}
#buscador fieldset{
	color:#00544d;
	font-weight:normal;
	border:0;
	padding:0;
	margin:0;
}
.buscador-input-principal{
	background-color:#000000;
	border:0.08em solid #cccccc;
	height:1.5em;
	width:11em; 
	color:#cccccc;
	font-family:Trebuchet MS, Verdana, Arial;
	padding-left:0.2em;
	vertical-align:middle;
}
.BotonBuscar,.BotonTipos{
	border: 0;
	vertical-align:middle;
}
#usuarios{
	width:33.16em;
	float:left;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:0.9em;
	color:#cccccc;
}
#usuarios-reg{
	width:30.16em;
	float:left;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:0.9em;
	color:#cccccc;
	text-align:right;
}
.usuarios-text{
	background-color:#000000;
	border:0.08em solid #cccccc;
	height:1.5em;
	width:7.4em; 
	color:#cccccc;
	font-family:Trebuchet MS, Verdana, Arial;
	padding-left:0.2em;
	margin-right:0.29em;
}
.cabecera-sep{
	
}
/* Fin de los estilos para los elementos de la cabecera */

/*Buscador Sección*/
.buscador-seccion-sep div{
	margin-top:.5em;
	margin-bottom:.5em;
	clear:both;
}
.buscador-seccion-lista{
	float:left;
	padding-left:2em;
}
.buscador-seccion-volver-buscar{
	width:60.58em;
	height:12em;
	float:left;
	margin-top:2em;
	margin-bottom:2em;
}
.buscador-seccion-input{
	width:25em;
	float:left;
	margin-bottom:1em;
}
.buscador-seccion-select{
	width:25em;
	float:left;
	margin-left:1.3em;
	margin-right:1.3em;
}
.buscador-seccion-titulo-estructura{
	float:left;
	margin-top:1em;
	font-size:1.5em;
	font-weight:bold;
}
/*Fin Buscador Sección*/


/*Mapa web*/
#map{
	margin:1em 0 1em 0;
}
.mapa-web{
	margin-bottom:2em;
}
.mapa-web-cont{
	width:28em;
	margin:1em;
}
.mapa-ima-cabecera{
	margin-bottom:1em;
}
/*Fin mapa web*/


/*Galeria de imagenes*/
.content-gal{
	padding-top:1em;
}
#galeria-imagenes{
	width:100%;
	float:left;
}
#imgrande {
	display:inline;
	float:left;
}
.thumb-gal{	
	margin-left:.3em;
	text-align:center;
	position:relative;
	float:left;
	padding:0em;
}
.link-imagenes{
	text-align:center;
	float:left;padding:0.4em;
}
.galeria-imagenes{
	float:left;
	margin-right:.4em;
	margin-bottom:1em;
	width:18.71em;
	padding-right:0.2em;
	background-color:#dddddd;
}
/*Fin de Galeria de imagenes*/

/*Galeria de multimedias*/
.galeria-multimedia{
	width:100%;
	float:left;
	text-align:center;
}
.multimedia-grande{
	float:left;
	text-align:center;border:0.08em solid;
}
#thumb-multimedia{	
	float:right;
}
.thumb-multimedia{
	margin-right:8em;
	text-align:left;
	padding:0em;
}
.multimedia-box{
	float:left;margin:0.2em;
}
/*Fin de Galeria de multimedias*/

/*Galeria de documentos*/
.enlace-descargas{
	color:#274911;
	text-decoration:none;
	font-size:1em;
	font-family:verdana, Trebuchet MS, Arial;
	font-weight: bolder;
}
a.enlace-descargas:link, a.enlace-descargas:visited, a.enlace-descargas:hover, a.enlace-descargas:active{
	color:#274911;
	text-decoration:none;
	font-size:1em;
	font-family:verdana, Trebuchet MS, Arial;
	font-weight: bolder;
}
a.enlace-relacionados:link,a.enlace-relacionados:visited,a.enlace-relacionados:hover,a.enlace-relacionados:active {
	font-size:1.17em;
	color:#274911;
	font-weight:bold;
	text-decoration:none;
}
.docTypeSize{
	font-family:verdana, Trebuchet MS, Arial;
	font-size:0.85em;
	color:#323232;
	float:left;
	padding-top:0.5em
}
.icono-documentos{
	float:left;
	vertical-align:middle;
	padding:0.5em 0 0.5em 0;
}
.documento{
	float:left;
	margin-right:.5em;
	margin-bottom:1.2em;
	width:18.91em;
	background-color:#dddddd;
	position:relative;
}
.margin-top{
	margin-top:1em;
}
.documento-ayudas{
	float:left;width:75%;
}
/*Fin de Galeria de documentos*/


/*Contenidos*/

a.migas:link,a.migas:active ,a.migas:hover ,a.migas:visited  {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	color: #323232;
	font-weight: normal;
	font-size: 0.92em;
	text-decoration:none;
}
a.mapa-web:link, a.mapa-web:hover, a.mapa-web:visited, a.mapa-web:active{
	font-weight:normal;
	color: #323232;
	text-decoration:none;
}
.gris{
	font-weight:bold;
	color:#595959;
}
a.gris:link, a.gris:hover, a.gris:visited, a.gris:active{
	text-decoration:none;
}
.blanco{
	color:#FFFFFF;
}
a.blanco:link, a.blanco:hover, a.blanco:visited, a.blanco:active{
	text-decoration:none;
	color:#FFFFFF;
}

.blanco-sub{
	color:#FFFFFF;
}
a.blanco-sub:link, a.blanco-sub:hover, a.blanco-sub:visited, a.blanco-sub:active{
	text-decoration:underline;
	color:#FFFFFF;
}

.verde{
	color:#3b6c1a;
}
.verde2{
	color:#274911;
}
.bold{
	font-weight:bolder;
}
a.enlace-multimedia {
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	color: #00544d;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
}
a.enlace-multimedia:active {
	color: #00544d;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: underline;
}
a.enlace-multimedia:visited {
	color:#00544d;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
}
div.migas {
	margin: 0;
	padding-bottom:1em;
	padding-top:0.5em;
	width:100%;
/*	float:right;*/
	text-align:right;
} 
div.content {
	position:relative;
	top:0em;left:0em;
	width:60.5em;
	float:left;
} 

.multicontenidos-box{
	position:relative;
	float:left;
	margin:0.2em .5em 2em 0;
	width:28.54em;
}
.multicontenidos-box img{
	margin:0em .5em 1em 0;
}
.bordeverde{
	border:0.08em solid #3b6c1a;
}
.fecha-resto-contenidos{
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	width: 11.5em;
	float:left;
	/* background:url('/imagenes/flecha-gris2.gif') 0.2em 0.5em no-repeat; */
	font-size: 0.9em;
	color: #323232;
	/* padding-left:.75em; */
}.fecha-verde{
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	width: 11.5em;
	float:left;
	/* background:url('/imagenes/flecha-gris2.gif') 0.2em 0.5em no-repeat; */
	font-size: 1em;
	color: #3B6C1A;
	/* padding-left:.75em; */
}
.flecha-enlaces{
	width: 0.2em;
	float:left;
	background:url('/imagenes/flecha1.gif') 0 0.2em no-repeat;
	font-size: 1em;
	color: #000000;
	padding-left:.75em;
}
.flecha-enlaces-2{
	width: 0.2em;
	float:left;
	background:url('/imagenes/flecha-verde.gif') 0.2em 0.5em no-repeat;
	font-size: 1em;
	color: #000000;
	padding-left:.75em;
}
.multicontenidos-multiasignacion{
	float:right;
}

a.enlace-noticias:link, a.enlace-noticias:visited, a.enlace-noticias:hover, a.enlace-noticias:active {
	font-size:1.16em;
	color:#3b6c1a;
	font-weight:bold;
	text-decoration:none;
	font-family:Trebuchet MS, Verdana, Arial;
}
.vermas a:link,.vermas a:visited,.vermas a:active,.vermas a:hover{
	position:absolute;
	bottom:-0.5em;right:0em;
	font-weight:bold;
	color:#595959;
	text-decoration:none;
	display:inline;
	
}
#titulo-estructura {
	position:relative;
	top:0em;
	left:0em;
	width: 64.5em;
	height:4.75em;	
	float:left;
	margin:0;
	background:#213d0e url('/imagenes/fondo-titulo.gif') repeat-x top left;
}

#titulo-estructura h1{
	font-size: 2.6em;
	margin: 0;
	line-height:1.8em;
	padding-left:0.5em;
	color:#FFFFFF;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	font-weight:bolder;
}
#titulo-estructura h2{
	font-size: 2.08em;
	margin: 0;
	padding-left:1.7em;
	color:#00544d;
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	font-weight:normal;
}
#imagen-contenido{
	margin:0;
	padding:0;
	position:relative;
	/*border:0.04em solid #cecece;*/
}

#titulo-estructura2 {
	position:relative;
	top:0em;
	left:0em;
	width: 81.7em;
	height:4.75em;	
	float:left;
	margin:0;
	background:#213d0e url('/imagenes/fondo-titulo.gif') repeat-x top left;
}

#titulo-estructura2 h1{
	font-size: 2.6em;
	margin: 0;
	line-height:1.8em;
	padding-left:0.5em;
	color:#FFFFFF;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	font-weight:bolder;
}


.imagen-contenido{
	margin-top:1.5em;
	margin-right:1.5em;
	padding:0;
	position:relative;
	/*border:0.04em solid #cecece;*/
}
.pie-foto{
	font-size:0.9em;
	color:#323232;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	padding-top:0.3em;
	text-align:center;
	/*float:left;*/
}
.opacidad  
{  
	position:absolute;
	bottom:0;
	left:0;
	width:62.5em;
	height:auto;
	padding:1em;
	background-color:#000;
	color:#FFF;
	background: url('/imagenes/fondo-titulo.png') repeat top left
} 

#titulo-contenido{
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	color:#FFFFFF;
	font-size: 1.9em;
	margin: 0;
	padding: 0;
	padding:0;
	margin:0em;
	font-weight: bold;
} 
div.titulo-contenido {
	width: 80%; 
	font-size: 1.6em;
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	color:#FFFFFF;
	float:left;
	padding:0;
	margin: 0em;
	font-weight: bold;
}
#titulo-contenido-sin{
	height:auto;
	padding:1em;
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	color:#3b6c1a;
	font-size: 1.75em;
	font-weight: bold;
} 
#subtitulo-contenido{
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	color:#323232;
	padding:0;
	margin: 0.2em;
	font-weight: bolder;
	font-size: 1.4em;
	margin: 0;
	padding-bottom: 1em;
} 
.titulo-adjuntos {
	width:90%;height:1.7em;
	font-weight:bolder;
	font-size:1.5em;
	margin:0.5em 0em 0.2em 0em;
	padding:0;
	color:#3b6c1a;
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
}
.titulo-adjuntos-rojo {
	width:90%;height:1.7em;
	font-weight:bolder;
	font-size:1.2em;
	margin:0;
	padding:0;
	color:#b21020;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
}
.titulo-tipos {
	width:90%;height:1.7em;
	font-weight:bolder;
	font-size:1.7em;
	margin:0.5em 0 0 0;
	padding:0;
	color:#3b6c1a;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
}
div.contenido{
	width:58.25em;
	border:0;
	padding-left:2em;
	padding-right:1em;
	padding-bottom:2em;
	margin-top:0.7em;
	font-size:1.05em;
/*	position:relative;*/
}
div.contenido2{
	width:74.65em;
	border:0;
	padding-left:2em;
	padding-right:1em;
	padding-bottom:2em;
	margin-top:2em;
	font-size:1.05em;
	/* border:0.04em solid #F00; */
/*	position:relative;*/
}
div.url {
	float:left;
	border:0;
	padding:0;
	margin: 0.2em;
}
/*Volver;Subir*/
div.pie-botones{
	width:95%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left:0;
	text-align:right;
	float:right;
}
div.pie-botones img{
	margin-left:1em;
}
div.pie-botones2{
	width:25em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left:0;
	margin-right:2em;
	text-align:right;
	float:right;
}
div.pie-botones2 img{
	margin-left:1em;
}
.operacion-error {
	width:100%;
	/* background-color:#dddddd; */
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	font-size: 1em;
	color:#323232;
	padding-top:2em;
	padding-left:7.5em;
	padding-right:.8em;
	padding-bottom:1.5em;
	background:#dddddd url('/imagenes/ico-error.gif') no-repeat left;
	min-height:7.41em;
	_height:7.41em;
}
.table-operacion{
	width:100%;
	min-height:7.41em;
	_height:7.41em;
}

.operacion-ok {
	width:100%;
	/* background-color:#dddddd; */
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	font-size: 1em;
	color:#323232;
	padding-top:.8em;
	padding-left:7.5em;
	padding-right:.8em;
	padding-bottom:.8em;
	background:#dddddd url('/imagenes/ico-ok.gif') no-repeat left;
	min-height:7.41em;
	_height:7.41em;
} 
.boton {
	background-color: #007500;
	color: #FFFFFe;
	font-size: 0.85em;
	font-weight: bold;
	border: 0 solid #FFFFFe;
	padding: 0.2em;
}
.boton-enviar{
	width:7.25em;
	height:1.83em;
	background:url('/imagenes/enviar.gif') top left no-repeat;
	border:0;

}
.boton-borrar{
	width:7.25em;
	height:1.83em;
	background:url('/imagenes/borrar.gif') top left no-repeat;
	border:0;
}
.inline {
	display:inline;
} 
.mesant, .messig {
	background-color: #3D7DB2;
	width: 1em;
}
/*Fin de Contenidos*/

/*Formulario de correo*/
.obligatorios{
	margin:1em;
	padding-left:0em;	
	font-style:italic;
	color:#00544d;
}
.centrado{
	
	text-align:center;
}
div.formulario-correo{
	width:95%;
	position:relative;
	top:0em;left:0em;
	float:left;
	background-color:#fffffe;
}
div.formulario-cabeceras{
	float:left;
	width:17em;
	/* padding-left:2em; */
}
.formulario-cabeceras{
	color:#3b6c1a;
	font-size:0.9em;
	font-family:Trebuchet MS, Verdana, Arial;
}
.formulario-texto-fieldset{
	float:left;
	width:47em;
	padding-left:2em;
	
}
.formulario-texto-legend{
	width:100%;
	font-weight:bold;
	padding:0;
	margin:1em 0 1em 0;
	float:left;
	font-weight:bold;
}
.acepto-condiciones{
	color:#595959;
}

/*Fin de formulario de correo*/

/* Usuarios Web */
div.registro-contenedor{
	width:58.35em;
	float:left;
	margin-top:2em;
}
div.registro-contenedor-iz{
	width:29.7em;
	height:12em;
	float:left;
	padding-top:1em;
	padding-left:1.3em;
}
div.registro-contenedor-der{
	width:23.9em;
	height:12em;
	float:right;
	padding-top:1em;
	padding-left:1.6em;
	background-color:#DDDDDD;
}
div.registro-contenedor-conect{
	width:60em;
	float:left;
	border-style:solid;
	border-color:#595959;
	border-width:.1em;	
	margin-top:2em;
	padding:1em;
}
.usuarios-input1{
	margin-bottom:0.7em;
}
.usuarios-input2{
	margin-bottom:0.7em;
}
.registro-titulo{
	font-size: 1.4em;
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,times,sans-serif;
	color:#3b6c1a;
	font-weight: normal;
	padding-bottom:1em;
}
div.registro-usuarios{
	width:30em;
	height:3em;
	position:absolute;
	top:0.5em;
	right:12em;
	color:#00544d;
}
.usuarios-texto{
	font-size: 0.9em;
}
.registro-recuperar{
	float:left;
	padding-top:1em;
	padding-right:1.5em;
}
.usuarios-recupera-texto{
	font-size: 0.85em;
	font-weight: bold;
	padding-left: 1em;
}
.tabla-registro td{
	padding:.2em;
}
.texto-registro{
	color:#3b6c1a;
	font-size:1em;
	font-family:Trebuchet MS, Verdana, Arial;
}
.content-socio{
	height:1.55em;
	padding-top:.2em;
}
.input-numero-socio{
	width:8em;
}
/*Fin de Usuarios Web */


/*Paginación*/
#tabla-paginacion{
	position:relative;
	top:0em;
	left:50%;
	margin-left:-6em;
	float:left;	
	margin-top:1em;
	vertical-align:middle;
	font-size:0.95em;
	font-weight:bolder;
	border-top:0.08em solid #acafaa;
}
.tabla-paginacion2{
	position:absolute;
	bottom:0;
	left:0;
	float:left;	
	margin-top:1em;
	font-size:1em;
	font-weight:bolder;
	background-color:#DDDDDD;
	width:31.83em;
	height:3em;
	border:0;
	padding:0;
	margin:0;
	border-top:0.08em solid #acafaa;
}
.paginacion2{
	width:3.46em;
	height:3em;
	line-height:3em;
	float:left;
 	/*border-top:0.08em solid #acafaa;*/
	border-right:0.08em solid #acafaa; 
	text-align:center;
}
.paginacion-actual2{
	width:3.47em;
	height:3em;
	line-height:3em;
	border-right:0.08em solid #acafaa;
	float:left;
	background-color:#FFF;
	text-align:center;
}
/* #paginas{
	border:0.08em solid #F00;
	position:relative;
} */
a.enlace-paginacion{
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,times,sans-serif;
	color: #323232;
	font-weight: normal;
	text-decoration: none;
	
}
a.enlace-paginacion:active {
	color: #323232;
	font-weight: normal;
	text-decoration: none;
}
a.enlace-paginacion:visited {
	color:#323232;
	font-weight: normal;
	text-decoration: none;
}
.pagina-actual{
	padding:.1em .5em 0 .4em;
	font-weight:bolder;
	color:#FFFFFF;
	background-color:#3b6c1a;
	/* background:#FFF url('/imagenes/pagina-actual.gif') no-repeat; */
}
/*Fin Paginación*/




.campos-especiales{
	float:left;
	margin:0.2em;
	width:90%;
	color:#595959;
}
/*Maquetacion modelo enlaces*/
.enlace-box{
	position:relative;
	float:left;margin:0.2em 2.25em 1em 0;
	width:28em;
}
.enlace-box img{
	margin:0em .5em 1em 0;
}
/*fin de la maquetacion del modelo enlaces*/


/*maquetacion del modelo RSS*/
.imagen-rss{
	float:left;
	margin:0 1em;
	border:0;
}
#rss{
	clear:both;
}
#rss img{
	margin-left:.4em;
}
.titulo-rss{
	width:16em;
	padding-left:1em;
}
.rss-central{
	width:90%;
	border:0.04em solid #595959;
	padding:1.5em;
	margin:1em 0 1em 0;
	float:left;
}
.titulo-grupo-rss{
	font-weight:bold;
	font-size:1.1em;
	color:#3b6c1a;
}
.rssico{
	float:left;
	padding-right:0.05em;
}
.semillas{
	margin:auto;
	width:64.5em;
	text-align:center;
	height:3.75em;
	line-height:3.75em;
	color:#3b6c1a;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size: 1em;
}
/*Fin de la maquetacion del modelo RSS*/
/* Estilos de estructuras hijas*/
.estructuras{
	margin:auto;
	width:60.95em;
	color:#3b6c1a;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size: 1em;
}
/* fin de los estilos de las estructuras hijas */
/*Maquetacion del Ecuestas */
.encuestas{
	float:left;
}
.encuestas-cabecera{
	float:left;
	font-weight:bolder;
	font-size:1em;
	
}
.encuestas-titulo{
	font-size:2em;
}
.encuestas-tabla{
	background-color:#dddddd;
}
.encuestas-tabla td{
	padding:.3em;;
}
.encuestas-box{
	width:55.6em;
	height:3.41em;
	float:left;
	margin-top:1em;
	margin-bottom:1em;
	padding:1em;
	background-color:#dddddd;
}
.encuestas-box-titulo{
	width:44.91em;
	height:3.41em;
	float:left;
}
.encuestas-box-boton{
	width:9.91em;
	height:2.41em;
	padding-top:1.5em;
	float:left;
}
.encuestas-video-ampliacion{
	color:#3b6c1a;
	font-size:.8em;
	font-style:italic;
}


/*Fin de aaquetacion del Ecuestas */
/* Para los estilos de las noticias del index, todo lo del jquery */
#noticias-index {
	width:56em;
	height:34.5em;
	border:0.08em solid #b4b4b4;
	background-color: #FFFFFF;
	float:left;
	position:relative;
}
.noticias-index-box{
	position:relative;
	float:left;
	margin:2.2em 0 0 1.2em;
	width:17em;
}
.noticias-index-box img{
	margin:0em .5em 0 0;
	border: 0.08em solid #3b6c1a;
}
.ver-mas-index
{
	position:absolute;
	bottom:0;
	right:0;
}
a.noticias-index-enlace:link, a.noticias-index-enlace:visited, a.noticias-index-enlace:hover, a.noticias-index-enlace:active {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size: 0.9em;
}
#player {
	float:right;
	margin-top:1.15em;
	padding:0;
	margin-right:0;
	width:54.75em;
	height:24.41em;
	/*background:url(/imagenes/noticiasindex/bg_home_player.png) no-repeat;
	_background:url(/imagenes/noticiasindex/bg_home_player.gif) no-repeat;	*/
}

#caroussel {
	float:left;
	width:54.75em;
	height:24.41em;
}
#caroussel_item {
	position:relative;
	float:left;
	width:37.08em;
	height:24.25em;
	border:solid 0.08em #3b6c1a;
}

#player_grey #caroussel_item {
	position:relative;
	float:left;
	width:37.25em;
	height:7.75em;
	margin-top:0;
	border:none;
}
#caroussel_items_grey {
	margin-top:0.01em;
}
#caroussel_items_grey a {
	color:#000000;
}

#caroussel_item #news_image_1 {
	position:absolute;
	left:0;
	top:0;
}

#caroussel_item #news_image_2 {
	position:absolute;
	left:0;
	top:0;
	display:none;
}

#caroussel_item #news_image_3 {
	position:absolute;
	left:0;
	top:0;
	display:none;
}

#arrow_news {
	position:absolute;
	left:0;
	top:4.16em;
	width:1.16em;
	height:2.16em;
	background:url(/imagenes/noticiasindex/arrow_news.png) no-repeat;
	_background:url(/imagenes/noticiasindex/arrow_news.gif) no-repeat;
}

#arrow_news_grey {
	position:absolute;
	right:-0.01em;
	top:4.16em;
	width:1.16em;
	height:2.16em;
	background:url(/imagenes/noticiasindex/arrow_news_grey.png) no-repeat;
	_background:url(/imagenes/noticiasindex/arrow_news_grey.gif) no-repeat;
}
/* .header_red {
	color:#c5031b;
	font-size:1.5em;
}

.header_grey {
	font-size:17px;
	line-height:20px;
}

.header_white_big {
	color:#ffffff;
	font-size:50px;
}
 */
.hdr_news_big {
	float:left;
	position:relative;
	width:17.5em;
	height:11em;
	overflow:hidden;
}

.hdr_news_small{
	float:left;
	position:relative;
	width:17.5em;
	height:6.66em;
	overflow:hidden;
}


.hdr_news_small_black{
	display:none;
}

.hdr_news_small_white{
	position:absolute;
	top:0;
	padding:1.66em;
	font-size:0.9em;
	line-height:1em;
		
}
.hdr_news_small_white a{	
	height:4.16em;
	display:block;
	color:#084300;
}

.hdr_news_small_white a:hover{
	color:#084300;
}

/* .hdr_news_big_white a{
	height:11.33em;
	display:block;
	color:#084300;
}

.hdr_news_big_white a:hover{
	color:#084300;
} */

 .hdr_news_big_black{
	position:absolute;
	padding:1.2em;
	top:0.01em;
	font-size:1.4em;
	/*line-height:1.2em;*/
	color:#084300;
}

.hdr_news_big_white{
	position:absolute;
	padding:1.2em;
	top:0;
	font-size:1.4em;
	/*line-height:1.2em;*/
	color:#084300;
}

#caroussel_items {
	float:left;
	position:relative;
	width:17.5em;
	height:24.41em;
	background:url(/imagenes/noticiasindex/bg_tab1_act.png);
}

#caroussel_items_grey {
	float:left;
	position:relative;
	width:17.5em;
	height:24.41em;
	background:url(/imagenes/noticiasindex/bg_tab1_grey_act.png);
}
/* Fin de los estilos de las noticias del index */

/* Estilos para los videos */
#index-multimedia{
	position:relative;
	width:23.54em;
	height:23.58em;
	float:right;
	padding:1.25em 0 0 1.3em;
	/*margin-left:0.67em;*/
	background-color: #FFFFFF;
	border:0.08em solid #b3b3b3;
}
#index-multimedia-video{
	position:relative;
	padding:0;
	background-color: #FFFFFF;
	width:22.33em;
	height:17.83em;
}
#index-multimedia-lista{
	width:21.8em;
	height:4.2em;
	position:absolute;
	/* border:0.01em solid #F00; */
	bottom:1.3em;
	background:url(/imagenes/fondo-videos.gif) top left no-repeat;
	color:#FFFFFF;
	line-height:1.33em;
	padding:0.3em 0 0 0.5em;
	font-family: Trebuchet MS, verdana, arial;
}
a.index-multimedia-lista:link, a.index-multimedia-lista:visited, a.index-multimedia-lista:hover, a.index-multimedia-lista:active {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-size: 0.9em;
}
/* Fin de los estilos para los videos del index */ 

/* Estilos para la encuesta del index */
#index-encuesta{
	margin-top:0.66em;
	position:relative;
	width:24.83em;
	height:8.83em;
	float:right;
	background-color: #FFFFFF;
	border:0.08em solid #b3b3b3;
}
.index-box-encuesta{
	position:relative;
	float:left;
	margin-top:0.4em;
	margin-left:1em;
	width:22.8em;
	font-family:verdana, Arial, Trebuchet MS;
	color:#323232;
	font-weight:bolder;
	font-size:1em;
}
.index-encuesta-resultados{
	position:absolute;
	bottom:0.6em;
	left:1em;
}
.index-encuesta-votar{
	position:absolute;
	bottom:0.6em;
	left:11.7em;
}

/* Fin de los estilos para los videos del index */ 

/* Estilos para la tienda del index */
#index-tienda{
	clear:both;
	margin-top:0.66em;
	position:relative;
	width:56em;
	height:20.66em;
	float:left;
	/* background-color: #FFFFFF; */
	border:0.08em solid #b3b3b3;
	/* background:#FFFFFF url('/tienda-borrar.gif') 0 1.9em no-repeat; */
}
/* Fin de los estilos para la tienda del index */ 

/* Estilos para la planificacion semanal del index */
#tituloPlanificacion{
	float:left;
}
#index-planificacion{
	clear:both;
	margin-top:0.66em;
	position:relative;
	width:81.69em;
	float:left;
	border:0.08em solid #b3b3b3;
	background-color:#FFFFFF;
}
.index-planificacion-hora{
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:1em;
	color:#274911;
	font-weight:bolder;
}
.tr1{
	width:81.66em;
	background:#dadfd6 url('/imagenes/fondo-planificacion.gif') repeat-y left top;
	clear:both;
	float:left;
}
.tr2{
	width:81.66em;
	background:#f5f5f5 url('/imagenes/fondo-planificacion.gif') repeat-y left top;
	clear:both;
	float:left;
}
.td{
	width:12.2em;
	float:left;
	/* margin-left:0.66em;
	margin-right:0.1em; */
	padding:0.5em 0.1em 0.5em 0.66em;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:0.9em;
	color:#323232;	
	/* border:0.01em solid #F00; */
}
/* Fin de los estilos para la planificación del index */ 
/* Estilos para el próximo partido del index */
#index-partido{
	margin:0.66em 0 0 0.66em;
	position:relative;
	width:34.7em;
	height:12.33em;
	float:left;
	background:#366418 url('/imagenes/fondo-proximo-partido.jpg') no-repeat left bottom;
	/*background-color: #FFFFFF;*/
	border:0.08em solid #b3b3b3;
	color:#FFFFFF;
}
.index-proximo-partido{
	margin:0;
	position:relative;
	width:34.7em;
	height:7.5em;
	color:#FFFFFF;
}
.index-proximo-partido-equipo{
	vertical-align:middle;
	color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 1.5em;
	/* font-weight:bolder; */
	width:10em;	
	/* border:0.08em solid #FF0000; */
}
.index-proximo-partido-logo{
	vertical-align:middle;
	color:#FFFFFF;
	font-family:trebuchet MS, Arial, Verdana;
	width:6.4em;	
	text-align:center;
	/* border:0.08em solid #FF0000; */
}
.index-proximo-partido-fecha{
	color:#FFFFFF;
	font-family:trebuchet MS, Arial, Verdana;
	font-style: italic;
	font-size:0.9em;
	padding:1em 0 0 1em;
}
.index-proximo-partido-taquilla{
	position:absolute;
	bottom:1.2em;
	right:1em;
}
/* Fin de los estilos para próximo partido del index */ 
/* Estilos para la ultima entrevista del index */
#index-entrevista{
	margin:0.66em 0 0 0.66em;
	position:relative;
	width:34.7em;
	height:12.4em;
	float:left;
	background-color: #FFFFFF;
	border:0.08em solid #b3b3b3;
	background:#FFF url('/imagenes/fondo-index-entrevistas.jpg') no-repeat right bottom;
}
.index-box-entrevista{
	position:relative;
	float:left;
	margin:1.4em;
	width:27em;
}
.index-box-entrevista img{
	margin:0em 1em 0 0;
	border: 0.08em solid #3b6c1a;
}
a.entrevista-index-enlace:link, a.entrevista-index-enlace:visited, a.entrevista-index-enlace:hover, a.entrevista-index-enlace:active {
	color:#323232;
	font-weight:bolder;
	text-decoration:none;
	font-size: 1.2em;
}
/* Fin de los estilos para la ultima entrevista del index */ 
/* Estilos para los patrocinadores y patrocinios del index y del club */
#index-patrocinadores{
	float:left;
	clear:both;
	margin-top:0.66em;
	/* padding:1em; */
	position:relative;
	width:81.69em;
	text-align:center;
	border:0.08em solid #b3b3b3;
	background-color:#FFFFFF;
}
.patrocinadores{
	float:left;
	padding:0.65em;
	/*border:0.01em solid #F00;*/
	margin:auto;
	/* text-align:center; */
}
.patrocinadores2{
	float:left;
	padding:1em 1.3em 0 1.3em;
	/*border:0.01em solid #F00;*/
	margin:auto;
	text-align:center;
	min-height:7.8em;
	_height:7.8em;
	font-weight:bolder;
}
.lista-patrocinadores{
	/*clear:both;
	padding-bottom:4em;;
	border:0.01em solid #F00;*/
	/* text-align:center; */
}
.pie-patrocinador{
	margin-bottom:2em;
	text-align:center;
}
/* fin de los estilos de los patrocinadores y patrocinios del index */
/* Estilos para el pie de pagina */
#piePag{
	float:left;
	clear:both;
	position:relative;
	width:100%;
	padding:2.75em 0 0 1.5em;
	background:#3b6c1a url('/imagenes/fondoPie.gif') no-repeat left top;
	color:#FFFFFF;
	font-size:0.9em;
	font-family:Trebuchet MS, Verdana, arial;
}
.pie-registro{
	clear:both;
	/* line-height:2.75em;  */
	float:left;
	color:#FFF;
	padding-top:1em;
	width:60em;
}
/* Fin de los estilos para el pie de la pagina */
/* Estilos para los banners */
#index-banner1{
	margin-top:0.66em;
	position:relative;
	width:25em;
	float:right;
}
#index-banner2{
	clear:both;
	margin-top:0.66em;
	position:relative;
	width:15em;
	float:left;
}
#index-banner3{
	margin-top:0.66em;
	margin-left:0.7em;
	position:relative;
	width:15em;
	float:left;
}
#index-banner4{
	margin-top:0.66em;
	position:relative;
	width:15em;
	float:right;
}
#index-banner5{
	clear:both;
	margin-top:0.66em;
	position:relative;
	width:15em;
	float:left;
}
#index-banner6{
	margin-top:0.66em;
	margin-left:0.7em;
	position:relative;
	width:15em;
	float:left;
}
#index-banner7{
	margin-top:0.66em;
	position:relative;
	width:15em;
	float:right;
}
#banner8{
	position:relative;
	float:left;
	padding-right:0.66em;
}
#banner9{
	position:relative;
	float:right;
	padding:0;
	margin:0;
}
#banner10{
	position:relative;
	float:left;
	
}
.banner11{
	margin-top:0.8em;
}
#banner14{
	position:absolute;
	right:2em;
	top:6em;
}
.Banner15 {
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding-top:6%;
	z-index:10;
}
.cabeceraBanner15{
	text-align:right;
}

#banner17{
	float:left;
	width:15em;
	height:18.66em;
	padding:1em 0.3em 0 1em;
}

/* Fin de los estilos para los videos del index */ 
/* Clasificación */ 
.tabla-clasificacion{
	margin-left: auto; 
	margin-right: auto;
	margin-bottom:2em;
	padding:0;
	float:left;

}
.clasificacion-left{
	width:37em;
	float:left;

}
.clasificacion-right{
	width:21em;
	float:left;
	margin-top:.5em;

}
.tabla-clasificacion td{
	height:2.25em;
}
.tdpeq{
	width:5em;
}
.cabecera-tabla{
	text-align:center;
	font-family:Verdana, Trebuchet MS, Arial;
	font-size:1em;
	font-weight:bold;
	color:#3b6c1a;
	border-bottom:0.08em solid #53a21e;
	width:1em;
}
.cabecera-tabla-icono{
	text-align:center;
	width:2.4em;
	border-bottom:0.08em solid #53a21e;
}
.cabecera-tabla-equipo{
	font-family:Verdana, Trebuchet MS, Arial;
	font-size:1em;
	font-weight:bold;
	color:#3b6c1a;
	border-bottom:0.08em solid #53a21e;
	width:16em;
}
.cabecera-tabla-posicion{
	font-family:Verdana, Trebuchet MS, Arial;
	font-size:1em;
	font-weight:bold;
	color:#3b6c1a;
	border-bottom:0.08em solid #53a21e;
	width:1.5em;
}
.fondo1{
	background-color:#dadfd6;
	border-bottom:0.08em solid #53a21e;
}
.fondo2{
	background-color:#ffffff;
	border-bottom:0.08em solid #53a21e;
}
.fondo3{
	background-color:#3b6c1a;
	color:#FFF;
	border-bottom:0.08em solid #53a21e;
}
.fondo4{
	background-color:#c6cbc1;
	border-bottom:0.08em solid #53a21e;
}
.leyenda-clasificacion{
	background-color:#DDD;
	color:#323232;
	font-family: Trebuchet MS, Verdana;
	font-size:0.9em;
	font-weight:bolder;
	margin-top:.8em
}
.nombre_competicion{
	color:#FFFFFF;
	background-color:#3b6c1a;
	font-size:1.2em;
	font-weight:bolder;
}
.clasificacion-resultados{
	width:21em;
	float:right;
	margin-top:.5em;
}
/* Fin de Clasificación*/ 

.contenedor-gris{
	width:55.5em;
	padding:1.1em;
	float:left;
	background-color:#dddddd;
}
.contenedor-gris-titulo{
	width:52.33em;
	float:left;
	color:#274911;
	font-size:1em;
	font-weight:bold;
}
.contenedor-gris-texto{
	width:52.33em;
	float:left;
}

/*encabezados minisites*/
.index-cabecera1{
	width: 42.15em;
	height: 1.87em;
	float: left;
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: .9em;
	text-transform:uppercase;
	background: #fff url('/imagenes/fondo-cab.gif') repeat-x top left;
	padding-left:1em;
	padding-top:.3em;
}
.index-cabecera2{
	width: 26.58em;
	height: 1.87em;
	float: left;
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: .9em;
	text-transform:uppercase;
	background: #fff url('/imagenes/fondo-cab.gif') repeat-x top left;
	padding-left:1em;
	padding-top:.3em;
}
.index-cabecera3{
	width: 20.115em;
	height: 1.87em;
	float: left;
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: .9em;
	text-transform:uppercase;
	background: #fff url('/imagenes/fondo-cab.gif') repeat-x top left;
	padding-left:1em;
	padding-top:.3em;
}
.index-cabecera4{
	width: 70.65em;
	height: 1.87em;
	float: left;
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: .9em;
	text-transform:uppercase;
	background: #fff url('/imagenes/fondo-cab.gif') repeat-x top left;
	padding-left:1em;
	padding-top:.3em;
}
.index-cabecera5{
	width: 12.34em;
	height: 1.85em;
	float: left;
	color:#FFF;
	font-family:Palatino Linotype, Verdana, Trebuchet MS;
	font-size: .9em;
	text-transform:uppercase;
	background: #fff url('/imagenes/fondo-cab.gif') repeat-x top left;
	padding-left:1em;
	padding-top:.3em;
}
/*Fin encabezados minisites*/

/*Partido*/
.partido{
	width:57.45em;
	height:11.75em;
	float:left;
	background: #3b6c1a url('/imagenes/fondo-partido.gif') no-repeat top left;
	text-align:center;
	margin-top:1em;
	margin-bottom:1em;
}
.partido-iz{
	width:10.95em;
	height:11.75em;
	float:left;
	text-align:right;
}
.partido-de{
	width:10.95em;
	height:11.75em;
	float:left;
	text-align:left;
}
.partido-iz div, .partido-de div{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 7em;
	font-weight:bold;
	padding-top: .1em;
}
.partido-centro{
	width:35.53em;
	height:11.75em;
	float:left;
	text-align:center;
}
.partido-centro-nombrel{
	width:10.9em;
	height:7.75em;
	float:left;
	text-align:center;
	padding-top:4em;
}
.partido-centro-nombrel span, .partido-centro-nombrev span{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 2.2em;
}
.partido-centro-escudol{
	width:6.15em;
	height:9.45em;
	float:left;
	text-align:center;
	padding-top:2.3em;
}
.partido-centro-nombrev{
	width:10.9em;
	height:7.75em;
	float:left;
	text-align:center;
	padding-top:4em;
}
.partido-centro-escudov{
	width:6.15em;
	height:9.45em;
	float:left;
	text-align:center;
	padding-top:2.3em;
}
.partido-estadio{
	width:18.05em;
	height:16.05em;
	float:left;
	background-color:#dddddd;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.partido-estadio-fecha{
	width:17.71em;
	float:left;
	padding-top:.4em;
	padding-bottom:.4em;
	padding-left:1.25em;
}
.partido-estadio-titulo{
	width:18.21em;
	float:left;
	padding-top:.6em;
	padding-left:.7em;
	padding-bottom:.4em;
	text-align:center;
	font-size:.9em;
}
.partido-estadio-titulo-sin-foto{
	width:18.21em;
	float:left;
	padding-top:.4em;
	padding-left:.7em;
	padding-bottom:.4em;
	text-align:left;
}
.partido-competicion{
	width:25.2em;
	height:2em;
	float:left;
	color:#323232;
	background-color:#dddddd;
	margin-left:.6em;
	padding-top:.5em;
	padding-left:1.25em;
	font-size:.94em;
}
.partido-jornada{
	width:13em;
	height:2em;
	float:left;
	color:#323232;
	background-color:#dddddd;
	margin-left:.6em;
	padding-top:.5em;
	padding-left:1.25em;
	font-size:.94em;
}
.partido-conv{
	width:40em;
	height:13.15em;
	float:left;
	color:#323232;
	background-color:#dddddd;
	margin-top:.6em;
	margin-left:.6em;
	padding-top:.8em;
	padding-left:1.25em;
	font-size:.94em;
}
/*Fin Partido*/


/* patrocinadores */
ul.listapatrocinadores{
	list-style: none;
	padding:0 0 1.5em 0;
	text-align:center;
	margin:0;
}
.barra-patrocinadores{
	width: 81.83em;
	float:left;
	/* line-height: 2.33em; */
	margin: auto;
	text-align:center;
}
li.cadapatrocinador{
	width:auto;
	/* float:left; */
	padding:0 0.8em 0 0.8em;
	margin: 0;
	text-align:center;
	text-indent:0;
	display: inline;
}
/* fin de patrocinadores*/