.panel {
	clear: both;
	display: none;
}

.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
	padding: 0 0 0 10px
}

#tabs li { font-weight:bold; margin-bottom:12px}

#tabs a {
	text-decoration: none;
}

#tabs a.active-tab { color:#E3DA55}
#cerca-progettista{ color:#FF0000}