/* 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: #b31313; 
text-decoration: underline;
} 

a:hover { 
color: #ffffff;
background-color:#b31313;
} 

ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 0px;	
}

li {
margin: 4px 0 8px 0;
padding-left: 16px;
background: url(/img/bolita.gif) left top no-repeat;
}

ul ul li {
margin: 4px 0 8px 0;
background: url(/img/bolita2.gif) left top no-repeat;
padding-left: 16px;
}

ol {
list-style-type: decimal;
}

ol li {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
BACKGROUND: none transparent scroll repeat 0% 0%; 
PADDING-BOTTOM: 0px; 
PADDING-TOP: 0px
}

#contenedor-principal {
max-width: 100%;
text-align: center;
margin: auto;
}


/* ESTILOS CONTENIDOS */
#contenedor {
width: 100%;
float: left;
}

#contenedor-nofloats {
clear: both;
}

#contenido {
  margin-left: 220px;
}

#contenedor-columna-mayor {
width: 600px;
float: left;
margin: 0 0 10px 0;
}

html>body #contenedor-columna-mayor {
width: 100%;
}

#contenedor-centro {
width: 400px;
float: left;
margin: 0 20px 10px 0;
}

#contenedor-seccion-derecha {
width: 180px;
float: left;
}

#contenedor-centro-sati {
width: 330px;
float: left;
margin: 0 20px 10px 0;
text-align: justify;
}

#contenedor-derecha-sati {
width: 238px;
float: left;
height: 550px;
}

#dos-columnas-principal {
max-width: 380px;
float: left;
margin: 0 20px 10px 0;
text-align: justify;
}

#dos-columnas-derecha {
width: 200px;
float: left;
}

.div-foto-centrada {
width: 100%;
text-align: center;
margin: 0 0 1em 0;
}

#titulo-seccion-derecha {
color: #b31313; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
padding: 0 0 0 5px;
line-height: 1.1em;
background-color: #F0F0F0;
background-image: url(/img/menus/fondo-cuadro-menu.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.limpia-margenes {
  height: 0;
  clear: both;
}

#titulo-pagina {
background-color: #F0F0F0;
width:100%;
}

#titulo-pagina-columna-principal {
background-color: #F0F0F0;
width: 100%;
text-align: center;
}

.titulo-pagina-rojo {
background-color: #B31313;
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;
}

.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 #F0F0F0;
border-bottom: 2px solid #F0F0F0;
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;
}

.div-texto-normal, .div-texto-normal2, .ListadoEnlacesRojo, .Margen5 {
width: 100%;
text-align: justify;
clear: both;
}

.div-texto-normal, .div-texto-normal2, .ListadoEnlacesRojo {
margin: 1em 0 0 0;
}

.Margen5 {
padding: 5px 0 0 0;
}

.div-texto-centrado {
width: 100%;
text-align: center;
margin: 1em 0 0 0;
}

.Div2ColumnasCentradas {
width: 49%;
margin: 0;
float: left;
text-align: center;
}

.Div2ColumnasIgualesIzda {
width: 49%;
margin: 0;
float: left;
text-align: left;
}

.Div2ColumnasIgualesDcha {
width: 49%;
margin: 0;
float: left;
text-align: right;
}

.Div3ColumnasCentradas {
width: 33%;
margin: 0;
float: left;
text-align: center;
}

.ListadoTresColumnas {
margin: 10px 0 10px 0;
clear: both;
}

.ListadoTresColumnas ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 0px;	
}

.ListadoTresColumnas li {
background: url(/img/bolita.gif) left top no-repeat;
width: 30%;
float: left;
text-align: left;
padding-left: 3%;
}



.div-volver {
width: 100%;
text-align: center;
margin: 1.5em auto 1em auto;
}

.div-texto-centrado-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: #F0F0F0;
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;
}

.div-texto-normal ul, .div-texto-normal2 ul, .ListadoEnlacesRojo ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 0px;	
}

.div-texto-normal li, .div-texto-normal2 li, .ListadoEnlacesRojo li {
margin: 4px 0 8px 0;
padding-left: 16px;
}

.div-texto-normal li, .div-texto-normal2 li {
background: url(/img/bolita.gif) left top no-repeat;
}

.ListadoEnlacesRojo li {
background: url(/img/CuadroEnlace.gif) left top no-repeat;
}

.div-texto-normal ul ul li, .div-texto-normal2 ul ul li, .ListadoEnlacesRojo ul ul li {
margin: 4px 0 8px 0;
background: url(/img/bolita2.gif) left top no-repeat;
padding-left: 16px;
}

.div-texto-normal li a {
text-decoration: none;
color:#000000;
}

.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.gif) 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 {
width: 360px;
float: left;
margin: 0;
text-align: left;
height: 300px;
}


/* ESTILOS CABECERA */
.CabeceraPrincipal {
width: 100%;
clear: both;
cursor: pointer;
float:none;
min-height: 120px;
display: none;
}

.CabeceraLogo {
float: left; 
padding-left: 10px; 
height:120px; 
width: 190px;
display: none;
}

.CabeceraDerecha {
float: right; 
position: relative;  
right: 10px; 
width: 190px; 
height:120px;
display: none;
}

.CabeceraTextosBlanco, .CabeceraTextosRojo {
float: none;
clear: both;
text-align: right;
margin: 10px 0 0 0;
}

.CabeceraTextosBlanco {
color: #FFFFFF;
}

.CabeceraTextosBlanco a {
color: #FFFFFF;
}

.CabeceraTextosRojo {
color: #b31313;
}

.CabeceraTextosRojo a {
color: #b31313;
}


#cabecera2 {
clear: both;
border-top: 2px solid #b31313;
width: 100%;
text-align: center;
margin: 2px 0 0 0;
padding: 1px 0 0 0;
text-align: right;
display: none;
}

#cabecera3 {
width: 100%;
border-top: 2px dotted #000000;
height: 8px;
margin: 3px 0 0 0;
float:left;
font-size: 0em;
display: none;
}

.CabeceraConsejo1 {
background: #B31313 url(/img/cabecera/FondoConsejo.gif) repeat-x;
min-height:65px;
width: 100%;
clear: both;
}

.CabeceraConsejo2 {
clear: both;
border-top: 2px solid #B31313;
width: 100%;
text-align: center;
margin: 2px 0 0 0;
padding: 1px 0 0 0;
text-align: right;
}

.CabeceraConsejo3  {
width: 100%;
border-top: 2px dotted #680c0c;
height: 8px;
margin: 3px 0 0 0;
float:left;
font-size: 0em;
clear: both;
}

.CabeceraConsejoLogo  {
width: 50%;
min-height:65px;
float:left;
text-align: left;
}

.CabeceraConsejoLetrasLogo  {
width: 49%;
min-height:65px;
float:left;
text-align: right;
}

#CabeceraAdmin {
width: 100%;
clear: both;
text-align: center;
margin: 5px 0 10px 0;
}

#contenedor-logo {
width: 50%;
float: left;
min-width: 175px;
margin: 0 0 5px 0;
}

#logo {
  width: 170px;
  margin: 5px 0 0 5px;
  float: left;
}

#contenedor-buscador-imprimir {
width: 49%;
float: left;
}

#buscador {
  text-align: right;
  margin: 8px 20px 0 0;
	display: block;
	clear: both;
}

#imprimir {
  width: 100%;
  margin: 8px 0 3px 0;
  float: left;
  text-align: right;
}

#cabecera-contacto {
  width: 99%;
  float: none;
  clear: both;
  text-align: right;
}

#cabecera-migaspan {
  width: 99%;
  float: none;
  clear: both;
  text-align: left;
  padding: 2px 0 3px 1%;
  font-size: 0.8em;
}

.cabecera-contacto-item {
float: right;
margin: 0 20px 0 0;
}
/* FIN ESTILOS CABECERA */

/*** MENÚS ***/
#menu-portada {
min-width: 200px;
max-width: 435px;
width: expression(document.body.clientWidth > 955? "435px" : "auto");
text-align:left;
float: left;
display: none;
}

#contenedor-menu {
width: 215px;
text-align:left;
float: left;
}

#contenedor-menu-seccion {
width: 215px;
text-align:left;
float: left;
margin: 0 0 15px 0;
display: none;
}

#titulo-seccion {
width: 192px;
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;
}

.titulo-cuadro-menu {
color: #b31313; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
padding: 0 0 0 5px;
line-height: 1.1em;
background-color: #F0F0F0;
background-image: url(/img/menus/fondo-cuadro-menu.gif);
background-repeat: repeat-x;
background-position: bottom;
width:190px;
}

.cuadro-menu {
width: 195px;
border: 1px solid #F0F0F0;
float:left;
margin: 0 0 20px 0;
}

.cuadro-menu ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 1px;	
}

.cuadro-menu li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.gif) left top no-repeat;
padding-left: 10px;
}

.cuadro-menu ul ul li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.gif) left top no-repeat;
padding-left: 10px;
}

.cuadro-menu li a {
text-decoration: none;
color:#000000;
font-size: 0.85em;
}

.cuadro-menu li a:hover {
color:#FFFFFF;
}
.cuadro-menu-abajo {
background-image: url(/img/menus/fondo-degradado.gif);
background-repeat: repeat-x;
width: 190px;
font-size: 0.8em;
text-align: right;
height: 16px;
padding: 2px 5px 0 0;
}

.cuadro-menu-portada {
width: 195px;
border: 1px solid #F0F0F0;
float:left;
margin: 0 20px 20px 0;
}

.cuadro-menu-portada ul, .cuadroservicios-portada ul {
padding-left: 0; /*Limpieza de márgenes (se puede cambiar)*/
list-style-type: none;
margin: 1px;	
}

.cuadro-menu-portada li, .cuadroservicios-portada li{
margin: 3px 0 6px 0;
background: url(/img/menus/enlace.gif) left top no-repeat;
padding-left: 10px;
}

.cuadro-menu-portada li a, .cuadroservicios-portada li a {
text-decoration: none;
color:#000000;
font-size: 0.85em;
}

.cuadro-menu-portada li a:hover, .cuadroservicios-portada li a:hover {
color:#FFFFFF;
}

.cuadro-menu-portadalargo {
max-width: 412px;
min-width: 206px;
border: 1px solid #F0F0F0;
float:left;
margin: 0 20px 20px 0;
}

#titulo-cuadro-menuizquierda {
color: #b31313; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
padding: 0 0 0 6px;
line-height: 1.1em;
background-color: #F0F0F0;
background-image: url(/img/menus/fondo-cuadro-menu.gif);
background-repeat: repeat-x;
background-position: bottom;
width: 200px;
float:left;
}

#titulo-cuadro-menuderecha {
color: #b31313; 
text-decoration: none;
font-size: 1.3em;
font-weight: bold;
line-height: 1.1em;
background-color: #F0F0F0;
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: #f0f0f0;
width: 220px;
border: 1px solid #b31313;
float:left;
text-align: left;
margin: 0 39px 10px 0;
}

.contenedor-noticias-seccion {
width: 100%;
background-color: #F0F0F0;
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;
}

#titular, #titular-corto {
width: 100%;
text-align: justify;
margin: 0.5em 0 0 0;
font-size: 1.3em;
font-weight: bold;
}

#entradilla,  #entradilla-corto {
font-weight: bold;
width: 100%;
text-align: justify;
margin: 1em 0 0 0;
font-size: 0.9em;
}

#PlazoConcurso,  #PlazoConcursoCorto {
font-weight: bold;
width: 100%;
text-align: justify;
margin: 1em 0 0 0;
font-size: 1em;
color: #003399;
}

#cuerpo, #cuerpo-corto {
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;
}

.cuadro-evento {
width: 100%;
float:left;
border-bottom: solid 1px #000000;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
}

html>body .cuadro-evento {
margin: 8px 0 8px 0;

}

.fecha-evento {
border: 1px solid #000000;
width: 48px;
height: 48px;
text-align: center;
float: left;
font-weight: bold;
color: #b31313;
font-size: 0.9em;
}

.evento {
width: 180px;
float: left;
margin: 0 0 0 10px;
text-align: left;
}

.evento a {
color: #000000;
text-decoration: none;
}

.evento a:hover{
color: #FFFFFF;
}

.barra-negra {
background-color: #000000; 
height: 1px; 
width: 100%; 
border: 0; 
margin: 0; 
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;
}

.ContenedorLogosPortada {
width: 100%;
text-align: center;
float: none;
clear: both;
margin: 0 0 0 0;
}

.LogosPortada {
width: 82px;
text-align: center;
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;
}

#logo-secot {
width: 88px;
text-align: center;
float: left;
padding-top: 5px;
}


/*** FIN DESTACADO Y FOTOS ***/


/*** PIE ***/

#contenedor-pie-enlaces {
clear: both;
border-top: 2px solid #F0F0F0;
text-align: center;
margin: 20px auto 0 auto;
padding: 10px 0;
width: 100%;
display: none;
}

#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;
border-top: 2px solid #b31313;
width: 100%;
text-align: center;
margin: 10px 0 0 0;
padding: 5px 0 0 0;
display: none;
}
#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 #000000;
height: 12px;
margin: 5px 0 0 0;
float:left;
}

/*** 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;
display: none;
}

#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: #660000;
padding: 0 10px 0 10px;
width: 120px;
}

#paginacion-cuadros-normal {
float:left;
width: 24px;
height: 1.4em;
margin: 0 3px 0 3px;
text-align: center;
background-color: #F0F0F0;
} 

#paginacion-cuadros-activo {
float:left;
width: 24px;
height: 1.4em;
margin: 0 3px 0 3px;
text-align: center;
background-color: #B31313;
color: #FFFFFF;
} 

#paginacion-cuadros-activo a {
color: #FFFFFF;
} 

#paginacion-registros {
width: 100%;
text-align: right;
background-color: #F0F0F0;
padding: 0 2px 0 0;
}

/*** 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.gif) 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.gif) 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: #F0F0F0;
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.gif) left top no-repeat;
padding-left: 10px;

}

.listado-enlaces-derecha ul ul li {
margin: 4px 0 8px 0;
background: url(/img/menus/enlace.gif) 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 #F0F0F0;
float:left;
margin: 5px 0 1em 0;
}

.CollapsiblePanelTab {
	color: #b31313; 
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 0 5px;
	line-height: 1.1em;
	background-color: #F0F0F0;
	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.gif) left top no-repeat;
padding-left: 10px;
}

.CollapsiblePanelContent ul ul li {
margin: 4px 0 8px 0;
background: url(../images/menus/enlace.gif) 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: #660000;
}

h2 {
font-size: 1em;
font-weight: bold;
display: inline;
color: #660000;
text-align: center;
}

h3 {
font-size: 0.9em;
font-weight: bold;
display: inline;
color: #660000;
}

h4 {
font-size: 0.8em;
font-weight: bold;
display: inline;
}

.titulo-menu-agenda {
color: #b31313; 
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;
}

.dia-calendario {
font-size: 2em;
color: #000000;
}

.enlace-blanco {
color: #FFFFFF;
}

.texto-small {
font-size: 0.7em;
}

.texto-08 {
font-size: 0.8em;
}

.texto-azul {
color: #003399;
}

.TextoAzul08{
color: #003399;
font-size: 0.8em;
}

.TextoGris08 {
font-size: 0.8em;
color: #999999;
}

.TextoGrisBold08 {
font-weight: bold;
color: #666666;
font-size: 0.8em;
}

.texto-rojo {
color: #B31313;
}

.texto-normal {
font-size: 1em;
font-weight: normal;
text-decoration: none;
}

.texto-resaltado {
background-color: #ccc;
display: block;
}


/*** FIN TEXTOS ***/

.BarraNegraMargen5 {
background-color: #000000; 
height: 1px; 
width: 100%; 
border: 0; 
margin: 5px 0 5px 0;
clear: both;

}


/*** ADMIN ***/

#AdminListadoContenedorItem {
width: 100%; 
clear: both;
border-bottom: #dedede solid 2px;
margin: 6px 0 6px 0;
padding: 0 0 10px 0;
min-height: 10px;
}

#AdminListadoItemTexto {
float:left; 
max-width: 575px;
text-align: justify;
}

#AdminListadoItemOpciones {
float:right;
width: 50px;
text-align: center;
}


/*** FIN ADMIN ***/

.MarcoDestacado {
font-size: 14px; 
border: 2px solid #000000; 
padding: 5px;
text-align: center;
font-weight: bold;
background-color: #FFFF99;
margin: auto;
}

.ListadoBibliografiaContenedor {
float: none; 
width: 100%; 
padding: 10px 0 10px 0; 
clear:both; 
margin: 5px 0 5px 0; 
background-color: #EFEFEF;
}

.ListadoBibliografiaFoto {
float: left; 
text-align: center; 
border: 1px #999999 solid; 
margin: 0 0 0 5px; 
padding: 5px 5px 2px 5px; 
background-color: #FFFFFF;

}

.ListadoBibliografiaTexto {
float: left; 
text-align: justify; 
padding: 0 10px 0 10px;
}

