/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            GESTIONE DOCUMENTI          ************************/
/*****                                        ************************/
/*********************************************************************/

#boxGestioneDocumenti{
	clear: left;
	float: left;
	width: 99%;
	margin-left: 1%;
	font-size: 80%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#boxGestioneDocumenti ul{
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #037FC6;
}

#boxGestioneDocumenti ul li{
	margin: 0;
	padding-bottom: 4px;
}

#boxGestioneDocumenti ul li a{
	display: block; 
	width: 98%;
	margin: 0;
	padding-left: 0px;
	font-size: 116%;
	font-weight: bold;
	text-decoration: none; 
}

#boxGestioneDocumenti ul li a:hover{
	text-decoration: underline;
}

#boxGestioneDocumenti .sfondo2 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #1D5092;
	font-size: 160%;
	font-weight: bold;
	border-bottom: 5px solid #037FC6;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

#boxGestioneDocumenti .allegato {
	padding: 0 0 5px 4px;
	
	clear: both;
}

#boxGestioneDocumenti .allegato A{
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	color: #1D5092;
	display: inline;
}

#boxGestioneDocumenti .allegato IMG{
	display: inline;
}

#boxGestioneDocumenti .back {
	margin-top: 20px;
}

#boxGestioneDocumenti H5 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #1D5092;
	font-size: 125%;
	border-bottom: 3px double #1D5092;
}

#boxGestioneDocumenti H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 100%;
}
/*
#boxGestioneDocumenti .spiacente{
	display:block;
	clear:both;
	margin:.5em 0;
	float:left;
	width:100%;
}

#boxGestioneDocumenti .spiacente img{
	vertical-align:middle;
}*/
