body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E7E7;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0E4097;
}
a:visited {
	text-decoration: none;
	color: #0E4097;
}
a:hover {
	text-decoration: none;
	color: #0E4097;
}
a:active {
	text-decoration: none;
	color: #0E4097;
}
.Testo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Testo a:link {
	text-decoration:underline;
	color: #000000;
}
.Testo a:visited {
	text-decoration:underline;
	color: #000000;
}
.Testo a:hover {
	text-decoration:none;
	color: #000000;
}
.Testo a:active {
	text-decoration:underline;
	color: #000000;
}
.TestoGrasso {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TestoGrasso a:link {
	text-decoration:underline;
	color: #000000;
}
.TestoGrasso a:visited {
	text-decoration:underline;
	color: #000000;
}
.TestoGrasso a:hover {
	text-decoration:none;
	color: #000000;
}
.TestoGrasso a:active {
	text-decoration:underline;
	color: #000000;
}
.TabellaArancio {
	background-image: url(../img/sfondotab.jpg);
	border: 1px solid #FA9B66;
}
.TabellaGrande {
	background-color: #FFFFFF;
}
.TabellaBlu {
	border-top: 1px solid #0E4097;
	border-right: 1px solid #0E4097;
	border-bottom: 1px solid #0E4097;
	border-left: 1px solid #0E4097;
}
.TabellaBlu2 {
	background-image: url(../img/sfondotab.jpg);
	border-top: 1px solid #1592C6;
	border-right: 1px solid #1592C6;
	border-bottom: 1px solid #1592C6;
	border-left: 1px solid #1592C6;
}
.TabellaVerde {
	background-image: url(../img/sfondotab.jpg);
	border: 1px solid #65B084;
}
.TabellaViola {
	background-image: url(../img/sfondotab.jpg);
	border: 1px solid #EF9FCD;
}
.TabellaAltre {
	border: 1px solid #D4D4D4;
	background-image: url(../img/sfondotab.jpg);
}
.CelleMnu {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E4097;
	background-color: #F6C800;
	
}
.CelleMnuOver {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E4097;
	background-image: url(/images/mnu.jpg);
}
.TabellaTesto {
	border: 1px solid #0D3F96;
}
.Titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E4097;
}
.Titoli a:link {
	text-decoration:underline;
	color: #0E4097;
}
.Titoli a:visited {
	text-decoration:underline;
	color: #0E4097;
}
.Titoli a:hover {
	text-decoration:none;
	color: #0E4097;
}
.Titoli a:active {
	text-decoration:underline;
	color: #0E4097;
}
.TitoliSeminari {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E4097;
}
.RigaBlu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0E4097;
	border-right-color: #0E4097;
	border-bottom-color: #0E4097;
	border-left-color: #0E4097;
}
.TabellaNews {
	border: 1px solid #F6C800;
}
.TestoData {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}.Inicio {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E4097;
	
}