.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo {
	font-family: Arial;
	font-size: 13px;
	color : #838280;
}
.testo-scuro {
	font-family: Arial;
	font-size: 13px;
	color : #333333;
	font-weight:bold;
}
.testo-bianco {
	font-family: Arial;
	font-size: 13px;
	color : #ffffff;
	font-weight:bold;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color : #DFE1DF;
}

.link, .link:Visited  {font-size: 11px;font-family: Arial;font-weight:bold;text-decoration : none;color : #838280;} 
.link:Active,.link:HOVER {font-size: 11px;font-family: Arial;font-weight: bold;text-decoration : none;color : #ffffff;}

.menu1, .menu1:Visited  {font-size: 16px;font-family: Arial;font-weight:bold;text-decoration : none;color : #333333;} 
.menu1:Active,.menu1:HOVER {font-size: 16px;font-family: Arial;font-weight: bold;text-decoration : none;color : #838280;}

.menu2, .menu2:Visited  {font-size: 12px;font-family: Arial;font-weight:bold;text-decoration : none;color : #666666;} 
.menu2:Active,.menu2:HOVER {font-size: 12px;font-family: Arial;font-weight: bold;text-decoration : none;color : #333333;}

.link-red, .link-red:Visited  {font-size: 12px;font-family: Arial;font-weight:bold;text-decoration : none;color : #DA251C;} 
.link-red:Active,.link-red:HOVER {font-size: 12px;font-family: Arial;font-weight: bold;text-decoration : none;color : #838280;}
.titolo {
	font-family: Arial;
	font-size: 18px;
	color : #DA251C;
	font-weight: bold;

}
.privacy {

	font-family: Arial;
	font-size: 10px;
	color : #838280;
}
.bordo-basso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: E2E2E2;
}
