div#anuncios {
 margin: 2em;
 padding: 0;
 border: none;
 background-color: #e2ecf6;
}

div#anuncios a {
 text-decoration: none;
 color: #f90;
}

div#anuncios a:hover {
 text-decoration: underline;
}

div#anuncios h2 {
 margin: 0;
 padding: 0;
 background-color: #00776e;
 color: #fff;
 text-align: center;
 text-transform: uppercase;
 font-size: 1.3em;
 font-family: Tahoma;
}

div#anuncios_lista {
 margin: 0.2em;
 padding: 0 em;
}

div#anuncios_lista ul {
 margin: 0.2em;
 padding: 0;
 list-style-type: none;
}

div#anuncios_lista ul li.item_anuncios {
 padding: 0.2em 1.0em 0.8em 1.5em;
 background: url(img_fondo/flechita_naranja.gif) no-repeat 0.5em 1.7em;
 border-bottom: 0.2em dotted #00776E;
}

div#anuncios_lista div.item_noticias h3 {
font-size:1.1em;
margin-top:0;
padding:0;
}

div#anuncios_lista ul li.item_anuncios a {
 color: #00776e;
 font-weight: bold
}

div#anuncios_lista ul li.item_anuncios ul li {
 padding: 0 0 0.3em 1.5em;
 background: url(img_fondo/cuadradito_naranja.gif) no-repeat 0.5em 0.3em;
 
}

div#anuncios div#rss_anuncios {
 padding: 0.5em;
 float: left;
}

div#anuncios div#rss_anuncios a img {
 padding: 0.5em;
 border: none;
}

div#anuncios div#historico_anuncios {
 padding: 0.5em;
 text-align: right;
}
