body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #999999;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #C80100;
	font-size: 11px;
}
.table {
	background-image: url(/imma/negozio/contenuto/sfondo.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
}
.titoliarticoli {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-size: 10px;
}
.testoarticoli {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-size: 12px;
}
.titolibianco {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 12px;
}
#contenuto {
	position:fissa;
	width:620px;
	height:432px;
	z-index:1;
	overflow: auto;
	visibility: visible;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #7E80CA;
	scrollbar-track-color: #7E80CA;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;	
}
#news {
	position:fissa;
	width:156px;
	height:432px;
	z-index:1;
	overflow: auto;
	visibility: visible;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #7E80CA;
	scrollbar-track-color: #7E80CA;
	background-image: url(../imma/ditta/tab/sf_tab.jpg);
	background-repeat: repeat-x;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #D76B47;
	font-size: 11px;
	text-decoration: none;
}
.electric {
	color: #C20700;
	font-weight: bold;
}
.center {
	color: #0B00BE;
	font-weight: bold;
}