html { height:100%;margin:0 }
body {
	background-color: #D3D9E5;
	margin: 0px;
	text-align: height:100%;
	margin:0center;
	height:100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.tt {
	background-image: url(images/fondo.gif);
	background-repeat: repeat-y;
	background-position: 76px;
}
#intestazione{
	position: absolute;
	top: 0px;
	left: 50%;
	 margin:0 0 0 -373px;
}
#contenuti{
	margin-top: 1373px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
h1 {

	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
h2 {
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 10px;
}

a:link {
	color: #990099;
	text-decoration: none;
}
