/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2009 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            BANDI                       ************************/
/*****                                        ************************/
/*********************************************************************/

#boxBandi{
	clear: left;
	float: left;
	margin-top: 10px;
	width: 98%;
}

#boxBandi ul{
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

#boxBandi ul li{
	font-size: 78%;
	margin: 0;
}

#boxBandi ul li a{
	display: block; 
	width: 98%;
	padding: 4px 0;
	padding-left: 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	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: #f7f7f7;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

/*#boxBandi H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #CC0000;
	font-size: 125%;
	border-top: 1px dotted #676767;
}

#boxBandi H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 100%;
	border-bottom: 1px dotted #676767;
}

#boxBandi .allegato{
	margin-top: 20px;
	padding-left: 4px;
	margin-bottom: 40px;
	clear: both;
}*/

#boxBandi H5 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #990000;
	font-size: 115%;
	border-top: 1px solid #ccc;
}

#boxBandi H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	color: #000000;
	font-size: 90%;
	border-bottom: 1px solid #ccc;
}

#boxBandi .allegato{
	margin-top: 10px;
	padding-left: 4px;
	margin-bottom: 15px;
	clear: both;
	font-size: 90%;
}

#boxBandi .back {
	font-size: 90%;
}
