/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            DELIBERE                    ************************/
/*****                                        ************************/
/*********************************************************************/

#boxDelibere{
	position:relative;
   clear:left;
	width: 98%;
	background-color: white;
	border: 1px solid white;
}

#boxDelibere ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxDelibere ul li{
	clear: both;

	font-size: 80%;
	margin: 0;
}

#boxDelibere ul li a{
	display: block; 
	width: 98%;
	border-top: 2px dotted #315E88;
	border-left: 2px dotted #315E88;
	font-size: 116%;
	font-weight: bold;
	text-decoration: none; 
	padding-left: 5px;
}


#boxDelibere .sfondo2 {
	position: relative;
	clear: left;
   background-color: #e0e0e0;
	margin-top: 10px;
	margin-bottom:  10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #e0e0e0;
}

#boxDelibere H3 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #315E88;
	font-size: 125%;
	border-bottom: 2px solid #86bcdd;
}

#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: 125%;
	border-top: 1px dotted green;
}

#boxDelibere H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	border-bottom: 1px dotted green;
}


#boxDelibere H4:first-letter {
	background-color: #F9E100;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxDelibere .allegato{
	margin-top: 5px;
	padding-left: 4px;
	border-bottom: 15px solid white;
	clear: both;
}

#boxDelibere .allegato A{
	border: 0px;
	float: left;
	width: auto;
	margin-bottom: 20px;
}

#boxDelibere .allegato IMG{
	float: left;
	margin-right: 10px;
}

#boxDelibere p{
	clear: both;
	font-size: 80%;
	margin-right: 10px;
}
