/* CSS DESTACADOS */

@charset "utf-8";

#contenido_seccion { width:100%; padding:20px 10px 10px 10px; }
h2#titulo_seccion_listado { width:745px; height:20px; background: url(../img/titulo_destacados_listado.gif) no-repeat; text-indent:-9999px; }
h2#titulo_seccion_detalle { width:745px; height:20px; background: url(../img/titulo_destacados_detalle.gif) no-repeat; text-indent:-9999px; }


.noticia, .detalle { width:740px; margin-top: 20px; }
.noticia h3, .detalle h3 { font-family: 'Tahoma'; color: black; font-size: 0.7em; font-weight: bold; }
.fecha { font-family: 'Tahoma'; color: #666; font-size: 0.6em; font-weight: normal; }
.noticia img { margin:0 10px 0 0; border: solid 1px #999; }
.texto_noticia { text-align: justify; line-height:normal; }
.texto_noticia a:link, .texto_noticia a:visited { font-family: 'Tahoma'; color: #333; font-size: 0.7em; text-decoration: none; }
.texto_noticia a:hover { text-decoration: underline; }
* html .texto_noticia a { line-height:0.5; }   /* Para IE6 */

.detalle img { margin-left: 10px; border: none; }
.texto_detalle, .detalle p { text-align: justify; font-family: 'Tahoma'; color: #333; font-size: 0.7em; }

#ficheros_adjuntos { margin: 30px 0 0 20px; }
#ficheros_adjuntos a { font-family: 'Tahoma'; color: blue; font-size: 0.7em; }

#galeria_fotos { margin: 30px 0 0 10px; text-align: center; }
#galeria_fotos h3 { width:715px; height:13px; text-align: left; background: url(../img/titulo_galeria.gif) no-repeat; text-indent:-9999px; }
#galeria_fotos img { margin: 10px 10px 0 0; width:100px; height:70px; border:none; }

#paginacion { width: 750px; height:20px; margin:10px 0px 4px 10px; padding-top:4px; text-align: center; background-color:#e0e0e0; font-size:0.7em; font-family: 'Tahoma'; color:#666; }
#paginacion a { font-size:0.8em; font-family: 'Tahoma'; color:#666; font-weight: bold; }