@font-face {
  font-family: 'GillSansInfantW01';
  src: url('./1/fonts/GillSansInfantW01.eot?#iefix') format('embedded-opentype'),  url('./1/fonts/GillSansInfantW01.woff') format('woff'), url('./1/fonts/GillSansInfantW01.ttf')  format('truetype'), url('./1/fonts/GillSansInfantW01.svg#GillSansInfantW01') format('svg');
  font-weight: normal;
  font-style: normal;
}


.contenedor_menu{
	
	max-width: 1000px;
	padding: 20px;
	margin: auto;
	font-family: 'GillSansInfantW01',sans-serif;

}

.cuadro_menu:hover{
	border: 2px solid #00b3ce;
    opacity: 0.7; 
}