/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2008 ***************/
/*********************************************************************/

/*********************************************************************/
/*****            BANDI                       ************************/
/*********************************************************************/

#boxBandi{
	clear: both;
	margin-top: 10px;
	margin-bottom: 4em;
	width: 98%;
	font-size: 90%;
}

#boxBandi .sfondo2 {
	color: #0000BD;
	border-bottom: 2px solid #FFC142; 
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	width: 98%;
	margin-top: 1em;
	margin-bottom: .5em;
}

#boxBandi ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxBandi ul li{
	margin: 0;
	padding-top: 4px;
}

#boxBandi ul li a:link, #boxBandi ul li a:visited, #boxBandi ul li a:active {
	display: block; 
	width: 98%;
	padding-left: 0px;
	border-top: 2px dotted #999;
	border-right: 2px dotted #999;
	font-weight: bold;
	text-decoration: none; 
	color: #575757;
}

#boxBandi a:hover{
	color: #000;
	background-color: #eee;
}

#boxBandi H5 {
	color: #0000BD;
	border-bottom: 2px solid #FFC142; 
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	width: 98%;
	margin-top: 1em;
}

#boxBandi H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	border-bottom: 1px dotted #666;
}

#boxBandi .allegato{
	margin-top: 20px;
	padding-left: 4px;
	margin-bottom: 40px;
	clear: both;
}

#boxBandi .allegato a:link, #boxBandi .allegato a:visited, #boxBandi .allegato a:active {
	display: inline;
	border: none;
	color: #0000BD;
	text-decoration: underline;
}

#boxBandi .back {
	clear: both; 
	margin-top: 2em;
}
