/* CSS Document */

body {
	margin: 0;
	padding:0;
}
#pagebody{
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;
}
#contenuto{
	
}
#footer{
clear:both;
}
#spallasx{
	float:left;
	width:350px;
}
#main{
	float:left;
	width:580px;
	padding:0 10px 0 10px;
}
#ricambio_small{
	float:left;
	width:186px;
	height:160px;
	background-color:#cccccc;
	margin:5px 2px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
#imgricambio{
	width:186px;
	height:140px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#nomericambio{
	float:left;
	color:#FFFFFF;
	padding:2px;
}
#prodotti_small{
	float:left;
	width:186px;
	background-color:#cccccc;
	margin:5px 2px;
	border:solid 1px #ccc;	
}
#imgprodotti{
	width:186px;
	height:250px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#nomeprodotti{
	float:left;
	color:#FFFFFF;
	padding:2px;
}
.textSmall {
	font-family: "Small Fonts", Verdana, Arial;
	font-size: 9px;
	color:#1A171B;
}
.textSmall a:link {
	text-decoration:none;
	color: #1A171B;
}
.textSmall a:visited {
	text-decoration:none;
	color: #1A171B;
}
.textSmall a:hover {
	text-decoration:none;
	color: #1A171B;
}
.titolo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight:bold;
	color: #247AB9;
	border-bottom:#333333 solid 1px;
	padding-top:5px;
	
}
.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #1A171B;
}
.testo a:link {
	text-decoration:none;
	color: #1A171B;
}
.testo a:visited {
	text-decoration:none;
	color: #1A171B;
}
.testo a:hover {
	text-decoration:none;
	color: #1A171B;
}
.inputNewsletter {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	height: auto;
	width: 170px;
	margin-top: 4px;
	padding-left: 3px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
.submitNewsletter {
	font-family: "Small Fonts", Verdana, Arial;
	font-size: 9px;
	color: #333333;
	background-color: #EAEAEA;
	margin-top: 2;
	border-width: 1px;
	border-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
