
div.vertical  { height: 25px; }

div.banner     { FONT-SIZE: 12px; 
                 FONT-FAMILY: helvetica,  Arial, sans-serif;
                 font-style: normal; 
                 text-decoration: none; 
				     text-align:  right;	
                 color: black;
                 font-weight: bold; 
                 margin-left: 0.1cm;
                 margin-top: 0.1cm;
                 padding: 4 4 4 4px;
                 height: 80px; } 
                 
#div_exposicao
{
   border: 2px solid #FFCC33; 
   width: 500px;
   height: 120px;
   margin-top: 0.2cm;
   margin-left: 0.4cm;
;  margin-right: 0.0cm;
   padding: 4 4 4 4px;
}