body {
	background-image: url(/images/sfondo_pagina.gif);
	border: 0px;
	margin: 0px 0px 0px 0px;
	color: #7a7a7a;
	font: 12px Tahoma;
}
a:link {
	text-decoration: none;
	color: #7a7a7a;
}
a:visited {
	text-decoration: none;
	color: #8d8d8d;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

#father {
	width: 986px;
	text-align: left;
}

#menu {
	background-image: url(/images/sfondo_menu.jpg);
	background-repeat: repeat-x;
	width: 986px;
	height: 28px;
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	text-align: left;
}

#menuMarrone {
	background-image: url(/images/sfondo_vocimenu.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	margin-left: 5px;
	padding-top: 5px;
	/*padding-right: 10px;*/
	width: 966px;
}

.ulmenu {
	margin-top: 0px;
	margin-left: 0px;
	
}
.vocemenu {
	display: inline;
	margin-right: 10px;
}
.vocemenu a:link, a:visited {
	color: white !important;
	margin-left: 5px;
}
div#menuinferiore {
	#margin-bottom: -5px;
	
}
h1 {
	font: 11px Tahoma;
	margin: 2px 0px 2px 0px;
}
h2 {
	margin: 0px;
	
}
div#news {
	min-height: 100px;
	height: auto;
}
div#news a {
	font-weight: bold;
	color: #8d8d8d !important;
	margin-left: 0px;
	text-decoration: underline !important;
	font-size: 14px;
}
div#content {
	padding: 10px 10px 10px 10px;
	background-color: White;
	overflow: hidden;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
div#content a:visited {
	color: #8d8d8d !important;
}
div#left {
	float: left;
	width: 640px;
	
}
div#left p a:link {
	text-decoration: underline !important;
}

div#right {
	float: right;
	width: 315px;
	border: 1px solid #CCC;
	background-color: #EAEAEA;
	overflow: hidden;
}
.listaDintorni {
	padding-top: 3px;
}
.listaDintorni img {
	border: 1px solid #CCC;
}
div#footer {
	text-align: center;
	height: 30px;
	padding-top: 20px;
}
.spacer {
	clear: both;
	height: 1px;
}








