.bodyHome {
	background-image: url(../_img/bkg_home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000033;
	color: #FFFFFF;
}

.bodyMain {
	background-image: url(/_img/bkg_menutop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000033;
	color: #FFFFFF;
}
.smallest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a.LinkHome:link 		{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}
a.LinkHome:visited 		{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}
a.LinkHome:hover		{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
a.LinkHome:active		{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
.msgdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
form {
	margin: 0px;
	padding: 0px;
}
a.navbar:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold}
a.navbar:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold}
a.navbar:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFF99; text-decoration: none; font-weight: bold}
.backmenu {
	background-image: url(/_img/bkg_menutop.jpg);
	background-repeat: no-repeat;
}
.testo_contenuti {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_titolo_notizie {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo_notizie {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}


.testo_titolo_sezione {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.testo_titolo {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.testo_scheda_titoli {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
.testo_scheda_contenuti {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFF66;
	text-decoration: none;
}
a:visited {
	color: #FFFF66;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	color: #FFCC66;
	text-decoration: underline;
}
.testo_moduli {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

