#btnServizi {
	color: #005499;
	background: url('../immagini/menuhover.gif') no-repeat bottom center;
}

.visite-specialistiche {
    background: none repeat scroll 0 0 #f7d7d1;
    border: 15px solid #f7d7d1;
    float: left;
    height: auto;
    margin-bottom: 20px;
    margin-right: 2%;
    overflow-y: auto;
    padding: 0 10px;
    width: 100%;
}

.visite-specialistiche.manuali {
	background: #fef0ca;
	border: 15px solid #fef0ca;
}

.visite-specialistiche.riabilitative {
	background: #cffbcf;
	border: 15px solid #cffbcf;
}

.cursive {
	font-weight: 600;
}

.clear {
	clear: both;
}

.visite-specialistiche ul {
    margin-top: 10px;
}
