body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(img/sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.menu {
	background-color: #006696;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.carattere {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

a:link, a:visited {
	color: #2F4679;
	text-decoration: none;	
}

a:hover {
	color: #3993D3;
	text-decoration: underline;
}

.link2:link, .link2:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.link2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#testata {
	height: 325px;
}
