﻿@charset "utf-8";
/* CSS Document */

body {
	border-width: 0px;
	background-color: #0A0B15;
	background-image: url('sfd.jpg');
	background-repeat:no-repeat;
	background-position: center 14px;
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
	color: #0A0B15;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}
a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: FE0D57;
}

a:active {
	color: #F03;
	font-style: italic;
}
.partita_iva {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.testo {
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
}
.tab_menu {
	background-image: url(sf_tab.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px
}
.sfd_celle_box {
	background-image: url(box.png);
}
.testo {
	font-size: 12px;
	text-align: left;
	color: #000;
	font-weight: normal;
}
.privacy {
	color: #FFF;
	text-align: justify;
}
