body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}

#testa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12em;
	background-color: #FF9933;
}

#corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12em;
}

#piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12em;
	background-color: #FF9933;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tappo{
	clear:left;
}

.report-cliente{
}
.report-cliente #nomecliente{
	font-weight: bold;
}
.report-cliente #nomeclientespento{
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

.report-cliente #dominio{
	font-style: italic;
}
.report-cliente #report{
}


#iscritto-nome{
	font-weight: bold;
}
#iscritto-dominio{
	font-style: italic;
}
.iscritto-elenco-parolechiave{
	font-style: normal;
	float: left;
}
.iscritto-parolachiave{
	font-style: normal;
	float: left;
}

.evidenza {
	font-size: 1em;
	text-align: left;
	line-height: 2em;
	font-weight: bold;
 	color: #FF0000;
}

