/* ESTILOS PARA LAS IMAGENES */
div.dondeEstasLasImagenes{
	width:165px;
	float:left;
}
ul.losBloques li{
	list-style:none;
}
ul.losBloques li img{
	border: 0px solid #ccc;
	padding: 4px;
}

