body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 20px;
	font-family: "Trebuchet MS";
}
h2 {
	font-size: 16px;
	font-family: "Trebuchet MS";
}

h3 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	display: inline;
}

td {
	text-align: justify;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

.menucitta, .menucitta A:link, .menucitta A:visited  {
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: black;
}

.footer, .footer A:link, .footer A:visited {
	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: 146px;
	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";
}
#ottoOpaco {
	background-color: #03b3bc;
	padding: 5px 0 5px 0;
	position:fixed;	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 6500;
	color: #333333;
	opacity: .85;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-align:center;
}