/* Usar html>body delante de las etiquetas para estilos Firefox */

body {
margin : 5px 0px 0px 0px;
text-align: left;
font-family: Tahoma;
color: #000000;
font-size:small;
margin:auto;
}

a { 
color: #dc291e; 
text-decoration: underline;
} 

a:hover { 
color: #ffffff;
background-color:#dc291e;
} 

#contenedor-principal {
width: 600px;
text-align: center;
margin: auto;
}


/* ESTILOS CONTENIDOS */
#contenedor {
width: 100%;
float: left;
}

#contenedor-nofloats {
clear: both;
}

#contenido {
  margin-left: 220px;
}

.ContenedorUnaColumna {
width: 600px;
float: left;
margin: 5px 0 10px 0;
}

html>body .ContenedorUnaColumna {
width: 100%;
}

.ContenedorPortada {
width: 735px;
margin: 5px 0 10px 0;
float: left;
}

html>body #ContenedorPortadaArriba {
width: 100%;
}

#contenedor-centro {
max-width: 520px;
min-width: 300px;
width: expression(document.body.clientWidth > 955? "520px" : "300px");
float: left;
margin: 0 20px 10px 0;
}

#contenedor-seccion-derecha {
width: 200px;
float: left;
}

#contenedor-centro-sati {
max-width: 472px;
min-width: 300px;
width: expression(document.body.clientWidth > 955? "472px" : "300px");
float: left;
margin: 0 20px 10px 0;
text-align: justify;
}

#contenedor-derecha-sati {
width: 238px;
float: left;
height: 550px;
}

.ContenedorDosColumnasIzquierda {
max-width: 600px;
float: left;
margin: 5px 20px 10px 0;
text-align: justify;
}

.ContenedorDosColumnasDerecha {
width: 250px;
float: left;
margin: 5px 0;
}

#PortadaDestacados {
max-width: 460px;
min-width: 300px;
width: expression(document.body.clientWidth > 955? "460px" : "300px");
float: left;
margin: 0 20px 10px 0;
text-align: justify;
}

#PortadaDestacadosFoto {
width: 160px;
float: left;
margin: 0;
text-align: left;
}

#PortadaDestacadosTexto {
width: 280px;
float: left;
margin: 0 0 0 20px;
text-align: justify;
}

#PortadaCarteles {
width: 250px;
float: left;

}

#PortadaCalendario {
max-width: 410px;
min-width: 300px;
width: expression(document.body.clientWidth > 955? "410px" : "300px");
float: left;
text-align: justify;
}

#PortadaNoticias {
width: 300px;
float: left;
margin: 0 20px 0 0;
text-align: justify;
}

.ContenedorPortadaNoticias {
width: 290px;
margin: 5px 0 0 0;
text-align: justify;
padding: 5px 5px 5px 5px;
background: #f5f5f5;
}

.ContenedorPortadaNoticias ul, .FechaEventosPortada ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 8px;

}

.ContenedorPortadaNoticias li, .FechaEventosPortada li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.png) left top  no-repeat;
padding-left: 12px;
}

.ContenedorPortadaNoticias li a, .FechaEventosPortada li a {
text-decoration: none;
color:#000000;
font-size: 0.85em;
}

.FechaEventosPortada li a {
font-weight: bold;
}

.ContenedorPortadaNoticias li a:hover, .FechaEventosPortada li a:hover {
color:#FFFFFF;
}


.div-foto-centrada {
width: 100%;
text-align: center;
margin: 0 0 1em 0;
}

#titulo-seccion-derecha {
color: #dc291e; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
padding: 0 0 0 5px;
line-height: 1.1em;
background-color: #F5F5F5;
background-image: url(/img/menus/fondo-cuadro-menu.gif);
background-repeat: repeat-x;
background-position: bottom;
width:195px;
}

.limpia-margenes {
  height: 0;
  clear: both;
}

#titulo-pagina {
text-decoration: none;
font-weight: bold;
padding: 0 0 0 0;
background:  url(/img/menus/FondoMenuArriba.gif) #f5f5f5 no-repeat top left; 
width:100%;
text-align:left;
}

#titulo-pagina-columna-principal {
background-color: #F5F5F5;
width: 600px;
text-align: center;
}

.titulo-pagina-rojo {
background-color: #dc291e;
width:100%;
margin: 0 0 10px 0;
}

.elemento-formulario {
width: 100%;
text-align: left;
margin: 12px 0 12px 0;
font-size: 0.8em;
font-weight: bold;
}

.FormularioCampo {
width: 100%;
text-align: left;
margin: 12px 0 12px 0;
font-size: 0.8em;
font-weight: bold;
}

.comentario-formulario {
color: #999999;
font-weight: normal;
}

.lopd-formulario {
width: 100%;
text-align: justify;
margin: 1em 0 0 0;
font-size: 0.7em;
clear: both;
border-top: 2px solid #F5F5F5;
border-bottom: 2px solid #F5F5F5;
padding: 1em 0 1em 0;
}

.div-estado {
text-align: left;
margin: 8px 0 8px 0;
font-weight: bold;
font-size: 1em;
color: #003399;
background-color:#FFFFCC;
width: 200px;
}

.ContenedorNormal2 {
width: 100%;
text-align: justify;
margin: 1em 0 0 0;
}

.ContenedorNormal {
width: 100%;
text-align: justify;
margin: 12px 0 0 0;
float: none;
clear: both;
}

.ContenedorCentrado, .ContenedorCentradoEnmarcado {
width: 100%;
text-align: center;
margin: 1em 0 0 0;
}

.ContenedorCentradoEnmarcado {
background-color: #DDDDDD;
border: solid 1px #000000;
padding: 5px 0 5px 0;
overflow: auto;
float: none;
clear: both;
margin: 12px 0 0 0;
}

.Div2ColumnasCentradas {
width: 49%;
margin: 0;
float: left;
text-align: center;
}

.Div3ColumnasCentradas {
width: 33%;
margin: 0;
float: left;
text-align: center;
}

.ContenedorVolver {
width: 100%;
text-align: center;
margin: 1.5em auto 1em auto;
}

.ContenedorCentrado-sinmargenes {
width: 100%;
text-align: center;
}

#sinmargenes {
width:100%;
margin: 0;
}

.titulo-pregunta-formulario {
width:100%;
text-align:left;
margin: 0.5em 0 0.5em 0;
font-size: 0.8em;
font-weight: bold;
color: #660000;
}

.pregunta-formulario {
width:100%;
text-align:left;
margin: 0 0 0.5em 0;
padding: 0 0 2px 0;
border-bottom: 2px solid #000000;
font-size: 0.7em;
line-height: 1.4em;
color: #888888;
}

#listado-conlinea {
width:100%;
text-align:justify;
margin: 4px 0 4px 0;
padding: 0 0 2px 0;
border-bottom: 2px solid #000000;
font-size: 0.8em;
line-height: 1.4em;
}

#listado-conlinea a {
font-size: 1.1em;
}


#listado-sinlinea {
width:100%;
text-align:justify;
padding: 4px 0 4px 0;
}

.listado-tipo1 {
width:100%;
text-align:left;
margin: 0.7em 0 0.7em 0;
}

.listado-tipo1-titulo {
width:100%;
text-align: justify;
margin: 0 0 6px 0;
}

.listado-tipo1-item, .listado-tipo1-itemazul {
width:98%;
text-align: left;
padding: 0 0 0.4em 2%;
font-size: 0.8em;
}

.listado-tipo1-itemazul {
color: #003399;
}

.listado-tipo2-item, .listado-tipo2-itemazul {
width:98%;
text-align: left;
padding: 0 0 0.7em 2%;
font-size: 0.9em;
}

.listado-tipo2-itemazul {
color: #003399;
}

.div-subtitulo-azul {
font-size: 0.8em;
color: #003399;
font-weight: bold;
margin: 1em 0 0.5em 0;
}

.DivFechaEvento {
font-size: 0.9em;
color: #003399;
font-weight: bold;
margin: 0.5em 0 0.2em 0;
text-align: left;
}

.enmarcado {
width: 80%;
border: 1px solid #000000;
background-color: #F5F5F5;
padding: 5px 10px 5px 10px;
text-align: justify;
margin: 10px auto;
}

.enmarcado ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 0px;	
}

.enmarcado li {
margin: 4px 0 8px 0;
background: url(/img/bolita.gif) left top no-repeat;
padding-left: 16px;
}

.ContenedorNormal ul, .ContenedorNormal2 ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 8px;	
}

.ContenedorNormal li, .ContenedorNormal2 li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 12px;
}

.ContenedorNormal ul ul li, .ContenedorNormal2 ul ul li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 16px;
}

.ContenedorNormal li a {
text-decoration: none;
color:#000000;
font-size: 0.85em;
font-weight: bold;
}

.ContenedorNormal li a:hover {
color:#FFFFFF;
}

.div-publicaciones-nivel1 {
width: 100%;
text-align: left;
margin: 1em 0 0 0;
font-size: 0.9em;
font-weight: bold;
}

.div-publicaciones-nivel1 a {
text-decoration: none;
color:#000000;
}

.div-publicaciones-nivel2 {
width: 100%;
text-align: left;
margin: 0;
font-size: 0.9em;
font-weight: bold;
}

.div-publicaciones-nivel2 ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 12px;	
}

.div-publicaciones-nivel2 ul li {
margin: 3px 0 3px 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 16px;
}

.div-publicaciones-mini {
width: 220px;
padding:10px 10px 10px 10px;
text-align: center;
float:left;
font-size: 0.9em;
height: 190px;
}

#publicacion-foto {
width: 238px;
float: left;
text-align: left;
height: 300px;
}

#publicacion-info {
max-width: 492px;
min-width: 300px;
width: expression(document.body.clientWidth > 955? "492px" : "300px");
float: left;
margin: 0;
text-align: left;
height: 300px;
}


/* ESTILOS CABECERA */
#cabecera1 {
display: none;
background: #0249d8 url(/img/FondoCabecera.gif) repeat-x;
min-height:65px;
width: 100%;
clear: both;
}

#CabeceraBuscador {
display: none;
clear: both;
width: 100%;
text-align: center;
margin: 2px 0 0 0;
padding: 1px 0 0 0;
}

#CabeceraCierre {
display: none;
width: 100%;
border-top: 2px solid #cccccc;
border-bottom: 1px solid #cccccc;
height: 1px;
margin: 3px 0 0 0;
float:left;
font-size: 0em;
}

#CabeceraAdmin {
visibility: hidden;
width: 100%;
clear: both;
text-align: center;
margin: 5px 0 10px 0;
}

#contenedor-logo {
float: left;
width: 200px;
margin: 0 0 0 5px;
}

#logo {
  width: 160px;
  float: left;
}

#CabeceraFotoPabellon, #CabeceraFotoCancha, #CabeceraBalonmano {
width: 250px;
float: left;
text-align: left;
height: 65px;
visibility: hidden;

}

#CabeceraFotoPabellon {
background: url(/img/CabeceraPrincipeFelipe.jpg) top left;
}

#CabeceraFotoCancha {
background: url(/img/CabeceraCancha.jpg) top left;
}

#CabeceraBalonmano {
background: url(/img/CabeceraBalonmano.jpg) top left;
}

#CabeceraDatosContacto a {
color: #FFFFFF;
text-decoration: underline;
}

#buscador {
  width: 100%;
  margin: 8px 0 0 0;
  float: left;
  text-align: right;
}

#imprimir {
  width: 100%;
  margin: 8px 0 3px 0;
  float: left;
  text-align: right;
}

#cabecera-contacto {
  width: 48%;
  float: left;
  text-align: right;
}
#cabecera-migaspan {
  width: 50%;
  float: left;
  text-align: left;
  padding: 2px 0 0 1%;
  font-size: 0.8em;
}

.cabecera-contacto-item {
float: right;
margin: 0 10px 0 0;
}
/* FIN ESTILOS CABECERA */

/*** MENÚS ***/

.ContenedorMenu {
display: none;
width: 215px;
text-align:left;
float: left;
margin: 5px 0 15px 0;
}

.MenuLogoAyto {
width: 215px;
text-align:center;
float: none;
clear: both;
margin: 0;
}


.TituloMenu, .TituloMenuPortada, .TituloMenuAgenda, .TituloMenuDestacados, .TituloMenuActividades, .TituloMenuNoticias, .TituloMenuAyudas, .TituloMenuQuienesSomos, .TituloMenuBoletin, .TituloMenuInstalaciones, .TituloMenuTrofeos, .TituloMenuEnlaces  {
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
padding: 0 0 0 20px;
line-height: 1.1em;
width:175px;
}

.TituloMenu {
background:  url(/img/menus/FondoMenu.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuPortada {
background:  url(/img/menus/FondoMenuPortada.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuAgenda {
background:  url(/img/menus/FondoMenuAgenda.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuDestacados {
background:  url(/img/menus/FondoMenuDestacados.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuActividades {
background:  url(/img/menus/FondoMenuActividades.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuNoticias {
background:  url(/img/menus/FondoMenuNoticias.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuAyudas {
background:  url(/img/menus/FondoMenuAyudas.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuQuienesSomos {
background:  url(/img/menus/FondoMenuQuienesSomos.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuBoletin {
background:  url(/img/menus/FondoMenuBoletin.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuInstalaciones {
background:  url(/img/menus/FondoMenuInstalacione.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuTrofeos {
background:  url(/img/menus/FondoMenuTrofeos.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenuEnlaces {
background:  url(/img/menus/FondoMenuEnlaces.gif) #f5f5f5 no-repeat top left; 
}

.TituloMenu a, .TituloMenuPortada a, .TituloMenuAgenda a, .TituloMenuDestacados a, .TituloMenuActividades a, .TituloMenuNoticias a, .TituloMenuAyudas a, .TituloMenuQuienesSomos a, .TituloMenuBoletin a, .TituloMenuInstalaciones a, .TituloMenuTrofeos a, .TituloMenuEnlaces a {
text-decoration: none;
color:#000000;
}

.CierreCuadroMenu {
background:  url(/img/menus/FondoMenuAbajo.gif) #FFFFFF no-repeat top left; 
width:195px;
height: 10px;
clear: both;
}

.CierreCuadroMenuVacio {
background:  url(/img/menus/FondoMenuAbajo.gif) #FFFFFF no-repeat top left; 
width:195px;
height: 10px;
clear: both;
margin: 5px 0 0 0;
}

.CuadroMenu {
width: 195px;
float:left;
margin: 0 0 12px 0;
}



.ElementosMenu {
width: 190px;
float:left;
border-right: 1px solid #f5f5f5;
margin-left: 2px;

}

.ElementosMenu ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 8px;

}

.ElementosMenu li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.png) left top  no-repeat;
padding-left: 10px;
}

.ElementosMenu ul ul li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 12px;
}

.ElementosMenu li a {
text-decoration: none;
color:#000000;
font-size: 0.85em;
}

.ElementosMenu li a:hover {
color:#FFFFFF;
}

#titulo-cuadro-menuizquierda {
color: #dc291e; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
padding: 0 0 0 6px;
line-height: 1.1em;
background-color: #F5F5F5;
background-image: url(/img/menus/fondo-cuadro-menu.gif);
background-repeat: repeat-x;
background-position: bottom;
width: 200px;
float:left;
}

#titulo-cuadro-menuderecha {
color: #dc291e; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
line-height: 1.1em;
background-color: #F5F5F5;
background-image: url(/img/menus/fondo-cuadro-menu.gif);
background-repeat: repeat-x;
background-position: bottom;
width: 206px;
float:left;
}

.cuadroservicios-portada {
width: 190px;
float:left;
margin: 0;
}

.cuadro-menu-abajoizquierda {
background-image: url(/img/menus/fondo-degradado.gif);
background-repeat: repeat-x;
width: 206px;
font-size: 0.8em;
text-align: left;
height: 16px;
padding: 2px 0 0 0;
float:left;
}

.cuadro-menu-abajoderecha {
background-image: url(/img/menus/fondo-degradado.gif);
background-repeat: repeat-x;
width: 200px;
font-size: 0.8em;
text-align: right;
height: 16px;
padding: 2px 6px 0 0;
float:left;
}

/*** FIN MENÚS ***/

/*** NOTICIAS ***/
.contenedor-noticias {
background-image: url(/img/fondo-rojo.gif);
background-repeat: repeat-x;
background-color: #F5F5F5;
width: 220px;
border: 1px solid #dc291e;
float:left;
text-align: left;
margin: 0 39px 10px 0;
}

.contenedor-noticias-seccion {
width: 100%;
background-color: #F5F5F5;
float:left;
margin: 25px auto;
text-align: center;
}

.noticias-foto {
width: 100%;
text-align: center;
margin: 5px 0 10px 0;
}

.noticia {
width: 210px;
font-size: 0.9em;
text-align: left;
padding: 10px 5px 10px 5px;
}

.noticia-seccion {
width: 90%;
font-size: 0.9em;
text-align: justify;
margin: 6px 10px 6px 10px;
}

.noticia a, .noticia-seccion a {
color: #000000;
text-decoration: none;
}

.noticia a:hover, .noticia-seccion a:hover {
color: #FFFFFF;
}

.barra-blanca {
color: #FFFFFF; 
background-color: #FFFFFF; 
height: 3px; 
width: 90%; 
border: 0; 
margin: 0 auto; 
text-align: center; 
}

.noticias-abajo {
width: 215px;
font-size: 0.8em;
text-align: right;
padding: 5px 0 5px 0;
}

.noticias-abajo-seccion {
width: 90%;
font-size: 0.8em;
text-align: right;
margin: 0 0 10px 0;
}

#TitularEvento, #TitularEventoCorto {
width: 100%;
text-align: justify;
margin: 0.5em 0 0 0;
font-size: 1.3em;
font-weight: bold;
color: #0066CC;
}

#EntradillaEvento,  #EntradillaEventoCorto {
font-weight: bold;
width: 100%;
text-align: justify;
margin: 1em 0 0 0;
font-size: 0.9em;
}

.InfoEvento,  .InfoEventoCorto {
width: 100%;
text-align: justify;
margin: 1em 0 0 0;
font-size: 0.9em;
}

.InfoEvento08 {
width: 100%;
text-align: justify;
margin: 0 0 3px 0;
font-size: 0.8em;
}

.VerTodos {
width: 100%;
text-align: justify;
margin: 12px 0 3px 0;
font-size: 0.8em;
float: none;
clear: both;
}

#CuerpoEvento, #CuerpoEventoCorto {
width: 100%;
text-align: justify;
margin: 1em 0 0 0;
font-size: 0.9em;
}

.TresPorFilaCentrados {
width: 33%;
text-align: center;
float: left;
}


/*** FIN NOTICIAS ***/

#contenedor-derecha {
width: 240px;
float: left;
text-align: center;
}

/*** AGENDA ***/
#contenedor-agenda {
background-image: url(/img/menus/fondo-f0.gif);
background-repeat: repeat-x;
width: 240px;
float:left;
text-align: left;
}

#titulo-agenda {
margin: 0 0 5px 0;
}

.FechaContenedor {
width: 100%;
float:left;
margin: 5px 0;
}

html>body .FechaContenedor {
margin: 8px 0 8px 0;

}

.FechaCalendario {
background: url(img/eventos/FondoCalendario.gif) left top no-repeat;
width: 65px;
height: 63px;
float: left;
}

.FechaCalendarioTexto {
width: 65px;
text-align: center;
float: left;
font-weight: bold;
font-size: 10px;
margin: 10px 0;
}

.FechaDia {
font-size: 2em;
color: #dc291e;
}


.FechaEventosPortada {
max-width: 345px;
min-width: 300px;
width: expression(document.body.clientWidth > 955? "345px" : "300px");
float: left;
text-align: left;
}

.evento a {
color: #000000;
text-decoration: none;
}

.evento a:hover{
color: #FFFFFF;
}

.barra-negra {
color: #000000; 
background-color: #000000; 
height: 1px; 
width: 100%; 
border: 0; 
margin: 0 auto; 
text-align: left;
}
 
 
html>body .barra-negra {
float: left;
}


.agenda-abajo {
width: 240px;
font-size: 0.8em;
text-align: right;
padding: 5px 0 0 0;
}
/*** FIN AGENDA ***/


/*** DESTACADO Y FOTOS ***/
#destacado-foto {
width: 100%;
text-align: center;
margin: 25px 0 5px 0;
float: left;
}

#contenedor-logos {
width: 100%;
text-align: center;
float: left;
margin: 15px 0;
}

#logo-camaras {
width: 77px;
text-align: center;
float: left;
}

#logo-expo {
width: 36px;
text-align: center;
float: left;
}

#logo-feria {
width: 45px;
text-align: center;
float: left;
}

#logo-feuz {
width: 77px;
text-align: center;
float: left;
}

#contenedor-logos {
width: 100%;
text-align: left;
float: left;
}

/*** FIN DESTACADO Y FOTOS ***/


/*** PIE ***/

#contenedor-pie-enlaces {
clear: both;
border-top: 2px solid #F5F5F5;
text-align: center;
margin: 20px auto 0 auto;
padding: 10px 0;
width: 100%;
}

#pie-enlaces {
width: 96%;
}

.cuadro-pie-enlaces {
width: 16.6%;
text-align: left;
font-size: 0.7em;
float: left;
margin: 5px 0 10px 0;
min-width: 120px;

}

#pie {
clear: both;
width: 100%;
text-align: center;
margin: 10px 0 0 0;

}

#PieLinea{
clear: both;
border-top: 1px solid #CCCCCC;
border-bottom: 2px solid #CCCCCC;
width: 100%;
height: 1px;
overflow: auto;
float: none;
font-size: 0em;
margin: 0 0 8px 0;
}

#pie-izquierda {
width: 49%;
text-align: left;
font-size: 0.8em;
float: left;
margin: 0 0 0 5px;
}
#pie-derecha {
width: 49%;
text-align: right;
font-size: 0.8em;
float: left;
margin: 0 5px 0 0;
}

#pie-cierre {
width: 100%;
clear: both;
border-top: 2px dotted #CCCCCC;
height: 12px;
padding: 8px 0 0 0;
float:none;
font-size: 0em;
overflow: auto;
}

/*** FIN PIE ***/

/*** BOTONES Y CONTROLES ***/

.textbox {

}

.boton, .BotonAdmin {
cursor:pointer;
}

.BotonAdmin {
font-size: 12px;
}

/*** FIN BOTONES Y CONTROLES ***/


/*** PAGINACIÓN ***/
#paginacion-contenedor {
width: 100%;
margin: 5px 0 0 0;
border:thin solid #000000;
text-align: left;
height: 1.4em;
clear: both;
}

#paginacion-npagina {
color: #FFFFFF;
height: 1.4em;
float:left;
background-color:#000000;
padding: 0 5px 0 15px;
}

#paginacion-siguiente {
height: 1.4em;
float:left;
background-color: #003366;
padding: 0 10px 0 10px;
}

#paginacion-cuadros-normal {
float:left;
width: 24px;
height: 1.4em;
margin: 0 3px 0 3px;
text-align: center;
background-color: #F5F5F5;
} 

#paginacion-cuadros-activo {
float:left;
width: 24px;
height: 1.4em;
margin: 0 3px 0 3px;
text-align: center;
background-color: #0066cc;
color: #FFFFFF;
} 

#paginacion-cuadros-activo a {
color: #FFFFFF;
} 

#paginacion-registros {
width: 100%;
text-align: right;
background-color: #F5F5F5;
padding: 0 2px 0 0;
font-size: 0.8em;
}

/*** FIN PAGINACIÓN ***/


/*** LISTADO DE ENLACES ***/
.listado-enlaces {
width: 97%;
margin: 0.7em 0 0 3%;
text-align: left;
}

.listado-enlaces ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 1px;	
}

.listado-enlaces li {
margin: 0px 0 8px 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 10px;
font-size: 0.85em;
}

.listado-enlaces ul ul li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 10px;
}

.listado-enlaces li a{
text-decoration: none;
color:#000000;
font-weight: bold;
}

.listado-enlaces li a:hover {
color:#FFFFFF;
}

.listado-enlaces-derecha-titulo {
width: 100%;
text-align: center;
margin: 0.7em 0 0.7em 0;
}

.listado-enlaces-derecha {
width: 230px;
background-color: #F5F5F5;
margin: 5px 0 1em 0;
padding: 5px 5px 5px 5px;
text-align: left;
}

.listado-enlaces-derecha ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 1px;	
}

.listado-enlaces-derecha li {
margin: 0px 0 8px 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 10px;

}

.listado-enlaces-derecha ul ul li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 10px;
}

.listado-enlaces-derecha li a {
text-decoration: none;
color:#000000;
font-size: 0.85em;
font-weight: bold;
}

.listado-enlaces-derecha li a:hover {
color:#FFFFFF;
font-weight: bold;
}

.listado-enlaces-derecha ul ul li a:hover {
color:#FFFFFF;
font-weight: normal;
}

/*** FIN LISTADO DE ENLACES ***/


/*** SpryCollapsiblePanel ***/

.contenedor-menu-derecha {
width: 230px;
margin: 5px 0 1em 0;
text-align: left;
}

#titulo-menu-derecha {
width: 225px;
text-align:left;
float: left;
height: 20px;
background-color: #000000;
font-size: 1.3em;
font-weight: bold;
color: #FFFFFF;
padding: 2px 0 0 5px;
margin: 0 0 10px 0;
}

.CollapsiblePanel {
width: 230px;
border: 1px solid #F5F5F5;
float:left;
margin: 5px 0 1em 0;
}

.CollapsiblePanelTab {
	color: #dc291e; 
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 0 5px;
	line-height: 1.1em;
	background-color: #F5F5F5;
	background-image: url(../images/menus/fondo-cuadro-menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:225px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
width: 230px;
float:left;
margin: 0;
}

.CollapsiblePanelContent ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 1px;	
}

.CollapsiblePanelContent li {
margin: 4px 0 8px 0;
background: url(../images/menus/enlace.png) left top no-repeat;
padding-left: 10px;
}

.CollapsiblePanelContent ul ul li {
margin: 4px 0 8px 0;
background: url(../images/menus/enlace.png) left top no-repeat;
padding-left: 10px;
}

.CollapsiblePanelContent li a {
text-decoration: none;
color:#000000;
font-size: 0.85em;
}

.CollapsiblePanelContent li a:hover {
color:#FFFFFF;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #CCC;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #CCC;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #CCC;
}

/*** FIN SpryCollapsiblePanel ***/




/*** TEXTOS ***/
h1 {
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
display: inline;
color: #0066CC;
}

h2 {
font-size: 1em;
font-weight: bold;
display: inline;
color: #6699FF;
text-align: center;
}

h3 {
font-size: 0.9em;
font-weight: bold;
display: inline;
color: #0066CC;
}

h4 {
font-size: 0.8em;
font-weight: bold;
display: inline;
}

.titulo-menu-agenda {
color: #dc291e; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
margin: 0 0 0 5px;
}

.titulo-menu {
text-decoration: none;
}

.titulo-seccion-blanco {
text-decoration: none;
color: #FFFFFF; 
}

.titulo-menu-blanco {
color: #FFFFFF; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
margin: 0 0 0 5px;
text-align: left;
}

.enlace-menu {
text-decoration: none;
font-weight: bold;
color:#000000;
}

.enlace-blanco {
color: #FFFFFF;
}

.texto-small {
font-size: 0.7em;
}

.texto-08 {
font-size: 0.8em;
}

.texto-azul {
color: #0066CC;
}

.TextoAzul08{
color: #0066CC;
font-size: 0.8em;
}

.texto-rojo {
color: #dc291e;
}

.texto-normal {
font-size: 1em;
font-weight: normal;
text-decoration: none;
}

.texto-resaltado {
background-color: #ccc;
display: block;
}


/*** FIN TEXTOS ***/



/*** ADMIN ***/

#AdminListadoContenedorItem {
width: 100%; 
clear: both;
border-bottom: #dedede solid 2px;
padding: 6px 0 6px 0;
overflow: auto;
}

#AdminListadoItemTexto {
float:left; 
max-width: 575px;
text-align: justify;
}

#AdminListadoItemOpciones {
float:right;
width: 50px;
text-align: center;
}

.FotografiasListOpciones {
float:left;
width: 56px;
text-align: center;
}

/*** FIN ADMIN ***/

.FotografiasList {
width: 170px;
text-align: center;
margin: 20px 10px 0 0;
float: left;
font-size: 10px;
}

.ContenedorCalendarioMes {
width: 200px;
}

.FaldonCiudadDeZaragoza {
width: 100%; 
clear: both;
border-bottom: #dedede solid 2px;
padding: 0 0 12px 0;
overflow: auto;
height: 70px;
background: url(/img/FaldonTrofeos2008.jpg) top left no-repeat;
}

.SubmenuHorizontal {
width: 100%;
text-align: left;
padding: 0 0 5px 0;
float: none;
clear: both;
background-color: #f5f5f5;
margin: 0;
}

.SubmenuHorizontal ul {
list-style-type: none;
margin: 0;
padding-left: 0;
}

.SubmenuHorizontal li {
margin: 0 20px 0 0;
background: url(/img/menus/enlace.png) left top no-repeat;
padding-left: 12px;
float: left;
}

.SubmenuHorizontal li a {
text-decoration: none;
color:#000000;
font-size: 0.85em;
font-weight: bold;
}

.SubmenuHorizontal li a:hover {
color:#FFFFFF;
}

.TituloSubmenuHorizontal {
font-size: 1em;
font-weight: bold;
color: #0066CC;
width: 100%;
text-align: center;
padding: 3px 0 3px 0;
float: none;
clear: both;
border-bottom: double #f5f5f5 solid 2px;

}

