body {
	background-image: url(../img/Quadretti.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.TestoSbiadito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.TabellaPrincipale {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.Titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	width: 250px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-align: right;
	text-indent: 30px;
}
.Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	width: 580px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #E4D9BD;
	text-align: left;
	text-indent: 30px;
	color: #736548;
	background-color: #F8F5ED;
}

.mylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;


}

.mylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C4900;
	text-decoration: none;
	background-color: #D1CB9A;
}

.mylinkbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	text-decoration: none;


}

.mylinkbig:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C4900;
	text-decoration: none;
	background-color: #D1CB9A;
}

.mylinkbigbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;


}

.mylinkbigbold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C4900;
	text-decoration: none;
	background-color: #D1CB9A;
	font-weight: bold;
}

.barrettaBianca {
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFB06A;
	border-right-color: #BFB06A;
	border-bottom-color: #BFB06A;
	border-left-color: #BFB06A;
	color: #9D8D44;
	background-color: #F9F3E3;
}

.barraProdotto {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6FB7CC;
	border-bottom-color: #6FB7CC;
	background-color: #DAE9FA;
	border-top-style: solid;
}

.TitolettoColonna {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-align: right;
}
.TitolettoColonnaRight {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-align: left;
}
.TitoloCentrato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #E4D9BD;
	text-align: center;
	color: #736548;
	background-color: #F8F5ED;
}
.bordinoInAlto {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	background-color: #EDEAD7;
}
.VoceModulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
