@charset "utf-8";
/* CSS Document */

body,html{
	height:100%;
	margin:0;
}

#footer{
	text-align:center;
	font-family: Tahoma;
	border-top:1px solid #FFFFCC;
	border-bottom:1px solid #FFFFCC;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:25px;
    margin-bottom:5px;
	font-size:10px;
	color: FFFFCC;
}

#container {
	width:800px;
	text-align: center;
	border:0;
	font-family: Tahoma;
	font-size:11px;
}

#Header{
	position:absolute;
	left:50%;
	margin:0px 0px 0px -445px;
	width:890px;
	border:0;
	height:auto;
	text-align:justify;
	font-family: Tahoma;
	color: #CCCCCC;
	font-size:10px;
	top: 13px;
}
#Contenuto{
	width: 833px;
	position:relative;
	margin: 0px 67px 0px 0px;
	text-align:right;
}

.Stelle{
	vertical-align:top; 
	float:left;
}
