﻿@charset "utf-8";
/* CSS Document */

body {
	border-width: 0px;
	background-color: #0A0B15;
		margin-top: 0px;
		padding: 0px;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
	}
a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: FE0D57;
}

a:active {
	color: #FFFFFF;
}
.partita_iva {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.testo {
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
}

