body {
	margin:0;
	background-color:#343333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
	font-size:0.7em;
	background-image:url(img/bg-body.gif);
	background-repeat:repeat-y;
}

div#top {
	height:16px;
}

div#logo {
	padding-left: 2em;
	padding-top: 0.7em;
}

div#banner {
	padding-left: 2.2em;
}

div#menu {
   font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:1.02em;
	font-weight:bold;
}

div#menu ul {
	width: 200px;
	margin: 0;
	padding: 0 0 0 3px;
    padding-top: 5px;
}

div#menu-sx {
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	float: left;
}

div#menu-dx
{
	background-image: url(img/menu-dx.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	height: 216px;
	width: 24px;
	border-top: 1px solid #d0d0d0;
}

div#menu ul li {
	height: 30px;
	background-image: url(img/elenco-puntato.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
}

div#menu ul li.ultimo {
	height: 30px;
	background-image: url(img/freccia.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
}


div#menu a {
	color: #717070;
	text-decoration: none;
}

div#menu a:hover {
	color:#a3a3a3;
	text-decoration: none;
}

div#spacer {
	height:10px;
}

div#dividi {
	height:2px;
	background-image:url(img/bg-01.gif);
	background-repeat:repeat-x;
}

div#riga {
	background-image:url(img/riga.gif);
	background-repeat:repeat-y;
}

div#dettaglio {
	font-weight:bold;
	color:#324365;
	font-size: 0.95em;
	height:24px;
	background-image:url(img/bg-dettaglio.gif);
	background-repeat:no-repeat;
	padding-left:1em;
	padding-top:0.5em;
}

div#titolo h1{
	font-size:1.4em;
	color:#c1101a;
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight:bold;
}

div#prodotto {
	border:1px solid #d0d0d0;
}

div#descrizione {
	color:#505050;
	padding-left:1em;
	padding-top:0.4em;
	vertical-align:top;
}

.titolo-prodotto {
	color:#c1101a;
	font-weight:bold;
}

div#descrizione a{
	color:#c1101a;
	font-weight:normal;
	text-decoration:none;
}

div#descrizione a:hover{
	color:#505050;
	font-weight:normal;
	text-decoration:none;
}

div#img-prodotto img {
	border: 1px solid #d2d2d2;
}

div#prodotto-interno {
	font-color:#505050;
	padding-top: 1.5em;
}

div#prodotto-interno a{
	color:#c1101a;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}

div#prodotto-interno a:hover{
	color:#505050;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}

div#prodotto-interno ul li{
	padding-left:2em;
	list-style-type:none;
	padding:0;
}

.sx {
	float:left;
	padding-right:1.1em;
}

div#bottom {
	color:#ffffff;
	border-right: 1px solid #9b9b9b;
	padding-top:0.3em;
	padding-left:2em;
	padding-bottom:5em;
}

div#bottom1 {
	color:#ffffff;
	padding-top:0.3em;
	padding-left:1.2em;
	padding-bottom:5em;
}

div#bottom1 a{
	color:#ffffff;
	text-decoration:underline;
}

div#bottom1 a:hover{
	color:#ffffff;
	text-decoration:none;
}

div#project {
	color:#a19e9f;
	padding-top:3.5em;
}

div#project a{
	color:#a19e9f;
	text-decoration:underline;
}

div#project a:hover{
	color:#a19e9f;
	text-decoration:none;
}

div#bottom-top {
	height:5px;
}

div#menu-sx .costruzione {
	color:#a3a3a3;
}

.noleggio {
	color:#c1101a;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#noleggio a {
	color:#c1101a;
	text-decoration:underline;
}

#noleggio a:hover {
	text-decoration:none;
}

