body {
	background: #fff; 
	color: #0F1415;
	font-size: 10px;
	font-family: Verdana, Arial;
	margin-bottom: 10px;
}

#listedephotos{
	position absolute;
	top: 500px;
	width: 95%;
}
#laphoto{
	left: 5%;
	width: 95%;
}
#listedephotos img{
	cursor:  pointer;
}
#listedephotos img .focusimg{
	border-style:  dashed;
}
