/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            DELIBERE                    ************************/
/*****                                        ************************/
/*********************************************************************/

#boxDelibere{
	clear: left;
	float: left;
	margin-top: 15px;
	border-left: 6px solid white;
	width: 98%;
	font-size:90%
}

#boxDelibere ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxDelibere ul li{
	font-size: 80%;
	margin: 0;
	padding-top: 4px;
	margin-left:5px;
}

#boxDelibere ul li a{ 
	width: 98%;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none; 
	color: #3366CC;
	padding-bottom: 10px;
	margin-bottom:5px;

}

#boxDelibere ul li a:hover{ 
	width: 98%;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none; 
	color: black;
	background-color: yellow;


}

#boxDelibere a{
	width: 98%;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none; 
	color: #3366CC;
	padding-bottom: 10px;

}

#boxDelibere a:hover{
	color: black;
	font-size: 80%;
	background-color: yellow;
	font-weight: bold;
	padding-bottom: 10px;
}

#boxDelibere strong{
	font-size: 90%;
}

#boxDelibere .sfondo2 {
	position: relative;
	clear: left;
   background-color: #EEF3F5;
	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: 100%;
	border-bottom: 2px solid #3366CC;
	color:#3385E6;
}

#boxDelibere H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 90%;
	text-align: justify;
}

#boxDelibere H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: black;
	font-size: 95%;
	border-top: 1px dotted #3366CC;
}

#boxDelibere H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 95%;
}


#boxDelibere H4:first-letter {
	/*background-color: #EBEBEB;*/
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxDelibere .allegato{
	padding-left: 4px;
	margin-bottom: 10px;
	margin-left:5px;
	clear: both;
}

#boxDelibere .allegato A{
	border: 0px;
	display:inline;
	width: auto;
	text-decoration: underline;
}

#boxDelibere .allegato A:hover{
	border: 0px;

	display:inline;
	width: auto;
	color:black;
	background-color: Yellow;
	text-decoration: underline;
}

#boxDelibere .allegato IMG{
	float: left;
}


#boxDelibere .back{
	margin-top: 10px;
	margin-left:5px;
	padding-left: 4px;
	margin-bottom: 40px;
	clear: both;
	font-weight: bold;
}
