/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2007 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ERRORE                             ************************/
/*****                                        ************************/
/*********************************************************************/

#boxErrore{
	clear: left;
	float: left;
	margin-top: 15px;
	margin:0 auto;
	width: 94%;
	margin-left:3%;
}

*html #boxErrore{
	margin-left:1%;
}

.spiacente{
	font-size:80%;
	margin-top:1em;
	color:#FF0000;
}

.spiacente img{
	float:left;
	padding:0 5px 5px 0;
}

a.back{
	text-transform:lowercase;
	font-size:80%;
	font-weight:bold;
	margin-top:2em;
	display:block;
}