body {
	text-align: center;
	margin: 0;
	padding: 0;
	/* -- */
	font-size: 10pt;
	color: #000;
	font-family: Georgia, serif;
	background-color: white;
}

td { font-size: 10pt; }
a img { border: none; }

#wrapper {
	text-align: left;
	margin: 30pt 43pt 30pt 43pt;
}

#menuwrap { display: none; }
#imgfilippo { display: none; }

#tagline {
	font-size: 13pt;
	color: #949494;
}

h1, h2, h3 {
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 5px;
}

h2 { font-size: 16pt; border-bottom: 1px dashed gray; }
h3 { font-size: 13pt; }

p {
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: justify;
}

.nota { font-size: 9pt; }

/* Link di base */
a:link, a:visited {
	text-decoration: underline;
	color: #000;
}

/* Menu principale */
#menubox { display: none; }
#content li { line-height: 1.3em; }
.right { text-align: right; }

div.hr {
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

div.hr hr { display: none; }

/* pagina home */
#home { padding-top: 4em; }

.focus a, .focus {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 0 0;
	text-decoration: none;
}

/* pagina contatti */
.pdf {
	background-image: url(/img/gif/pdficon2.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 4px 0 0 20px;
}

.contact-form {
	margin: 6px 0 0 0;
	padding: 0;
	width: 400px;
}

textarea { width: 100%; }

/* pagina news */
#newsbox { display: none; }

.foto_sin {
	float: left;
	padding: 5px 7px 3px 0;
}

.foto_dx {
	float: right;
	padding: 5px 0 3px 7px;
}

/* pagina strumenti */
.thumb {
	margin: 6px 0 0;
	padding: 0;
	border: 1px solid #666;
}

.strumenu a { display: none; }

.strumenu strong {
	font-size: 0.9em;
	font-weight: normal;
}

.strumenu em {
	font-style: normal;
	font-weight: bold;
}

p.printer {
	text-align: right;
	border-top: 1px solid #333;
}

h1.printer {
	font-size: 22pt;
	border: 0;
}

.screen { display: none; }

/* clienti */
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

td {
	border-top: 1px solid #E4E2E3;
	padding: 5px 0 5px 0;
	vertical-align: top;
}

td img { float: right; }

blockquote {
	font-size: 10pt;
	padding: 0 32pt 0 27px;
	margin: 10pt 0 0 0;
}
