/* CSS Document */
<!--
body {
	margin: 0px;
}
.Title {
	color: #973212;
	font-family: Verdana;
	font-weight: normal;
	font-size: 20px;
}
.TitleMedium {
	color: #973212;
	font-family: Verdana;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
}
.TextBold {
	font-family: Verdana;
	color: #973212;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
.TitleTable {
	font-family: Verdana;
	color: #973212;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.TextTable {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.Text {
	color: #333333;
	font-family: Verdana;
	font-weight: normal;	
	font-style: normal;	
	font-size: 13px;
}
.TextCorsive {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.scroll {
	overflow: auto;
	height: 139px;
	margin: 5px;
	padding: 5px;
	width: 266px;
}
a:link {
	color: #555555;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	color: #555555;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a.menulaterale:link {
	color: #BB1B00;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a.menulaterale:visited {
	color: #BB1B00;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a.menulaterale:hover {
	color: #BB1B00;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}
a.menulaterale:active {
	color: #BB1B00;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

a.menuseminario:link {
	color: #BB1B00;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}
a.menuseminario:visited {
	color: #BB1B00;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}
a.menuseminario:hover {
	color: #BB1B00;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: underline;
}
a.menuseminario:active {
	color: #BB1B00;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}
a.menutable:link {
	color: #cc0000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
a.menutable:visited {
	color: #cc0000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
a.menutable:hover {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}
a.menutable:active {
	color: #cc0000;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;

}
a.menudomande:link {
	color: #cc0000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a.menudomande:visited {
	color: #cc0000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
a.menudomande:hover {
	color: #cc0000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;

}
a.menudomande:active {
	color: #cc0000;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;

	}
	
	
	
	
.Titoletti {
color: #973212;
font-family: Verdana;
font-weight: bold; 
font-style: italic; 
font-size: 13px;
}

.TitolettiBlu {
color: #000099;
font-family: Verdana;
font-weight: bold; 
font-style: italic; 
font-size: 13px;
}

.TestoArgomento {
color: #333333;
font-family: Verdana;
font-weight: normal; 
font-style: normal; 
font-size: 13px;
}
-->