/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            BANDI                       ************************/
/*****                                        ************************/
/*********************************************************************/

#boxBandi{
	clear: both;
	width: 94%;
	margin: 0 auto;
	font-size: 100%;
	margin-top: 10px;
	padding: 5px;
}

#boxBandi .sfondo2 {
	clear: both;
	background-color: #000099;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: White;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}

#boxBandi ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxBandi ul li{
	clear: both;
	font-size: 85%;
	margin: 0;
	padding: 2px 0px 5px 0px;
}

#boxBandi ul li a{
	display: block; 
	width: 98%;
	padding: 0px 0px 5px 5px;
	border-top: 2px dotted #B7C045;
	border-left: 2px dotted #B7C045;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none; 
	text-align: justify;
}

#boxBandi ul li a:hover{
	text-decoration: underline;
}

#boxBandi H5 {
	margin-top: 10px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #000099;
	font-size: 105%;
	border-top: 2px dotted #B7C045;
	text-align: justify;
}

#boxBandi H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 85%;
	border-bottom: 1px dotted #000099;
}

#boxBandi .allegato{
	margin-top: 15px;
	padding-left: 4px;
	margin-bottom: 15px;
	clear: both;
}
