body{
	color: #333;
	background: #ccc url(m/bg_grad.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	width: 76%;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #FFF;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size: 12px;
	font-variant: small-caps;
}

img {
	display: block;
	border: 0;
}

p {

	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.5em;

}

small {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.5em;
	font-size: 9px;
	color: #333;
}

hr {
	color: #CCC;
	height: 1px;
}

a:link {
	color: #09C;
}

a:visited {
	color: #09F;
}

a:hover {
	color: #C00;
}

a:active {
	color: #09C;
}

#nav a:link {
	color: #000;
	text-decoration: none;
}

#nav a:visited {
	color: #000;
	text-decoration: none;
}

#nav a:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}

#nav a:active {
	color: #000;
	text-decoration: none;
}

.hide {
	display: none;
}

.addborders {
	border: 1px solid #CCC;
}

#nav {
	width: 76%;
	border: 1px solid #FFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	background-image: url(m/glbnav_background.gif);
	background-position: center;

}

#main {
	width: 76%;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	color: #0;
	background-color: #FFF;
	text-align: left;
}

#body {
	background-color: #FFF;
	color: #0;
	margin: 0px;
	padding: 20px;
	font-size: 12px;
	border: 0px solid;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#side {
	background-color: #fff;
	color: #0;
	margin: 0px;
	padding: 20px;
	width: 220px;
	font-size: 11px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(m/piccoloBGlat.gif);
	background-repeat: repeat;
}

#img {
	width: 76%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}

#listino {
	background-color: #999999;
	width: 96%;
}

#listino td {
	background-color: #CCCCCC;
	padding: 3px;
	margin: 1px;
	text-align: left;
	color: #000000;
}

.noborder {
	border: 0px none;
}.usato td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 4px;
	background-color: #FFFFFF;
	border: 1px groove #CCCCCC;

}
.FORSALE {
	background-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
	height: 300px;
	width: 100%;
	border: 1px solid #FFCC00;
}

