div.foto {
	height: 120px;
	width: 170px;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	cursor:pointer;
}
/*div.foto:hover {
background-color:#FFFFCC;
}*/
div.thumb {
	text-align:center;
	margin:5px;
	padding:3px;
	width:148px;
	height:100px;
	clear:both;
} 
