.menucitta, .menucitta A:link, .menucitta A:visited  {
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: black;
}

.footer {
	display: inline;
	color: #999999;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

.footer A:link, .footer A:visited {
	display: inline;
	color: #777777;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

.bg {
	width: 100%;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 5000;
}


#logo {
	padding-left: 150px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 6000;
}

#otto {
	background: url(http://www.rivivia.it/img/twhite.png);
	padding: 0px 0 5px 0;
	position:fixed;	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 5500;
	color: #333333;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
