﻿@charset "utf-8";



/*** Contenido ***/



table#contenedor { font-size:0.8em; }

table#contenedor td { vertical-align:top; }

#contenido { width:950px; padding:25px; height:400px; background:url(../img/contenido-top-completo.jpg) no-repeat; background-color:#f9f9f9; border-left:solid 0px black; text-align:left; }



#listado_noticias { margin:20px; }

.num-resultados { font-size:0.9em; color:Blue; }

.paginacion { width:1000; height:20px; padding-top:4px; border-top:solid 1px white; border-bottom:solid 1px white; background-color:#2d71a0; color:White; font-size:0.9em; text-align:center; }

.paginacion a { color:White; }



.filaPar { float:left; padding:10px; background-color:#fff; }

.filaImpar { float:left; padding:10px; background-color:#e7e7e7; }



.foto-anuncio { float:left; width:125px; margin-right:10px; }

.foto-anuncio img { width:125px; border:solid 1px black; }



.anuncio { float:left; width:755px; }

* html .anuncio { width:753px; }

.titulo-noticia { color:Black; font-size:1em; font-weight:bold; }

.fecha-noticia { color:gray; font-size:0.85em; }



a.leer-mas { display:block;margin-top:8px; font-size:0.9em; font-weight:bold; color:#af9456; }
