.fondo {
	background-image: url(immagini/greenback.jpg);
}
.mainlinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C0;
}
.ombradx {
	background-image: url(immagini/ombra.gif);
}
.ombrasx {
	background-image: url(immagini/ombra2.gif);
}
.corsivoingleselinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #9C0;
	text-decoration: underline;
}
a:visited {
	color: #9C0;
}
a:hover {
	color: #9F0;
}

.grayback {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-image: url(immagini/grayback.jpg);
}
.fondonetwork {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #093;
}
.titolo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0;
}
.corpotesto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}

.titolodocumento {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0;
}

a:active {
	color: #9F6;
}
.corpotestoinglese {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0CC;
	text-align: justify;
}
.corpotestosx {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.corpotestoinglesesx {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0CC;
	text-align: left;
}
.tabellatest {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	border: 1px solid #030;
}
.tabellatestrighe {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030;
	background-color: #063;
}
.tabellatestrigheheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #030;
	background-color: #FC0;
}
.tabellaimmagini {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;


	margin: 0px;
	padding: 0px;
}
.tabellaimmaginirighe {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #030;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
