#marqueecontainer{
position: relative;
width: 445px; /*marquee width */
height: 120px; /*marquee height */
/* background-color: white; */
overflow: hidden;
/*border: 3px solid orange; */
padding: 4px;
padding-left: 8px;
}
  	A:link {
	text-decoration: none;
	color:#999999;
	font-weight: normal;
}
    A:visited {
	text-decoration: none;
	color:#999999;
	font-weight: normal;
}
	A:active {
	text-decoration: none;
	color:#999999;
	font-weight: normal;
}
    A:hover {
	text-decoration:underline;
	font-weight: bold;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.hr {
	color: #CCCCCC;
}

.tab_img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.titolo_sez {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	font-style: italic;
	padding-left: 15px;
}


.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
.titolo_sez_produz {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: normal;
	font-style: italic;
}
.titolo_contatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #016701;
	font-weight: bold;
}
.titolo_news {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
