body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
#bianco{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 938px;
	background: #FFFFFF;
}
#header{
	background-image: url(../images/header.jpg);
	width: 938px;
	height: 102px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#333333;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#333333;
}
h1,h2 { 
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color:#666666;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #E0B300;
	font-size: 18px;
	display: inline;
	font-weight: normal;
	text-transform: uppercase;
}
h4 { 
	font-family: "Times New Roman", Times, serif;
	color: #E0B300;
	font-size: 14px;
	display: inline;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	display: inline;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}
A, A:LINK, A:VISITED {
	color: #000000;
	text-decoration: none;
	font-size: 1em;
} 
A:HOVER, A:VISITED:HOVER {
	color: #CC0000;
	text-decoration: underline;
	font-size: 1em;
}
a.link {
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
}
a.link:Hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 0.8em;
}
a.tit {
	font-family: "Times New Roman", Times, serif;
	color: #E0B300;
	font-size: 18px;
	display: inline;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a.tit:Hover {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 18px;
	display: inline;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a.map {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.map:Hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
#lefthead {
	float: left;
	width: 215px;
	text-align: left;
}
#righthead {
	float: right;
	width: 723px;
	text-align: right;
}
#content {
	float: left;
	width: 235px;
	padding-left: 15px;
	text-align: left;
	background-image: url(../images/decor.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#leftbar {
	float: left;
	width: 423px;
	padding-right: 15px;
	text-align: justify;
	background-image: url(../images/decor_big.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#rightbar {
	float: right;
	width: 235px;
	padding-left: 15px;
	text-align: left;
	background-image: url(../images/decor.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#map {
	float: left;
	width: 298px;
	padding-left: 15px;
	text-align: left;;
}
#leftmap {
	float: left;
	width: 297px;
	padding-right: 15px;
}
#rightmap {
	float: right;
	width: 297px;
	padding-left: 15px;
	text-align: left;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
}
#foot {
	float: left;
	width: 718px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
#leftfoot {
	float: left;
	width: 70px;
	padding-right: 0px;
}
#rightfoot {
	float: right;
	width: 130px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
}
.clear {
	clear: both;
}
.ruler {
	background-image: url(../images/ruler.gif);
	width: 938px;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}
.rulez {
	background-image: url(../images/ruler_lungo.gif);
	width: 938px;
	height: 11px;
}
.divider {
	height: 10px;
}
.divider2 {
	height: 20px;
}
.just {
	text-align: justify;
}