/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            BANDI                       ************************/
/*****                                        ************************/
/*********************************************************************/

#boxBandi{
	clear: left;
	float: left;
	margin-top: 15px;
	border-left: 6px solid white;
	width: 98%;
}

#boxBandi a{
 
	font-size: 90%;
	font-weight: bold;
 }



#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: 116%;
	font-weight: bold;
	text-decoration: none; 
}

#boxBandi ul li a:hover{
	text-decoration: underline;
}

#boxBandi .sfondo2 {
	position: relative;
	clear: left;
   background-color: #e0e0e0;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

#boxBandi H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #2D4F86;
	font-size: 95%;
	border-top: 1px dotted black;
}

#boxBandi H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 85%;
	border-bottom: 1px dotted black;
}

#boxBandi .allegato{
	margin-top: 20px;
	padding-left: 4px;
	margin-bottom: 40px;
	clear: both;
}
