
.Encabezado_Fondo
{
	display: none;
}





.menu_superior {display: none;}

.mi_menu_superior {display: inline-block;}

.imagen_menu {display: none;}



.boton_menu
{
	transition: color 400ms;
	color: #fcf1d6;
	BACKGROUND-COLOR:    #ffffff;
	font-family: 'FiraSans', sans-serif;
	text-transform: uppercase;
	BORDER-WIDTH:    1px;	
	font-size: 18px;
}

 

.boton_menu:hover
{
	COLOR:               #ffeb77;
}


.boton_submenu
{
	transition: color 400ms;
	color: #1A1A1A;
	BACKGROUND-COLOR:    #ffffff;
	font-family: 'FiraSans', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	BORDER-WIDTH:        0px;
}
 
 .boton_submenu:hover
{
	COLOR:               #ff783a;
}


.Encabezado_Texto
{
	FONT:                bold 20pt Arial; 
	COLOR:               #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}


.triangulo {
 display: none;
}

.onlydesktop
{
	display: none;
}


#table1
{
	width: 100%; 
	height: 100%;
}

#zs_valor
{
	width:200px;
	height:30px;
}


.cabezera_menu
{

BACKGROUND-COLOR: transparent;
}


.fondo_menu {
BACKGROUND-COLOR: #ffffff;
}

.tips1
{
	width: 100%;
}

.tips2{
	background-image:url(./pan.jpg);
	background-repeat: no-repeat;
	font-family: 'Comfortaa', cursive;
	color: #ffffff;
	text-align:left;
	width:100%;
	height:350px;
	text-shadow: 3px 3px 3px #000000;
}
