@charset "UTF-8";
body {
	background-color: #FFFFFF;
}
.Cornice_Verdescuro {
	border: 1px solid #002F2F;
}
.Cornice_Chiara {
	border: 1px solid #CCCCCC;
}




.TXT_Testo_paragrafo_rossoscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
}
.TXT_Testo_paragrafo_rossoscuroEVID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
	font-weight: bold;
	line-height: 24px;
	text-align: justify;
}
.TXT_Testo_TornaSu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F2F;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
.TXT_Testo_TornaSu_rossoscuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #330000;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	font-weight: bold;
	text-align: left;
}




a.TXT_Testo_paragrafo_rossoscuro:link {
	font-weight: normal;
	color: #4D0000;
	text-decoration: none;
}
a.TXT_Testo_paragrafo_rossoscuro:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #4D0000;
}
a.TXT_Testo_paragrafo_rossoscuro:visited {
	font-weight: normal;
	color: #4D0000;
	text-decoration: none;
}




.Menu_Voce_PrimoG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.Menu_Voce_PrimoG:link {
	text-decoration: none;
}
a.Menu_Voce_PrimoG:hover {
	text-decoration: underline;
}
.Menu_Voce_SecondoG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.Menu_Voce_SecondoG:link {
	text-decoration: none;
}
a.Menu_Voce_SecondoG:hover {
	text-decoration: underline;
}


.Sfondo_Tab_Sito {
	background-color: #E6E6E6;
}
.Sfondo_Tab_Menu {
	background-color: #B3B3B3;
	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: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Sfondo_Tab_Contenuti {
	background-color: #F3F3F3;
}
