/* 
    Document   : estilos
    Created on : 01/05/2009, 11:10:13
    Author     : Diego
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.imgnoticia{
    clear:both;
    padding:3px;
}

.masinfo{
    clear:both;
    display:block;
}

