@charset "UTF-8";
body {
	margin: 0pt; 
	padding: 0pt; 
	color: #444;
	font-size: 62.5%; 
	font-family: Arial, sans-Serif;
}
hr {
	line-height: 0.5px;
	color: #f7f7f7;
}
	
.skip, .sep { 
	position:absolute; 
	top: 0px;
    left:-9000px;
}
#header {
	margin: 0px 0 0 0;
	float: left;
	clear: both;
	width: 100%;
	
	background: url(../images/headerback.jpg) repeat-x;
}
#headercont {
	margin: 5px auto 0 auto;
	width: 900px;
	height: 80px;
	position: relative;
	background: url(../images/headercont.jpg) repeat-x;

}
#footer {
	margin: 0px 0 0 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/footerback.jpg) repeat-x;
}

#footercont {
	margin: 5px auto 0 auto;
	width: 900px;
	height: 332px;
	position: relative;
	background: url(../images/footercont.jpg) repeat-x;

}

#footercont dl {
	margin: 0;
	padding: 0;
}

#footercont dt {
	position:absolute;
	top: -9000px;
	left: -9000px;
}

#footercont dd {

}

#footercont dd a {
	padding:0 5px 0 2px;
	color: #57626a;
	text-decoration:none;
	font-size: 11px;
	text-transform: uppercase;
}

#footercont dd a:hover {
	color: #24292c;
}

#navigazione {
	position: absolute; 
	top: 16px;
	left: 93px;
}

#infonote {
	position: absolute; 
	top: 16px;
	left: 482px;
}

#note {
	position: absolute; 
	top: 16px;
	left: 723px;
}

#copy {
	border: none;
	position: absolute;
	font:  1.1em Arial, sans-serif;
	top: 185px;
	left: 70px;
	width: 700px;
	color: #787d85;
}

#logofooter {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 189px;
	left: 9px;
	text-indent: -9000px;
}

#logofooter a {
	display: block;
	width: 45px;
	height: 33px;
}

#footercont #copy dl {
	margin: 0;
	padding: 0;
	display: block;
}

#footercont #copy dt {
	margin: 0 5px 0 0;
	padding: 0;
	position:static;
	top: 0px;
	left: 0px;
	float: left;
	color: #787d85;
}

#footercont #copy dd {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	color: #787d85;
}

#footercont #copy dd a {
	padding:0 0px 0 0px;
	color: #787d85;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#footercont #copy dd a:hover {
	color: #24292c;
}
