@charset "utf-8";
/* CSS Document */


.tab {
	font-size:8pt;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	vertical-align:top;
	color:#363636;
	margin-top:10px;
	/*background-color:#FFFFFF;
	border-top:#CC9999 1px dotted;
	border-left:#CC9999 1px dotted;*/
}
.area_foto {
	vertical-align:top;
	text-align:center;
	padding-bottom:5px;
	/*border-right: #CC9999 1px dotted;
	border-bottom: #CC9999 1px dotted;*/	/* D5A8A8*/
}
.titolo {
	font-weight: bold;
	/*background-color:#F7EEEE; */ /*#E8DEDE; #EEE*/
	vertical-align:top;
	text-align:left;
	padding-bottom:5px;
	color: #CC9933; /*CC9999*/
	border-bottom: #CCCC99 1px dotted;	/*CC9999*/ /* D5A8A8*/
}
.item_scheda {
	vertical-align:top;
	padding-bottom:5px;
	border-bottom: #CCCC99 1px dotted; /*CC9999*/
	border-left: #CCCC99 1px dotted; /*CC9999*/
	/*border-right: #CC9999 1px dotted;
	background-color:#F7EEEE; */ /*#E8DEDE*/  
	text-align:justify;
}
.area_pdf {
	padding-bottom:8pt;
	padding-top:8pt;
	color:#999999;
	/*border-top: #CCC 2px dotted;*/
	font-size:8pt;
}

a.area_pdf:link {color: #999999;	text-decoration: none;}
a.area_pdf:visited {color: #999999;	text-decoration: none;}
a.area_pdf:hover {color: #999999;text-decoration: none;}

.img_prod {
	color:#999999;
	border: #CCC 2px dotted;
}
