body {
  background: url('/img/background.jpg') #d4d4d4 repeat-x top;
  margin: 0;
  padding: 0;
}

 
.red {
	font: 11px Arial, sans-serif; 
	color: #97230c; 
	text-decoration: none;
}

.menutop {
	font: 10px  Arial, sans-serif; 
	color: #fff; 
	text-decoration: none;
}
.menutop a:link {
	font: 10px  Arial, sans-serif; 
	color: #fff; 
	text-decoration: none;
}
.menutop a:visited{
	font: 10px  Arial, sans-serif; 
	color: #fff; 
	text-decoration: none;
}
.text {
	font: 11px Arial, sans-serif; 
	color: #808080; 
	text-decoration: none;
}
.text a:link {
	font: 11px Arial, sans-serif; 
	color: #808080; 
	text-decoration: none;
}
.text a:visited{
	font: 11px Arial, sans-serif; 
	color: #808080; 
	text-decoration: none;
}

.textBig {
	font: 14px Arial, sans-serif; 
	color: #000; 
	text-decoration: none;
}
.textBig a:link {
	font: 14px Arial, sans-serif; 
	color: #000; 
	text-decoration: none;
}
.textBig a:visited{
	font: 14px Arial, sans-serif; 
	color: #000; 
	text-decoration: none;
}

.textTitoloTop{
	font: 18px  Arial, sans-serif; 
	color: #000; 
	text-decoration: none;
}

.textGrigio {
	font: 11px , sans-serif; 
	color: #808080; 
	text-decoration: none;
}
.textGrigio a:link {
	font: 11px Arial, sans-serif; 
	color: #808080; 
	text-decoration: none;
}
.textGrigio a:visited{
	font: 11px Arial, sans-serif; 
	color: #808080; 
	text-decoration: none;
}

.textGrigioOgi {
	font: 10px , sans-serif; 
	color: #808080; 
	text-decoration: none;
}
.textGrigioOgi a:link {
	font: 10px Arial, sans-serif; 
	color: #808080; 
	text-decoration: none;
}
.textGrigioOgi a:visited{
	font: 10px Arial, sans-serif; 
	color: #808080; 
	text-decoration: none;
}

.textBianco {
	font: 11px , sans-serif; 
	color: #fff; 
	text-decoration: none;
}
.textBianco a:link {
	font: 11px Arial, sans-serif; 
	color: #fff; 
	text-decoration: none;
}
.textBianco a:visited{
	font: 11px Arial, sans-serif; 
	color: #fff; 
	text-decoration: none;
}

.form {
	color: #808080;
	font: 11px Arial, sans-serif; 
	font-weight: normal ;
	border: 1px solid #808080 ;

}
