@charset "utf-8";
/* CSS Document */

a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #009;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #06F;
}
.MenuIsis {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: center;
}
.Menu2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.MenuLaterale {
	text-align: left;
	text-indent: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
.BordoCorpo {
	border: 1px solid #CCC;
}
.Titolo1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: left;
	font-size: 12px;
}
.Normale {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.Centrato {
	text-align: center;
}

.MenuIsis {
	color: #FFF;
	font-size: 12px;
}
.Fondo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.BordoCorpo {
	
}
.BordoCorpo tr .Normale div p {
	font-style: italic;
}
.Grassetto {
	font-weight: bold;
}

#Corsivo {
	font-style: italic;
}
