/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            DELIBERE                    ************************/
/*****                                        ************************/
/*********************************************************************/

#boxDelibere{
	clear: left;
	float: left;
	margin-top: 15px;
	border-left: 6px solid white;
	width: 98%;
}

#boxDelibere ul{
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#boxDelibere ul li{
	font-size: 80%;
	margin: 0;
	padding-top: 2px;
	clear: both;
}

#boxDelibere ul li a{
	display: block; 
	width: 98%;
	padding-left: 0px;
	border-top: 2px dotted #999;
	border-right: 2px dotted #999;
	font-size: 116%;
	font-weight: bold;
	text-decoration: none; 
	/*color: #666;*/
}

#boxDelibere a:hover{
	color: #000;
	background-color: #eee;
}

#boxDelibere .sfondo2 {
	position: relative;
	clear: left;
   background-color: #ebebeb;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

#boxDelibere H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 135%;
	border-bottom: 1px dotted #9F0C28;
}

#boxDelibere H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxDelibere H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #CC0000;
	font-size: 90%;
	border-top: 1px dotted #9F0C28;
}

#boxDelibere H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	border-bottom: 1px dotted #9F0C28;
}


#boxDelibere H4:first-letter {
	background-color: #e0e0e0;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxDelibere .allegato{
    width: 100%;
    margin-top: 5px;
	padding-left: 4px;
	margin-bottom: 1em;
	clear: both; 
	float: left;
	display: block;
	width: 100%;
	font-size: 90%;
}

#boxDelibere .allegato A{
	border: 0px;
/*	float: left;*/
    display: inline-block;
	width: auto;
}

#boxDelibere .allegato IMG{
	display: inline-block;
}
