#bar {
	background-image: url(../immagini/gif-up.html);
	margin-bottom: 1px;
	width: 100%;
	height: 21px;
	margin-top: -1px;
}

#homecontent {
	background:#fff;
/*	position: absolute;
	left: 602px;
	top: 0px;
*/
	margin-top: 1px;
	z-index: 5;
}

div.home {
	width : 100%;
	text-align : center;
	height : 300px;
}

ul.home {
	font-size : 0.8em;
	border : 1px dashed #ccc;
	padding : 10px;
	margin : 10px;
	font-weight : bold;
}

li.home {
	margin-left : 10px;
	font-weight : normal;
}

.homecont {

}


