body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-align : left;
	text-decoration: none;
	color : #000000;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	/* background : url(../img/sfondo.gif) repeat-x; */
	background : url(../img/bg.jpg) no-repeat;
	background-attachment:inherit;
	background-position: center top;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


a,a:link,a:active,a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration: none;
	color : #FFFFFF;
	font-weight: bold;
}
a:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration: none;
	color : #FFFF00;
	font-weight: bold;
}

table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	padding: 2px;
	spacing: 2px;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #FFFF00;
}


div#main {
	position: relative;
	margin-top: 120px;
}


div#foot {
	position: relative;
	width:auto;
	height:auto;
}

div.pulsante {
	background-color:#467500;
}




h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : #FFFF00;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #FFFF00;
}
