/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            BANDI                       ************************/
/*****                                        ************************/
/*********************************************************************/

#boxBandi{
	width: 95%;
	margin-left: 3%;
	margin-right: 2%;
}

#boxBandi a:link, #boxBandi a:visited {
	color: #CC0000;
}

#boxBandi a:hover {
	color: #000;
	background-color: #eee;
}

#boxBandi ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#boxBandi ul li{
	margin: 0;
	padding-top: 4px;
}

#boxBandi ul li a:link, #boxBandi ul li a:visited {
	display: block; 
	width: 98%;
	padding-left: 0px;
	border-top: 2px dotted #999;
	border-right: 2px dotted #999;
	font-weight: bold;
	text-decoration: none; 
	color: #666;
}


#boxBandi .sfondo2 {
	font-weight: bold;
	font-size: 105%;
	padding-bottom: 5px;
	margin-top: 15px; 
	margin-bottom: 15px;
	border-bottom: 2px solid #F47A00;
}

#boxBandi H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	border-bottom: 1px dotted green;
}

#boxBandi H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	text-align: justify;
}

#boxBandi H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #CC0000;
	border-top: 1px dotted green;
}

#boxBandi H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	border-bottom: 1px dotted black;
}


#boxBandi H4:first-letter {
	background-color: #e0e0e0;
	padding: 3px;
	font-weight: bold;
	color: black;
}

#boxBandi .allegato{
	margin-top: 20px;
	padding-left: 4px;
	margin-bottom: 20px;

}
