@charset "UTF-8";

table#catalogo{
	width:640px;
	text-align:left;
}

/*td { border-bottom:1px #cccccc solid; border-right:1px #cccccc solid; }*/

table.cat-box {
	width:185px;
	height:210px;
}

.hr{
	height:1px;
	border-top: 1px #cccccc solid;
	padding:5px;
}

.cat-img{
	padding:5px;
	height:150px;
	text-align:center;
	border:1px #CCCCCC solid;
	/*background: url(../immagini/cat-img.gif) top center no-repeat;*/


}

.cat-desc h2{
	font-size:12px;
	padding:0;
	margin:0 0 2px 0;
}

.cat-desc p{
	font-size:10px;
	margin:0;
}

.cat-desc{
	padding:5px;
	height:80px;
}

.cat-pdf, .cat-lente{
	width:25px;
	height:25px;
}

