.text {
	font-family: Arial, Helvetica, sans-serif;
	color : #336633;
	font-size: 13px;
	font-weight: normal;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 13px;
	font-weight: normal;
}

.tiText {
	font-family: Arial, Helvetica, sans-serif;
	color : #336633;
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	color : #336633;
	font-size: 13px;
	font-weight: bold;
}

.smText {
	font-family: Arial, Helvetica, sans-serif;
	color : #336633;
	font-size: 10px;
	font-weight: normal;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #336633;
	font-size: 19px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #336633; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #336633; 
	font-weight: bold;
}

.tHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #336633; 
	font-weight: bold;
}

.tiHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #336633; 
	font-weight: bold;
}


a  {
	color : #336633;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

a:hover {
	color : #993333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 13px;
	font-weight: normal;
}

a.text2  {
	color : #336633;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.text2:hover {
	color : #B9DE03;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
}



a.smLink  {
	color : #336633;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color : #FF99FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
}

ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}

.bordo_verde {  border: #C0E702; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.testo_navigazione {  font-family: Arial; font-size: 12px; font-style: normal; color: #336633; text-decoration: none; font-weight: bold}

a.testo_navigazione  {
	color : #336633;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.testo_navigazione:hover {
	color : #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.testo_sito-mini-verde { font-family: Arial; font-size: 11px; font-style: normal; color: #336633; text-decoration: none; font-weight: normal }
.testo_navigazione-menu { font-family: Arial; font-size: 11px; font-style: normal; color: #336633; text-decoration: none; font-weight: bold }
a.testo_navigazione-menu  {
	color : #336633;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.testo_navigazione-menu:hover {
	color : #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

