.homeMenuTd .titCat {
	font-size: 10pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.homeMenuTd .titCatIng {
	font-size: 9pt;
	font-weight: bold;
	color: #CBC7BC;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.ing {
	font-style: italic;
}
.hd3 .tit {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.hd3 .titIng {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
.listatoSerie .tit {
	font-size: 16pt;
	font-weight: bold;
	color: #5A564B;
}
.listatoSerie {
	background-color: #E3E1DB;
	border: 1px dashed #CBC7BC;
	padding: 3px;
}
.tabScheda .tit {
	font-size: 16pt;
	font-weight: bold;
}
.tabScheda .cod {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.panelHd {
	background-image: url(../immagini/alci_catPanel_hdbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 860px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C786D;
	cursor:hand;
}
.panelCont {
	background-color: #FFFFFF;
	width: 860px;
	overflow:hidden;
	height:0;
	padding-top: 0px;
	background-image: url(../immagini/alci_catPanelCont_hdbg.jpg);
	background-repeat: repeat-y;
	text-align: right;
	height:0;
	overflow:hidden;
}
.tit_descr {
	font-size: 10pt;
}

