@charset "utf-8";
/* CSS Document */

#imagenes{
	width:95%;
	margin:0 auto;	
}

img.foto{
	float:left;
	border:none;
	width:150px;
	height:150px;
	padding:5px;
}