
.Encabezado_Fondo
{
	display: none;
}





.menu_superior {display: none;}

.mi_menu_superior {display: inline-block;}

.imagen_menu {display: none;}



.boton_menu
{
	transition: background-color 300ms;
	COLOR:               #ffffff;
	BACKGROUND-COLOR:    #12465a;
	font-weight: bold;
	BORDER-WIDTH:    1px;	
	font-size: 20px;
}
 

.boton_menu:hover
{
	COLOR:               #ffffff;
	BACKGROUND-COLOR:    #476774;
}


.boton_submenu
{
	transition: background 300ms;
	COLOR:               #ffffff;
	BACKGROUND-COLOR:    #12465a;
	font-family: 'Fjalla One', sans-serif;
	font-size: 17px;
	BORDER-WIDTH:        0px;
}
 
 .boton_submenu:hover
{
	COLOR:               #ffffff;
	BACKGROUND-COLOR:    #476774;;
}


.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
{
COLOR: #2c6b71;
BACKGROUND-COLOR: transparent;
}


.fondo_menu {
	COLOR: #2c6b71;
	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;
}
