@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
#logo {
	width:150px;
	height:138px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#content {
	width:100%;
	height:100%;
	text-align:center;
}
#menu {
	width:693px;
	vertical-align:bottom;
}
#home {
	width:693px;
	text-align:center;
}
#fidatissimi {
	width:817px;
	text-align:center;
}
p {
	font-size:12px;
}
a {
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
}

.hidden {
  display: none;
}

.titolo{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

html, body{height:100%}

.link{
font-size:14px;
}

.copy{
font-size:11px;
color:#333333;
}