body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #781E00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #781E00;
	text-decoration:none;
}
a:visited {
	color: #781E00;
	text-decoration:none;
}
a:hover {
	color: #781E00;
	text-decoration:underline;
}
a:active {
	color: #781E00;
	text-decoration:underline;
}

.Footer_white {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Footer_white a:link, .Footer_white a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.Footer_white a:hover {
	text-decoration:underline;
}

.Footer_red {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.Lingue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.menu {font-size: 11px; color: #781E00; font-family: Arial, Helvetica, sans-serif; }
.testo {font-size: 12px; color: #781E00; font-family: Arial, Helvetica, sans-serif; }
.testo10 {font-size: 10px; color: #781E00; font-family: Arial, Helvetica, sans-serif; }
.Visita_grey{
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.Visita_red {
	font-size: 11px;
	font-weight: bold;
	color: #781E00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #781E00;
	display:inline;
}

