@charset "utf-8";
/* CSS Document */
#contenedor_fotos { margin-left: 20px; margin-top: 10px; overflow: hidden; } 
#contenedor_fotos  li { float:left; margin-right: 10px; margin-bottom: 5px; }
.cuerpo_noticia { margin-bottom: 10px; }
.menu_primera { border-top: 1px solid #b6b6ba; }
#contenedor_fotos img { border: 1px solid #CCCCCC; padding: 2px; }


