.descrizione_neg {
	margin-left: 40px;
}



.nome {
font-weight: bold;
font-variant: small-caps;
	font-size: 1.1em;
}
.nome2 {
font-weight: bold;
font-variant: small-caps;
	color: #000;
	font-size: 1.3em;
}
.nome3 {
font-weight: bold;
font-variant: small-caps;
	color: #fff;
	font-size: 1.3em;
}
div.prodotti {
	font-variant: small-caps;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-top: 20px;
}
div.controls {
	padding: 0.5em;
	font-size: 1.3em;
}
div.controls a:hover{
	border-bottom: 4px solid #ff9000;
}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 960px; 
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:960px;
		overflow:hidden;
		float:left;
	padding: 0.5em;
}
	div.scroller div.content {
		width: 10000px;
		}

	div#section1 {
		}
	div#section2 {
		}

td {
	
}
