@charset "utf-8";
/* CSS Document */
body {
    background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #b6b6b6;
	margin-top: 0px;
	/*overflow-y:scroll !important;*/
;
}
/*#productos {
	position:absolute;
	width:914px;
	left:50%;
	margin-left:-457px;
	top:470px;
	bottom:0;
	z-index:10;
}*/