@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	text-decoration:none;
}
img{
	border:0px;
}
a:hover{
	text-decoration:underline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.testo_contatti {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #858584;
}
.testo_link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #EF7316;
	text-decoration: none;
}
#marqueecontainer{
position: relative;
width: 190px; /*marquee width */
height: 190px; /*marquee height */
overflow: hidden;
}
