@charset "utf-8";
/* CSS Document */
.clear_left{ clear:left;}
#T-B_titolo{
	background:url(/liguori/img/T-B_titolo_pag.jpg) center center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	height:29px;
	width:895px;
	margin:0 auto 0 auto;
	padding:4px 0 0 25px;
}
.catalogo_tematico {
	width:920px;
	margin:auto;
}
.catalogo_tematico div {
	width: 210px;
	float: left;
	display:inline;
	margin:25px 0 0 20px;
}

.catalogo_tematico h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	width:210px;
	padding:0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/*giacomo*/
.catalogo_tematico h4 a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	width:210px;
	padding:0 0 5px 0;
	margin: 0 0 5px 0;
	/*border-bottom-width: 1px;*/
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.catalogo_tematico ul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	width:210px;
	margin:0;
	padding:0;
}
.catalogo_tematico ul li {line-height:18px; padding:0;}
.catalogo_tematico ul  li  a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	width:210px;
	padding:0;
}
