/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-style: normal;
	line-height: 14px;
	background-color: #000000;
}
#container {
	height: auto;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content {
	height: 768px;
	width: 1024px;
	position: relative;
	background-attachment: fixed;
	background-image: url(../image/allestimento.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#diritti {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	float: right;
	height: 85px;
	width: 570px;
	padding-top: 645px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #FF0000;
	margin: 0px;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	margin: 0px;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	margin: 0px;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
