/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            BANDI                       ************************/
/*****                                        ************************/
/*********************************************************************/


#boxBandi{
	clear: both;
	float: left;
	width: 98%;
	font-size: 100%;
}

#boxBandi a{
	font-size: 85%;
}

#boxBandi .sfondo2 {
	clear: both;
	float: left;
	width: 98%;
	padding: 1%;
	background-color: #EDD6D7;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	font-size: 92%;
}

#boxBandi ul{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxBandi ul li{
	font-size: 85%;
	margin: 0;
	padding-top: 4px;
}

#boxBandi ul li a{
	display: block; 
	width: 98%;
	padding: 1%;
	padding-left: 0%;
	padding-left: 0px;
	border-top: 1px solid #A10E0E;
	border-right:1px solid #A10E0E;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none; 
	text-align: justify;
}

#boxBandi H5 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #A10E0E;
	font-size: 100%;
	border-top: 2px dotted #A10E0E;
	text-align: justify;
}

#boxBandi H6  {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 95%;
	border-bottom: 1px dotted #A10E0E;
}

#boxBandi .allegato{
	margin-top: 15px;
	padding-left: 4px;
	margin-bottom: 15px;
	clear: both;
}