
.menu {
	align-content: left;
	text-align: left;
	border-left: medium;
	margin-top: 13%;
	margin-bottom: 13%;
	border: solid white ;
                border-width: 0px 1px 0px 1px ;
                border-bottom-style: none;
}
.menu1 {	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-align: center;
	align-content: left;
	border-left: medium;
		margin-top: 10%;
	margin-bottom: 20%;
	
}
.menuPlato {	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-align: center;
	align-content: left;
	border-left: medium;
	margin-top: 3%;
	margin-bottom: 3%;
	
}
.menuPostre {
	align-content: left;
	text-align: center;
	border-left: medium;
	    margin-left: 6%;
		margin-top: 3%;
	margin-bottom: 3%;
	
}
.precioUno {
	padding: 5%, 10%,10%,5%;
	align-content: center;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 10%;
	margin-right: 5%;
	font-size: 150%;
	color: darkgray; 
}
.precioDos {
	
	align-content: center;
	text-align: center;
	margin-left:  10%;
	    margin-right: 10%;
		margin-top: 5%;
	margin-bottom: 5%;
		 color: darkgray;
	
}
.menu17 {
	
	text-align: center;
	margin-left: 10%;
	margin-top: 5%;
	margin-bottom: 10%;
    margin-right: 10%;
    height: auto;
    border: 8px inset #FFFFFF;
    color: white;
  

}
.categorias {
justify-content: center;
	display: flex;
  flex-flow: wrap;
	text-align: center;
	border-left: medium;
	    margin-left: 3%;
	margin-right: 3%;
		margin-top: 3%;
	margin-bottom: 3%;
	
                border-width: 1px 1px 1px 1px ;
               
}
.categoriasMenu {
justify-content: center;
	display: flex;
  flex-flow: wrap;
	 background-color:#FFFFFF00;
	text-align: center;
	border-left: medium;
	    margin-left: 3%;
	margin-right: 3%;
		margin-top: 3%;
	margin-bottom: 3%;
	border: #000000;
                border-width: 1px 1px 1px 1px ;
               
}
.botonCarta {
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
    background: #00000078;
	margin: 0% 10% 0% 10%;
	align-items:center;
	}
.buttonMenus {
  text-align: center;
  background-color: white;
  color: black;
  border-radius: 8px;
  border: none;
  height: auto;
  width: auto;
  display: inline-flex;
  justify-content: space-around;
  vertical-align: super;
}
.a1 {
	background-color: #050505;
}