/* CSS Document */


.celdasancho{
	height: 291px;
	width: 256px;
	background-image: url(../imagenes/celdas_tienda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.marca{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.imagen{
	width: 175px;
	height: 170px;
	text-align: center;
}
