BODY {
	color: Black;
	font-family:  Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	
	
}
TD {
	color: Black;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	
}

/* ------------------------------------------------------------------------------ link men ---------------------------------------------- */
A.tit:ACTIVE {
	color: #BABCBA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
A.tit:LINK {
	color: #BABCBA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.tit:VISITED {
	color: #BABCBA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.tit:HOVER {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/* ------------------------------------------------------------------------------ link servizi ---------------------------------------------- */
A.ser:ACTIVE {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
A.ser:LINK {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.ser:VISITED {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.ser:HOVER {
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/*--------------------------------------------------------------------------titoletti------------------------------------*/
.tit {
	color: #3945A5;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/*------------------------------------------------------------------------pie' pagina---------------------------------*/
.pie {
color: #808080;
font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;	
	
}

.pip{
color: Black;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	
}
.titVerde {

	color: #66CC66;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.titProgetto {
	color: #3945A5;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
}


/****************** NEWS *******/

.news {
	color: #999;
	font: 11px;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 5px;
	}

	.news .titolo {
		display: block;
		color: #394ba7;
		font-weight: bold;
		border-bottom: 1px solid #d7d7d7;
		margin-bottom: 5px;
		}

/*******************************/
