.testo,td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000 }

.pie { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #999999 }

.h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #330066 }


.titolo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #CC9900 }



.testo_b { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000 }

.testo_b_grigio { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #666666 }

.testo_bianco { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #ffffff }

.testo_bianco_n { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #ffffff }

.testo_ev {
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
	color:#000000;
	background-color: #CCFFFF;
}

.cms { font-size:20px; font-family:verdana, helvetica, arial; color:#ff3300; font-weight:bold }

.testo_link:link, .testo_link:visited {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	color:#000000;
	text-decoration: underline;
	
}

.testo_link:hover {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	color:#cc6600;
	text-decoration: underline;
	
}


.a:link, .a:visited {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	color:#000000;
	text-decoration: underline;
	
}

.a:hover {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	color:#cc6600;
	text-decoration: underline;
	
}

.link_sm:link, .link_sm:visited {
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	color:#666666;
	text-decoration: underline;
	
}

.link_sm:hover {
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	color:#FFFFCC;
	text-decoration: underline;
	
}

.testo_link_ev:link, .testo_link_ev:visited {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	color:#000000;
	text-decoration: underline;
	background-color: #CCFFFF;
	
}

.testo_link_ev:hover {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	color:#cc6600;
	text-decoration: underline;
	background-color: #CCFFFF;
	
}

.testo_link_b:link, .testo_link_b:visited {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	color:#000000;
	text-decoration: normal;
	letter-spacing: -1;
	
}

.testo_link_b:hover {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	color:#cc6600;
	text-decoration: normal;
	
}

.testo_link_b_bianco:link, .testo_link_b_bianco:visited {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	color:#ffffff;
	text-decoration: normal;
	letter-spacing: -1;
	
}

.testo_link_b_boanco:hover {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	color:#ffffff;
	text-decoration: normal;
	
}


.miniform {
	font-size: 10;
	font-family:verdana;
	color: Black;
	font-weight:normal;
	vertical-align : middle;
}
.testo_i { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: normal; font-variant: normal; color: #000000 }


.link_marrone:link, .link_marrone:visited  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #996600
}
.link_marrone:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color:#cc6600;
}






td.toolbar{
  border-top: 1px solid buttonhighlight;
  border-left: 1px solid buttonhighlight;
  border-bottom: 1px solid buttonshadow;
  border-right: 1px solid buttonshadow;
  padding: 0; margin: 0; padding-bottom:1; padding-top:1;
}

.toolbar{
  font-family: "Arial";
  font-size: xx-small;
  vertical-align: middle;
  cursor: default;
}

.toolbar img{
  border: 1px solid buttonface; margin:0; padding:1;
  cursor: hand;
}

.toolbar span.delimiter{
  background-color: buttonface;
  border-top: 1px solid buttonshadow;
  border-left: 1px solid buttonshadow;
  border-bottom: 1px solid buttonhighlight;
  border-right: 1px solid buttonhighlight;
  width: 2px;
  cursor: default;
}

.toolbar span.space{
  background-color: buttonface;
  width: 2px;
  cursor: default;
}

.toolbar span.text{
  position:relative;
  top: -2;
  margin-left: 4;
}

.toolbar select{
  font-size: 12px;
  margin-top: 1; margin-bottom: 1;
}

div.editor{
  font-family: "Times New Roman";
  border: 2px inset buttonface; padding:5;
}

div.paste_div{
  position:absolute;
  top: -10000px;
  left: -10000px;
  height : 1px;
  width : 1px;
  overflow : auto;
}

.iscrizione_newsletter td,.iscrizione_newsletter{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000 }

