/* CSS Document */

.celdasancho{
	height: 285px;
	width: 256px;
	background-image: url(../imagenes/galeria_ima.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.imagen{
	width: 200px;
	height: 200px;
	text-align: center;
}
