#displ{
	display:none;
	text-align:center;
}
#lista{
	margin-right:160px;
	margin-left:10px;
}
.tito{
	font-size:1em;
}
.thumb{
	float:left;
	margin:0px 20px 20px 0px;
	padding:8px;
	border:1px solid #666;
	background:#ccc;
}
.thumb .top{
	width:152px;
	height:152px;
	text-align:center;
}
.thumb img{
	border:1px solid #000;
}
.thumb .bott{
	font-size:0.8em;
	text-align:center;
	margin-top:10px;
}
#displ img{
	border:1px solid #000;
}
#nav{
	font-size:0.8em;
	margin-bottom:10px;
}
#nav a:link, #nav a:visited, #nav a:active{
	color:#333;
}
#nav a:hover{
	color:#900;
}

