/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2008 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            GESTIONE DOCUMENTI          ************************/
/*****                                        ************************/
/*********************************************************************/

#boxGestioneDocumenti{
	width: 99%;
	margin: 0 auto;
	font-size: 80%;
}

#boxGestioneDocumenti .sfondo2 { 
	display: block;
	margin: 10px 0px;
	padding: 0px;
	border: none;
	border-bottom: 1px solid #0066CC;
	color: #990000;
	font-size: 100%;
	font-weight: bold;

/*	position: relative;
	clear: left;
	background-color: #f7f7f7;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
*/}

#boxGestioneDocumenti .allegato {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #BBB6B0;
	font-size: 95%;
	padding: 3px 0;
/*	clear: both;
	float: left;
	margin-left: 5px;
	width: 95%;
*/}

#boxGestioneDocumenti .allegato IMG {
	display: inline;
	line-height: 1.4em;
	vertical-align: middle;
}

#boxGestioneDocumenti .allegato A {
	display: inline;
	line-height: 1.4em;
	vertical-align: middle;
}

#boxGestioneDocumenti H5 {
	font-size: 95%;
	font-weight: normal;
	line-height: 1.2em;
/*	margin: 1px;
	font-weight: bold;
	font-size: 85%;
	width: 95%;
	border-bottom: 1px dotted green;
*/}

#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;
*/}
