

/*--------------------MAR FIN MENUINFERIOR ----------------------*/





/* .:Bit Estilos DivGalley:.  */
div.gallery {
    border: 0px solid #B9D3CD;
    margin: 5px;
    float: left;
    width: 250px;
	background-color: #F2F1EF;
  }
  
  div.gallery:hover {
    border: 0px solid #777;
  }


.imagen_vis img{
object-fit: cover;	
	width: 500px;
	height: 175px;
}
	
  div.gallery img {
    width: 100%;
    object-fit: cover;
    
  }
  
  div.desc {
    padding: 4px 10px;
    text-align: left;
	font-size: 12px;
	color: #606062;
	height: 75px;
  }

  .centerDiv {
	margin-top: 15em;
	width: 88%;
	border: 0px solid #B9D3CD;
	padding: 15px;
	height: 4300px;
	background-color:none;
	}



  /* .:Bit  Fin Estilos DivGalley:.  */


  /* imagenes cuadradas


#cuadradas img{
	height: 175px;
	object-fit: cover;
    object-position: center center;
}
*/

/*------- MAR INICIO div footer -------------*/

footer{
	
	background-color:none;
	width: 600px;
	height: em;
	padding: 1em;
	color:#B3B3B3;
	margin-top:5em;
	
}


/*------- MAR FIN div footer -------------*/







