/*********************************************************************/
/************** 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{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxBandi ul li{
	font-size: 80%;
	margin: 0;
	padding-top: 4px;
}

#boxBandi ul li a{
	display: block; 
	width: 98%;
	padding-left: 0px;
	border-top: 2px dotted #999;
	border-right: 2px dotted #999;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none; 
}

#boxBandi ul li a:hover{
	text-decoration: underline;
}

#boxBandi .sfondo2 { 
	clear: both;
	float: left;
	width: 100%;
	font-size: 80%;
	font-weight: bold;
 	float: left;
	text-indent: 4px;
	margin-bottom:2px;
	margin-top:20px; 
	border: 1px solid #000;
   left:0px;
   background: #FCDA74 ;
   color:#000000;
   padding-top:3px;
   padding-bottom:3px;
}


#boxBandi H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #CC0000;
	font-size: 90%;
	border-top: 1px dotted #CC0000;
}

#boxBandi H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 90%;
	border-bottom: 1px dotted #CC0000;
}

#boxBandi .allegato{
	margin-top: 20px;
	padding-left: 4px;
	margin-bottom: 40px;
	clear: both;
	font-size: 90%;

}
