@charset "UTF-8";

.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	color: #666666;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #666666;
	text-align: left;
}

.home {
	background-image: url(immagini/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.line {
border-left: solid;
border-left-color:#FFFFFF;
border-left-width: thin;
border-right: solid;
border-right-color:#FFFFFF;
border-right-width: thin;
text-align:center;
}

.page {
	background-image: url(immagini/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu {
	background-image: url(immagini/bar_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
}

.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.text_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.text_menu_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	border-left: solid;
border-left-color:#FFFFFF;
border-left-width: thin;
border-right: solid;
border-right-color:#FFFFFF;
border-right-width: thin;
text-align:center;
}

.style3 {
	color: #CC00CC;
	text-align:left;
	font-weight:bold;
}

.sottoTitulo {
	color: #CC00CC;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

.text {
	color:#666666;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	line-height: 20px;
}

.textSOTOT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
