td,p,body,input,textarea,select,li,ul {font-family:arial,helvetica,verdana;font-size: 11px;} 
div.cleaner{
	clear:both;
	height:1px;
	overflow:hidden;
}

#titlebar{
	background-image:url(img/bg_titlebar_azzurro.gif);
}
#body{
	margin:15px 0 0 35px;
}
#gallery{
}
#gallery .row{
}
#gallery .row .col{
	float:left;
	width:190px;
	height:216px;
	margin:0 10px 0 0;
}
#gallery .row .col .thumb{
	width:190px;
	height:190px;
}
#gallery .row .col .thumb td{
	text-align:center;
	vertical-align:middle;
	border:2px solid #A2A9B0;
	background-color:#fff;
}
#gallery .row .col .thumb img{
	vertical-align:middle;
}
#gallery .row .col .descr{
	width:190px;
	height:26px;
	text-align:left;
	color:#000;
	font-size:13px;
	line-height:22px;
	padding:0 0 0 1px;
}
#pager{
	text-align:center;
}
