* {
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg_fisso_2.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	height: 520px;
	width: 740px;
	position: absolute;
	top: 15px;
	background-position: center;
	text-align: center;
	margin: 0px;
}
#testa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	width: 740px;
	clear: both;
	position: absolute;
	height: 15px;
	margin: 0px;
	padding-top: 10px;
}
#testa a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#testa a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#coda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	width: 740px;
	clear: both;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 535px;
}
#coda .sin {
	width: 60px;
	position: absolute;
	left: 280px;
}
#coda .cen {
	width: 60px;
	position: absolute;
	left: 400px;
}
#coda .des {
	width: 60px;
	position: absolute;
	left: 340px;
}

