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