.testostrong{
  font-weight: bold;
  font-size: 12px;
}
.testo {
	font-family: Arial,;
	font-size: 12px;
	color: #000000;
	/*color: #464545;
	color: #5A5A5A;
	color: #303030
	font-weight: bold;*/
}
.testo10 {
	font-family: Arial,;
	font-size: 10px;
	color: #6c6c6c;
	font-weight: bold;
}
.titoloverde {
	font-family: Arial;
	font-size: 14px;
	color: 4B7835;
	font-weight: bold;
}
.titoloarancio {
	font-family: Arial;
	font-size: 15px;
	color: FF9E00;
	font-weight: bold;
}
.titoloaranciomenu {
	font-family: Arial;
	font-size: 15px;
	color: FFFFFF;
	font-weight: bold;
	background-image:url(../../img/sf_titolo_menu.gif);
}
.titolonero {
	font-family: Arial;
	font-size: 14px;
	color: 000000;
	font-weight: bold;
}
.titolobianco {

	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.titolobianco2 {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titolo2 {
	font-family: Arial;
	font-size: 12px;
	color: 356978;
	font-weight: bold;
}

.avviso {
	font-family: Arial;
	font-size: 13px;
	color: #E00000;
	font-weight: bold;
}
.btntitoloaranciomenu, .btntitoloaranciomenu:Visited  {font-family: Arial;font-size: 15px;color: FFFFFF;font-weight: bold;background-image:url(../../img/sf_titolo_menu.gif); text-decoration : none;} 
.btntitoloaranciomenu:Active,.btntitoloaranciomenu:HOVER {font-family: Arial;font-size: 15px;color: EEF2F6;font-weight: bold;background-image:url(../../img/sf_titolo_menu.gif); text-decoration : none;}

.btngrey, .btngrey:Visited  {font-size: 11px;font-family: Arial;font-weight: bold;text-decoration : none;color : #6C6C6C;} 
.btngrey:Active,.btngrey:HOVER {font-size: 11px;font-family: Arial;font-weight: bold;text-decoration : none;color : #185594;}

.btnblu, .btnblu:Visited  {font-size: 11px;font-family: Arial;font-weight: bold;text-decoration : none;color : /*#4A92AD;*/ #185594;} 
.btnblu:Active,.btnblu:HOVER {font-size: 11px;font-family: Arial;font-weight: bold;text-decoration : none;color : #6C6C6C;}

.btnorange, .btnorange:Visited {font-size: 11px;font-family: Arial;font-weight: bold;text-decoration : none;color : #FF9E00;} 
.btnorange:Active,.btnorange:HOVER {font-size: 11px;font-family: Arial;font-weight: bold;text-decoration : none;color : #6C6C6C;}

.btnwhite, .btnwhite:Visited  {font-size: 12px;font-family: Arial;font-weight: bold;text-decoration : none;color : #ffffff;} 
.btnwhite:Active,.btnwhite:HOVER {font-size: 12px;font-family: Arial;font-weight: bold;text-decoration : none;color : #6C6C6C;}

.btnmenu, .btnmenu:Visited  {font-size: 12px;font-family: Arial;font-weight:bold;text-decoration : none;color : #356978;} 
.btnmenu:Active,.btnmenu:HOVER {font-size: 12px;font-family: Arial;font-weight: none;text-decoration : none;color : #FF9E00;}

.btngreenbold, .btngreenbold:Visited  {font-size: 12px;font-family: Arial;font-weight: bold;text-decoration : none;color : #4B7835;} 
.btngreenbold:Active,.btngreenbold:HOVER {font-size: 12px;font-family: Arial;font-weight: bold;text-decoration : none;color : #FF9E00;}

.bordiverdi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:EFF3F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:B5C3DE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:EFF3F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:B5C3DE;
}

/*.rigabassa {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:4B7835;
}*/
.bdinternobasso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1E3;
}
.bdinternodx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1F1E3;
}
.bdinternosx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1F1E3;
}
.bdinternoalto {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1E3;
}
.bdbiancobasso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #Ffffff;
}
.titoloblu {
	font-family: Arial;
	font-size: 14px;
	color: 356978;
	font-weight: bold;
}
.bordoazzurrobasso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:EFF3F7;
}

.error {
	font-family: Arial,;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}