/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            GESTIONE DOCUMENTI          ************************/
/*****                                        ************************/
/*********************************************************************/

#boxGestioneDocumenti{
	clear: left;
	float: left;
	margin: 0px;
	margin-top: 5px;
	margin-left: 10px !important;
	padding: 0px;
	font-size: 85%;
	width: 97%;
}

#boxGestioneDocumenti .sfondo2 { 
	position: relative;
	clear: left;
	float: left;
	background-color: #f7f7f7;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

#boxGestioneDocumenti .allegato {
	clear: both;
	float: left;
	margin-left: 5px;
	width: 95%;
}

#boxGestioneDocumenti H5 {
	margin: 1px;
	font-weight: bold;
	font-size: 100%;
	width: 95%;
	border-bottom: 1px dotted #999;
}

#boxGestioneDocumenti H6 {
	margin-bottom: 16px;
	font-size: 100%;
}

#boxGestioneDocumenti .spiacente{
	display:block;
	clear:both;
	margin:.5em 0;
	float:left;
	width:100%;
}

#boxGestioneDocumenti .spiacente img{
	vertical-align:middle;
}
