@page rotated {size: landscape}

@media print {
   .noimprimible { visibility: hidden;} 
   body.apaisado { margin-left: 0cm; margin-right: 0cm; size: landscape;
    background : #ffffff;
    font-family : Arial, Verdana,Times, serif;
    font-size : 6pt; 
   }
}


body {
 MARGIN-TOP: 20px;
 MARGIN-LEFT: 2%; 
 MARGIN-RIGHT: 1%; 
 color : #000000;
 background : #ffffff;
 font-family : Arial, Verdana,Times, serif;
 font-size : 6pt; 
 } 

TD.titulo
{
         align: center;
         valign: center;
	 line-height: 200%;
	 FONT-WEIGHT: bold;
	 BORDER-LEFT: #AEE80C 1px solid; 
	 BORDER-BOTTOM: #AEE80C 1px solid; 
	 BORDER-RIGHT: #AEE80C 1px solid; 
	 BORDER-TOP: #AEE80C 1px solid; 
	 BACKGROUND-COLOR: #E8620C;
	 color : #DFE8C3;
 }


table {
   border-width:0;
   border-style: none; 
   BORDER-BOTTOM: #ced395 1px solid; 
 }
 a { text-decoration : underline; color : #0000ff; }
 #navigation, #advertising, #other { display : none; } 