/* MODIFICHE MATTEO MACACO */
.menuConfig li.current a {
	background:#A02216;
	color:#fff;
}

h3.segnalazioni {
	color:#fff;
	background:#A02216;
	line-height:1.7em;
	font-size:1em;
	padding:0 12px;
	text-transform:uppercase;
	font-weight:400;
}

h6 {
	font-size:1em;
	font-weight:400;
	text-transform:uppercase;
	color:#A02216;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	text-align:right;
}
h6 span {
	color:#999;
}

.listaSegnalazione .area {
	text-align:right;
}

.listaSegnalazione .ultima {
	/*background:#f4e4f5;/*---da cambiare---*/
	font-weight:bold;
}

.content .titoloH2 {
	font-size:1.5em;
	margin-bottom:1em;
	color:#A02216;
}

font.esame {
	background:#A02216;
	color:#fff;
	padding:3px;
	width:20%;
}
.segnalazione-esame {
	color:#A02216;
}

font.chiusa {
	background:#333;
	color:#fff;
	padding:3px;
	width:20%;
}
/* FINE MODIFICHE MATTEO MACACO */

/* MODIFICHE MANUEL */

ul.legenda_area {
	color:#A02216;
}

.tabAlternativi {
	background:#A02216;
	border-bottom: 1px solid #A02216;
}
/* FINE MODIFICHE MANUEL */

.pallino_servizi_nuovi {
	background-color: #A02216;
}