.foto {
	float:left;
	display: block;
	width: 150px;
	height: 158px;
	margin: 0 8px 8px 0;
	background: transparent url(../images/line4.gif) repeat-x bottom;
	}
.foto img {
	margin: 12px 0 20px 0 ;
	padding: 0 ;
	}
.foto:hover {
	background: url(../images/line3.gif) repeat-x bottom;
	}