/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 9 jul 2019, 16:34:31
    Author     : Desarrollador
*/
html,body{
    height: 100%;
}
#navPrinc{
	background-image: url('../media/img/mainback.png');
	background-position:bottom;
	background-repeat:no-repeat;
	background-size:1600px;
}
.max-height{
    height: 93%;
}
.ocultar{
    display: none;
}
