body {
	background-color: #999999;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.style5 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right: 10px;
}
.style6 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.style7 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style9 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 10px;
}
.style10 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12px;
	}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.sfondo_correlati {
	background-attachment: scroll;
	background-image: url(../images/sfondo_correlati.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfondo_products {
	background-attachment: scroll;
	background-image: url(../images/sfondo_products.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfondo_testata {
	background-attachment: scroll;
	background-image: url(../images/sfondo_testata.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfondo_footer {
	background-attachment: scroll;
	background-image: url(../images/sfondo_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.style_tab_vew{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.style_tab_details{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
}
.style_categoria_1 {color: #b26a87}
.style_categoria_2 {color: #ff9433}
.style_categoria_3 {color: #b7cd68}
.style_categoria_4 {color: #d23d7d}
.style_categoria_5 {color: #3749d7}
.style_categoria_6 {color: #5f4fe0}
.style_categoria_7 {color: #69d166}
.style_categoria_8 {color: #33CCFF}
.style_categoria_9 {color: #999999}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.div_margine_destro{
	margin-right: 10px;
}

#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 10px;
margin:5px;
}
#news h1{
	font-size: 12px;
	line-height: 11px;
	margin: 2px;
	padding: 0px;
}
#news h2{
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11px;
	margin: 2px;
	padding: 0px;
	color: #666666;
}
#news p{
	font-size: 10px;
	line-height: 11px;
	margin: 5px;
	padding: 0px;
}
#news .data{
	font-size: 11px;
	color: #000000;
	margin: 10px;
	padding: 0px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
}
.rigaSotto{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}