/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            DELIBERE                    ************************/
/*****                                        ************************/
/*********************************************************************/

#boxDelibere{
	width: 95%;
	margin-left: 3%;
	margin-right: 2%;
}

#boxDelibere ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxDelibere ul li{
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	border-bottom: 1px dotted black;
}

#boxDelibere ul li a{
	display: block; 
	width: 98%;
	padding-left: 5px;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	font-weight: bold;
	text-decoration: none; 
	color: #666;
}

#boxDelibere a:link, #boxDelibere a:visited {
	color: black;
}

#boxDelibere a:hover, #boxDelibere a:active {
	color: #000;
	background-color: #ebebeb;
}

#boxDelibere .sfondo2 {
	font-weight: bold;
	font-size: 105%;
	padding-bottom: 5px;
	margin-top: 15px; 
	margin-bottom: 15px;
	border-bottom: 2px solid #F47A00;
}

#boxDelibere H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	border-bottom: 1px dotted green;
}

#boxDelibere H4 {

}

#boxDelibere H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #CC0000;
	border-top: 1px dotted green;
}

#boxDelibere H6 {
	font-size: 100%;
	font-weight: normal;
}

#boxDelibere H6 A:link, #boxDelibere H6 A:visited {
	display: block; 
	width: 98%;
	padding-left: 5px;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	font-weight: bold;
	text-decoration: none; 
	color: #666;
}

#boxDelibere .allegato{
	margin-top: 20px;
	padding-left: 2em;
	margin-bottom: 30px;
	clear: both;
}

#boxDelibere .allegatoArchivio {
	margin-top: 5px;
	margin-bottom: 25px;
}
