@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFD630;
	text-align:center;
	overflow-x:hidden !important;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #003F76;
}
html {
	overflow-x:hidden !important;
}
#topflash{
	width: 955;
	height: 400;
	top:0px;
	left:50%;
	margin-left:-477px;
	position: absolute;
	z-index:4;
	visibility: visible;
}
#topflash object{
	outline:none;
	}
#sito object{
	outline:none;
	}
#sito {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-515px;
	z-index:1;
	width:1030px;
	vertical-align:top;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.testi {
	line-height:16px;
	padding-right:30px;
}
.testi-link {
	line-height:16px;
	padding-right:30px;
}
.testi-link a:link, .testi-link a:visited {
	text-decoration:none;
	color:#003F76;
	font-weight:bold;
}
.testi-link a:hover, .testi-link a:active {
	text-decoration:underline;
	color:#003F76;
	font-weight:bold;
}
/***********PNG FIX FOR IE***********/
img, div, input, td, table { behavior: url(iepngfix.htc) }
/***********override HighSlide behavior********/
.highslide img {
	border:none !important;
}
#link_dw
{
	color:#F00;
	margin-bottom:10px;
}
#rec_dw
{
	color:#900;
}