/* CSS FOR PRINTING PAGES */

body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #fff ;
  color: #000;
}
 
#flash, #menu, #date, #idiom, #sidebar-flash {
   display: none;
 }

#footer{
   display: none;
     color: #FFF;

	}

#header {
width: 100%;
height: 40pt;
border-bottom: 1px solid #000;
text-align: left;
background: none;
}
 
#header h1 {
font-size: 15pt;
font-weight: bold;
 display: block;
 color: #000;}
 
#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
 
a:link, a:visited {
	color: #00F;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 100%;
   }


<!--  -->


#sidebar {
 	top: 50pt;
 	border-right: 1pt solid #000;
	display: none;
	}

#n_sidebar{
 	top: 50pt;
 	border-right: 1pt solid #000;
	display: none;
	}

	
#n_sidebar2  {
 	top: 50pt;
 	border-right: 1pt solid #000;
	display: none;
	}
	
#n_sidebar2	img{

display:none;

}
	
#n_main2 a{

	color: #00F;
	background: transparent;
	font-weight: bold;
	text-decoration: none;

}
#n_main2 img{

display:none;

}

.n_products_img {

display: none; 

}

