body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #666666;
	color:#202020;
}

a {
	color:#202020;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

#top {
	background-color: #666666;
	background-image: url(../img/bkg_top.gif);
	background-position:left;
	background-position:top;
	background-repeat:repeat-x;
	text-align: right;
	height: 20px;
	padding-top: 10px;
}


#top a {
	padding:2px 3px 0px 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #949494;
	text-decoration: none;
	font-size: 0.85em;
}
#top a:hover {
	background-color: #a67271;
}

#marchio {
	xfloat:left;
	position:absolute;
	left: 0px;
	top: 0px;
}

#main {
	background-color:#949494;
	height:auto !important;
	height:470px;
	min-height:470px;
}

#main table {
	margin:0px;
}

#main td {
	padding:1px;
}


#intestazione {
	padding-top:20px;
	padding-right:30px;
	background-image:url(../img/bkg_intestazione.gif);
	background-repeat:repeat-x;
	height:48px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:25px;
}

#titolo {
	color:white;
	margin: -8px 0px 0px 0px;
	float: right;
	padding:0px;
	background-color: #666666;
}

#menu {
	float:left;
	top:75px;
	left:0px;
	padding:10px 0px 0px 0px;
	width:150px;
	width: 20%;
}

#menu ul {
	list-style-image: url(../img/bullet.gif);
	margin:0px;
	padding:10px 0px 0px 15px;
	color:#ED2621;
	font-weight:bold;
}
#menu li {
	padding:3px 0px 0px 0px;
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

#menu a {
	text-decoration:none;
	font-weight:bold;
	color:white;
}

#menu a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

#content {
	margin: 0px 0px 0px 20%;
	padding:10px 2px 2px 2px;
	width:75%;
}

#content table {
	width:99%;
}

#content td {
	text-align:center;
}

#content img {
	margin: 0px;
	border:1px solid #CCCCCC !important;
	border: 0px;
}
#content img:hover {
	margin: 0px;
	border:1px solid #E10915 !important;
	border: 0px;
}
#content a {
	border:0px !important;
	border:1px solid #CCCCCC;
}

#content a:hover {
	border:0px !important;
	border:1px solid #E10915;
}

#content p {
	margin-top: 0px;
}

#testo {
	margin:5px;
	text-align:justify;
}

.tipoLocale {
	font-weight:normal;
	font-size:9px;
	margin-left:3px;
}
