/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2007 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****      ERRORE                             ************************/
/*****                                        ************************/
/*********************************************************************/

#boxErrore{
    position: relative;
    float: right;
    margin: 0px;
    padding: 10px 20px;
    border: 1px solid #DEDEDE;
    width: 66.6%;
    background-color: white;
    color: black;
    text-decoration: none;
    margin-left: 16px;
    min-height: 44.2em;
}

.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;
}