#encabezados_euskalnews    { width: 430px; text-align: center}
#encabezados_euskalnews a  { text-decoration: none; }
#encabezados_euskalnews table    { width: 420px }
#encabezados_euskalnews td       { text-align: left}
#encabezados_euskalnews td.title { padding-left: 5px; }
#encabezados_euskalnews td.text  { padding-left: 5px; padding-right: 5px; }

table.noticia { 
 	border: none;
        background-color: white;
        margin: 0px;
        width: 100%;
        padding: 0; 
}

table.noticia th { background-color: white; color: #023b68; background-image: url("/euskal12/img/estilo/noticia-fondo-general.png"); background-repeat: repeat-y; background-position: right; text-align: left; }
table.noticia th.id1 { background-image: url("/euskal12/img/estilo/noticia-fondo-general.png"); }
table.noticia th.id2 { background-image: url("/euskal12/img/estilo/noticia-fondo-escena.png"); }
table.noticia th.id3 { background-image: url("/euskal12/img/estilo/noticia-fondo-juegos.png"); }
table.noticia th.id4 { background-image: url("/euskal12/img/estilo/noticia-fondo-softlibre.png"); }
table.noticia th.id7 { background-image: url("/euskal12/img/estilo/noticia-fondo-gamegune.png"); }
table.noticia .seccion   { float:right; color: black; font-weight: normal; padding-right: 10px }
table.noticia .titlenote { text-align: right; font-size: 6pt }

hr { width: 70%; border-top: 1px solid #adadad; border-bottom: none; border-left: none; border-right: none; }

#rssfeed {text-align:center; }
#rssfeed a {        color		: #bbbbbb; }


