div#content {
	width: 100%;
}


div.foto {
	border: 1px solid #808080;
	padding: 6px;
	margin: 5px;
	background: white;
	width: 150px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	float: left;
}

