.testo {
	font-family: Arial,;
	font-size: 12px;
	color: #5A5A5A;
}
.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: 14px;
	color: FF9E00;
	font-weight: bold;

}
.titolonero {
	font-family: Arial;
	font-size: 14px;
	color: 000000;
	font-weight: bold;

}
.titolo2 {

	font-family: Arial;
	font-size: 12px;
	color: 4B7835;
	font-weight: bold;
}
.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 : #B1C483;}

.btnblu, .btnblu:Visited  {font-size: 11px;font-family: Arial;font-weight: bold;text-decoration : none;color : #4A92AD;} 
.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;}

.btngreen, .btngreen:Visited  {font-size: 12px;font-family: Arial;font-weight: bold;text-decoration : none;color : #4B7835;} 
.btngreen:Active,.btngreen:HOVER {font-size: 12px;font-family: Arial;font-weight: bold;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:4B7835;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:4B7835;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:4B7835;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:4B7835;
}

.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;
}
.titolobianco {

	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#italia150 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 120px;
  height: 120px;
  background-image: url('http://www.sgrservizi.it/uWeb/images/italia150.png');
  z-index: 20;
}
