#propiedadImgs{
	overflow:auto;
	width:100%;
}
#bigImageContainer {
	float:right;
	width:400px;
}
#pieFoto {
	text-align:center;
	color:#063;
	font-weight:bold;
	font-style:italic;
}
#contenedor {
	width:180px;
	float:left;
}
.thumbnail {
	width:80px;
	height:80px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#contenedor .thumbnail div {
	cursor:pointer;
}
#contenedor .thumbnail img {
	border-style:none;
}
#contenedor .pieDeFoto { 
	display:none;
}

