.text {
	padding-top: 27px;
	padding-right: 35px;
}
.text h1 {
	font-size: 0.9em;
/*	font-style: italic;*/
	margin-bottom: 13px;
}
.text p {
	font-size: 0.85em;
	line-height: 1.35em;
	margin-bottom: 10px;
}
.text .applicazione {
	padding-right: 10px;
	width: 160px;
	float: left;
	display: block;
}
.text .applicazione ul {
	list-style-image: url(../images/layout/puntoelenco_applicazioni.gif);
	list-style-type: none;
	margin-left: 10px;
	font-size: 0.85em;
	color: #79796a;
	font-weight: bold;
}
.text .applicazione ul li {
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
p.immagine_destra {
	margin-top: 35px;
	text-align: right;
}
p.download {
	text-align: right;
	margin-top: 35px;
	font-size: 1.05em;
	font-weight: normal;
	font-style: italic;
}
p.download span {
	margin-left: 10px;
	margin-right: 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #f5a217;
	font-style: normal;
}

.lavorazioni {
	height: 166px;
	margin-bottom: 30px;
	padding-top: 15px;
}
.lavorazioni .boxlavorazione {
	font-size: 0.95em;
	line-height: 1.2em;
	height: 110px;
	width: 131px;
	margin-left: 0px;
	font-weight: bold;
	display: block;
	float: left;
}
.lavorazioni .boxlavorazione img {
	margin-bottom: 5px;
	border: 1px solid #5f5f55;
}
.lavorazioni .boxlavorazione A {
	text-decoration : none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.lavorazioni .boxlavorazione A:LINK {
	text-decoration : none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.lavorazioni .boxlavorazione A:HOVER {
	text-decoration : none;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
.lavorazioni .boxlavorazione A:ACTIVE {
	text-decoration : none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.lavorazioni .boxlavorazione A:VISITED {
	text-decoration : none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.lavorazioni .boxlavorazione A:VISITED:HOVER {
	text-decoration : none;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
.lavorazione {
	background-color: #f5f5f5;
	padding-top: 30px;
	padding-right: 37px;
	padding-bottom: 30px;
	padding-left: 37px;
}
.lavorazione .miniature  {
	margin-top: 15px;
	margin-bottom: 30px;
}
.lavorazione .miniature img {
	margin-bottom: 10px;
	border: 1px solid #5f5f55;
	margin-top: 0px;
	margin-right: 10px;
}
.lavorazione .miniature A {
	text-decoration : none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.lavorazione .miniature A:LINK {
	text-decoration : none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.lavorazione .miniature A:HOVER {
	text-decoration : none;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
.lavorazione .miniature A:ACTIVE {
	text-decoration : none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.lavorazione .miniature A:VISITED {
	text-decoration : none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.lavorazione .miniature A:VISITED:HOVER {
	text-decoration : none;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
.lavorazione p.download {
	text-align: left;
	margin-top: 15px;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}
.lavorazione p.download span {
	margin-left: 10px;
	margin-right: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #f5a217;
	font-style: normal;
}
