/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            GESTIONE DOCUMENTI          ************************/
/*****                                        ************************/
/*********************************************************************/

#boxGestioneDocumenti{
	clear: both;
	width: 96%;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#boxGestioneDocumenti .sfondo2 { 
	position: relative;
	clear: both;
	color: White;
   background-color: #156464;
	font-weight: bold;
	display: block;
	padding: 5px;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}


#boxGestioneDocumenti a:link { 
	color: #156464;
}

#boxGestioneDocumenti a:hover { 
	color: black;
}

#boxGestioneDocumenti .allegato {
	clear: both;
	float: left;
	margin: 5px;
	margin-right: 0px;
	margin-left: 0px;
	width: 95%;
}

#boxGestioneDocumenti .allegato a{
	color: Black;
}

#boxGestioneDocumenti .riga{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}


#boxGestioneDocumenti H5 {
	margin: 1px;
	font-weight: bold;
	font-size: 100%;
	width: 98%;
	border-bottom: 2px dotted #156464;
	padding-bottom: 2px;
}

#boxGestioneDocumenti H6 {
	margin-bottom: 16px;
	font-size: 100%;
	margin-top: 5px;
}

#boxGestioneDocumenti .spiacente{
	display:block;
	clear:both;
	margin:.5em 0;
	float:left;
	width:100%;
}

#boxGestioneDocumenti .spiacente img{
	vertical-align:middle;
}
