/*
#content {
	width:auto;
}
*/

body {
	background: #7b515b url(../image/background.jpg) repeat-x left top;
	background-attachment: fixed;
	width: 3150px;
}

* html body {	
	width: 3150px;



/* per pagina verticale */



	width: auto;
	background: #7b515b url(../image/whiteground.jpg) repeat-x left top;
	background-attachment: fixed;	
}

* html body .products {
	border:1px solid #eecccc;
	margin: 55px 25px 0 10px; 
}

* html .padder {
	margin:1px;
	padding-left:5px;	
}

* html #bottom {
	bottom:auto;
}
