body {
	border: 0px;
	background-image: url(images/sfondo.gif);
}
.testo1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.testo2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.testo2b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.testo3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FDFDFD;
}
.titolo1 {
	width: 100%;
	margin: 0; /*removes indent IE and Opera*/
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: White;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: White;
}
.titolo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}
.titolo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #990000;
	text-decoration: none;
}
.titolo4 {
	font-size: 25px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #990000;
}
input {
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bordorosso {
	border: 1px solid ;
	border-color: #990000;
}
.menu{
	width: 100%;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: White;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: White;
	background-color: #8a96b5;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;	
}
.menu:hover{
	background-color: #0d2a74;
}
.topmenu{
	width: 100%;
	margin: 0; /*removes indent IE and Opera*/
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: White;
	text-decoration: none;
	background-image: url(images/sfondo_menu_top.gif);
	font-weight:bold;
	padding: 7px;
}
.topmenu:hover{
	background-image: url(images/sfondo_menu_top_roll.gif);
}
.link1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-decoration:none;
}
.link1:hover{
	text-decoration:underline;
}
.link2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FDFDFD;
	text-decoration:none;
}
.link2:hover{
	text-decoration:underline;
}
.link3 {
	width: 100%;
	margin: 0; /*removes indent IE and Opera*/
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: White;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: White;
}
.link3:hover {
	text-decoration: underline;
}