/*.printprod {visibility:hidden;}
.winclose {visibility:hidden;}
*/
* {
	margin: 0px;
	padding: 0px;	
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #000000;
	background: #FFFFFF;
	width: 100%;
	text-align: justify;
	float: none;
}
a , a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 5px 0px 20px 0px;
	font-weight: normal;
	
	font-weight: bold;
	text-align: center;
	color: #802010;
}
h2 {
	font-size: 1.3em;
	margin: 15px 0px 30px 0px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #802010;
}
h3 {
	font-size: 1em;
	margin: 14px 0 10px 0;
	font-weight: normal
}
h4 {
	font-size: .8em;
	margin: 10px 0px 5px 0x;
	font-weight: normal
}
p {
	margin: 0px;
	font-size: .8em;
	line-height: 1.5em;
	text-align: justify
}

td, th {
	background: #FFFFFF;
	padding: 2px 1px 2px 1px;
}

img{
	border: 0px;
}

/************* BARRA TOP IN ALTO ***************/
#top , #header, #menu, #footer { display: none; }

/************ PAGINA **************/
#pagina, #contenuto, #contatto_box, #contatto_box h3, #contatto_box_inner, #contatto_box_inner a, #contatto_box_inner a:hover {	
	text-align: justify;
	background: #FFFFFF;	
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}




.align-left {text-align:left}
.align-center { text-align:center; }
.align-right { text-align: right; }
.float-left { float: left; }
.float-right { float: right; }

.downloadpdf {background:url('../background/pdf.gif') no-repeat 0px 0px;margin-top:5px;margin-bottom:5px;padding:1px 0 3px 20px;}
.downloadword {background:url('../background/word.gif') no-repeat  0px 0px;margin-top:5px;margin-bottom:5px;padding:1px 0 3px 20px}

.phone{ margin:5px 0 5px 0;padding-left:15px;background:url('../background/phone.gif') no-repeat 0px 4px}
.fax{margin:5px 0 5px 0;padding-left:15px;background:url('../background/fax.gif') no-repeat 0px 2px}
.email{ padding:0 0 0 18px;margin:5px 0 5px 0;background:url('../background/email.gif') no-repeat 0px 2px}

.clear {clear:both}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;margin:0}
/* End hide from IE-mac */  