/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            GESTIONE DOCUMENTI          ************************/
/*****                                        ************************/
/*********************************************************************/

#boxGestioneDocumenti{
	clear: left;
	float: left;
	width: 94%;
	margin-left:3%;
}

* html #boxGestioneDocumenti{
	margin-left:2%;
}

#boxGestioneDocumenti .sfondo2 {
	margin: 1em 0;
	font-weight: bold;
	font-size: 100%;
	border-bottom: 2px solid #990134;
	color:#990134;
	background:#F5F5F5;
}

#boxGestioneDocumenti .allegato {
	clear: both;
	float: left;
	margin-left: 5px;
	width: 95%;
}

#boxGestioneDocumenti H5 {
	margin: 1px;
	font-weight: bold;
	font-size: 85%;
	width: 95%;
	border-bottom: 1px dotted green;
}

#boxGestioneDocumenti H6 {
	font-size: 80%;
}

#boxGestioneDocumenti ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #B3B3B3;
	margin-bottom:1em;
}

#boxGestioneDocumenti ul li{
	font-size: 80%;
	margin: 0;	
}

#boxGestioneDocumenti ul li a{
	width: 100%;
	font-weight: bold;
	text-decoration: none; 
	color: #990033;
	position:relative ;
	line-height:1.4em;
}

#boxGestioneDocumenti ul li a:hover{
	color: #000;
	background-color: #EBEBEB;
}

#boxGestioneDocumenti ul li img{
	float:left;
}

#boxGestioneDocumenti .spiacente{
	display:block;
	clear:both;
	margin:.5em 0;
	float:left;
	width:100%;
}

#boxGestioneDocumenti .spiacente img{
	vertical-align:middle;
	float:left;
}
#boxGestioneDocumenti .allegato{
	margin-top: 1em;
	padding-left: .5em;
	margin-bottom: 2em;
	clear: both;
	font-size:70%;
}

#boxGestioneDocumenti .allegato img{
	vertical-align:middle;
}
.back{
	font-size:70%;
	font-weight:bold;
}
