/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            DELIBERE                    ************************/
/*****                                        ************************/
/*********************************************************************/

#boxModuli{
	clear: both;
	float: left;
	width: 96%;
	margin: 10px 0px 10px 0px;
	font-size: 80%;
}

#boxModuli .sfondo2 {
	clear: both;
	float: left;
	width: 98%;
	background-color: #003a84;
	color: White;
	font-weight: bold;
	padding: 1%;
	font-size: 90%!important;
}

#boxModuli ul{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxModuli ul li{
	font-size: 90%;
	margin: 0;
	padding-top: 4px;
}

#boxModuli ul li a{
	clear: both;
	display: block; 
	width: 98%;
	padding: 1%;
	padding-left: 1%;
	padding-right: 0px;
	padding-right: 0%;
	border-left: 1px solid #003a84;
	border-top: 1px solid #003a84;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none; 
	text-align: justify;
}

#boxModuli ul li a:hover{
	text-decoration: underline;
}

#boxModuli H5{
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #003A84;
	font-size: 105%;
	border-top: 2px dotted #003a84;
	text-align: justify;
}

#boxModuli H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	border-bottom: 1px dotted #003a84;
}

#boxModuli .allegato{
	clear: both;
	float: left;
	width: 100%;
	padding: 5px 0px 15px 0px;
}

#boxModuli .allegato A{
	border: 0px;
	clear: none;
	float: left;
	width: auto;
	display: inline;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none; 
	text-align: justify;
}

#boxModuli .allegato IMG{
	clear: both;
	margin-right: 5px;
	float: left;
	width: auto;
}
