@charset "ISO-8859-1";
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e9e9e4;
	line-height: 14pt;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 404040;
}
.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e9e9e4;
	line-height: 14pt;
}
.titolocrema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #deddc9;
	line-height: 14pt;
}
.testoboldinc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e9e9e4;
	line-height: 14pt;
	font-style: italic;
}
.testoinc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e9e9e4;
	line-height: 14pt;
	font-style: italic;
}
.testocrema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #deddc9;
	line-height: 14pt;
}
a.pragma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: 404040;
	}
a:hover.pragma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
	}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e9e9e4;
	text-decoration: underline;
	line-height: 14pt;
}	
.sfumaturabox {
	background-image: url(comuni/sfumatura_box.jpg);
	background-repeat: repeat-x;
}

div#corpodocs{
	display: block;
	clear: both;
	width: 670px;
	min-height: 200px;
	text-align: left;
}

div.celladocs{
	display: inline;
	float: left;
	width: 335px;
	height: 140px;
	margin-bottom: 20px;
}

div.celladocsx {
	display: inline;
	float: left;
	width: 100px;
	height: 140px;
}

div.celladocdx {
	display: inline;
	float: right;
	width: 215px;
	height: 140px;
	padding: 0px 10px;
}

div.barrapagine {
	display: block;
	clear: both;
	width: 680px;
	text-align: center;
	padding: 5px;
}


