/* CSS TU VOZ, TU GENTE */

@charset "utf-8";

#contenido_seccion { width:100%; padding: 20px; }
h2#titulo_seccion { width:565px; height:20px; background: url(../img/titulo_tu_voz_tu_gente.gif) no-repeat; text-indent:-9999px; }

#enlaces_cabecera_seccion { margin-top: 2px; padding-top:3px; padding-right: 10px; width:555px; height:24px; text-align: right; background-color:#e0e0e0; }
/* Sólo para IE6 */ 
* html #enlaces_cabecera_seccion { margin-top: -4px; padding-top:3px; padding-right: 10px; width:555px; height:24px; text-align: right; background-color:#e0e0e0; } 

#enlaces_cabecera_seccion a:link, #enlaces_cabecera_seccion a:visited { font-size:0.7em; font-family: 'Tahoma'; color: #666; text-decoration: none; }
#enlaces_cabecera_seccion a:hover { text-decoration: underline; }
#enlaces_cabecera_seccion ul { list-style-type:none; }
#enlaces_cabecera_seccion li { display:inline }

.noticia { width:565px; }
.noticia h3 { font-family: 'Tahoma'; color: black; font-size: 13px; font-weight: bold; }
.noticia h6 { font-family: 'Tahoma'; color: #666; font-size: 11px; font-weight: normal; }
.noticia img { border: solid 1px #999; margin-right: 10px; }
.punteado_gris { width:100%; height: 3px; background: url(../img/punteado_gris.gif) repeat-x; font-size: 0px; }
.texto_noticia, .noticia p, .noticia  { font-family: 'Tahoma'; color: black; font-size: 11px; text-align: justify; }
.azul { color:#0000FF;font-family: 'Tahoma'; }
.noticia a { color:#000000; text-decoration:none; font-family: 'Tahoma'; }

#paginacion { width: 565px; height:20px; margin:20px; padding-top:4px; text-align: center; background-color:#e0e0e0; font-size:11px; font-family: 'Tahoma'; color:#666; }
#paginacion a { font-size:11px; font-family: 'Tahoma'; color:#666; font-weight: bold; }