@charset "utf-8";
body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.div_cont {
	height: 399px;
	width: 771px;
	overflow: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0355A9;
}
.menu_nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #0355A9;
	letter-spacing: 2px;
}
a.navigation:link,a.navigation:active,a.navigation:visited  {
	font-family: Tahoma;
	font-size: 12px;
	color: #0355A9;
	letter-spacing: 2px;
	text-decoration:none;
}
.Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0355A9;
}

a.navigation:hover  {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 2px;
	text-decoration:underline;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #0355A9;
	letter-spacing: 2px;

}
.testounder {
	font-family: Tahoma;
	font-size: 11px;
	color: #0355A9;
	letter-spacing: 2px;

}

