/* CSS Document */
.grassetto {
	font-size: 11px;
	font-weight: bold;
}

.stileagg {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 0px;
	padding-bottom: 5px;
}
/*aggiudicazioni*/
.rossocentrato {
	color: #C00000;
}
.rosso2{
	color: #C00000;
	font-size: 16px;
}
/*azienda */
.verde {
	color: #006600;
}
.grigetto {
	color: #999999;
}
.sfondorosso {
	background-color: #FF0000;
}

.sottolineato {
	text-decoration: underline;
}
.Stileform {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.verdesott {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	}
a.verdesott:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	
}
a.verdesott:hover {
	color: #CCCC66;
	font-weight: bold;
	text-decoration: none;
	}

verdedestra {
	color: #006600;
	font-weight: bold;
	text-align: left;
	
}


a.verderosso {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	}
a.verderosso:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	
}
a.verderosso:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}
	
.rosso {
	font-weight: bolder;
	color: #FF0000;
}

