@charset "utf-8";
/* CSS Document */
/* = Sólo para impresión
-----------------------------------------------------------------------------*/
body {
	color: #000;
	font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif; /* with this settings 1em = 10px approx. */
	background: #000 url(img/bkg_body_01.gif) repeat-x left top;

}
#header, #footer, #cartInfo, #contentWrapper .floatRight img, .button{
	display: none;
}
#wrapper{
	width: 70%;
}

