body {
   background: white;
   font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 10pt;
   a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
   }
img {border: none;}   
   
/* a[href]:after {
   content: " (Enlace " attr(href) ")";
   display: block;
   color: blue;
   text-decoration: none;
 }*/
   
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
   
div#navegacion_container {
display:none;
   }   
div#idioma_flotante {
display:none;
   } 


#logo {
	width: 400px;
	height: 100px;
	padding: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-image: url(images/logo_print.jpg);
}

div#logo_normal {
display:none;
   } 
   


div#cabezera_2 {
display:none;
   }

div.modulo_base_utilidades {
display:none;
   } 
   
div.modulo_base_3 {
display:none;
   } 
      
div.pagination {
display:none;
   }
   
div.pagination_lote {
display:none;
   }
         
div.pagination_venta {
display:none;
   } 
   
div.modulo_base_ayuda {
display:none;
   }   

div.modulo_ventas_relacionadas {
display:none;
   }  
   
div#pre_pie {
display:none;
   }  
   
div#pie {
padding-top: 20px;
}
   
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }