  body {
	margin: 0px auto;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 770px;
	background-color: #F2F2F2;
	color: #000000;
	padding: 0px;
    }
.invisibile {
	display: none;
}
div#top {
	width: 770px;
	overflow: hidden;
	height: 95px;
	float: left;
}
div#logo {
	height: 70px;
	overflow: hidden;
}
div#barra {
	font-size: 60%;
	color: #0e79ac;
	color: #f00929;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
	overflow: hidden;
}
h2.menu {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 100%;
}
a.menu{
	font-size: 75%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
a.menu:hover {
	color: #f00929;
}
.left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.right {
	float: right;
	margin: 0px;
	padding: 0px;
}
.txtSx {
	text-align: left;
}
.txtDx {
	text-align: right;
}
.txtCenter {
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.indirizzo {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
}
a.indirizzo:hover {
	color: #f00929;
}
a.indirizzo1 {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
}
a.indirizzo1:hover {
	color: #CBFCFE;
}
div#diritti {
	height: 20px;
	width: 100%;
	font-size: 50%;
	color: #666666;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:active {
	color: #006600;
	text-decoration: underline;
	background-color: #CCFFFF;
}
div#indirizzo {
	width: 100%;
	padding-top: 10px;
	font-size: 55%;
	color: #666666;
	font-weight: bold;
	overflow: auto;
	line-height: 9px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	clear: left;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #f00929;
	text-decoration: none;
}

