body {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a:link, a:visited, a:hover {
	color: #2b860d;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color: #3d4f87;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

h2, h3, h4 {
	margin: 30px 0 0 0;
}

img {
	border: 0;
}

img.float {
	float: left;
	margin: 3px 12px 12px 0;
}

p {
	line-height: 130%;
	margin: 0;
	padding: 6px 0 10px;
}

p.similhead {
	clear: both;
	color: #3d4f87;
	font-size: 1.2em;
	font-weight: bold;
	padding: 30px 0 4px;
}

#center {
	background: none;
	float: none;
	height: auto !important;
	width: auto;	
}

#center .content {
	font-size: 0.75em;
	line-height: 1.65em;
	padding: 0 32px 24px;
}

#footer {
	background: none;
	clear: both;
	width: auto;
}

#footer .content {
	color: #777;
	font-size: 0.70em;
	line-height: 1.65em;
	padding: 0 32px 24px;
}

#footer p.last {
	padding-bottom: 20px;
}

#googlemap {
	padding: 6px 0 10px;
}

#googlemap_iframe {
	border: 1px solid #aaa;
}

#left {
	background: none;
	float: none;
	height: auto !important;
	width: auto;
}

#left .content {
	font-size: 0.70em;
	padding: 0 32px 24px;
}

#left p.distanzia {
	font-weight: bold;
	padding-top: 20px;
}

#wrapper {
	background: none;
	width: auto;
	margin: auto;
}

.menulist, #FormContatto, #right, #top, #top_right {
	display: none;
}

/* Tabella organigramma e tabelle prodotti */

#organigramma_table, #prodotti_table, #prodotti_table_bis {
	background-color: transparent;
	margin: 12px 0;
	padding: 12px 0;
	width: 400px;
}

#prodotti_table, #prodotti_table_bis {
	margin-top: 24px;
	width: 520px;
}

#prodotti_table.shortmargin {
	clear: both;
	margin-top: 12px;
	padding-top: 0;
}

#organigramma_table td, #prodotti_table td, #prodotti_table_bis td {
	background-color: transparent;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #5f5f5f;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 4px;
	width: 200px;
}

#prodotti_table td {
	width: 122px;
}

#prodotti_table_bis td, #prodotti_table.shortmargin td.long {
	width: 260px;
}

#organigramma_table td.top, #prodotti_table td.top, #prodotti_table_bis td.top {
	background-color: transparent;
	font-weight: bold;
	height: 36px;
	color: #333;
}

#prodotti_table td.last {
	width: auto;
}
