.header
{
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
	height: 5vw;
	background-color: #ffffff; /*#046197;*/
	color: black; /*#ffffff;*/
	z-index: 99;
}

.header_logo_sifoee
{
    position: absolute;
    top: 18%;
	left: 2%;
	height: 2.1vw;
    max-height: 100%;
    width: auto;
}

.header_logo_client
{
    position: absolute;
    top: 6%;
	left: 12%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_ligne_separation
{
	position: absolute;
    top: 75%;
    left: 1%;
    height: 1px;
    width: 98%;
    background: rgb(39, 52, 139);
}

.header_titre
{
    position: absolute;
    left: 0%;
    top: 1vw;
	width: 100%;
    text-align: center;
    font-size: 1.5vw;
    font-family: Calibri;
    font-weight: bold;
}

.header_titre_gamme
{
    position: absolute;
    left: 43vw;
    top: 1.2vw;
    font-size: 1.3vw;
    font-family: Calibri;
}

.header_numero_chrono
{
    position: absolute;
	width: 100%;
	top: 1vw;
    text-align: center;
    font-size: 1.5vw;
    font-family: Calibri;
    font-weight: bold;
}

.header_numero_chrono_gamme
{
    position: absolute;
	left: 30vw;
	top: 1vw;
    font-size: 1.5vw;
    font-family: Calibri;
    font-weight: bold;
}


.header_bouton_msr
{
	position: absolute;
    top: 6%;
	left: 69%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_msr_admin
{
	position: absolute;
    top: 6%;
	left: 65%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_plus_flag
{
    position: absolute;
    left: 71.1%;
    top: 49%;
	height: 1vw;
    max-height: 100%;
    width: auto;
}

.header_plus_flag_admin
{
    position: absolute;
    left: 67.1%;
    top: 49%;
	height: 1vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_journal
{
	position: absolute;
    top: 6%;
	left: 73%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_journal_admin
{
	position: absolute;
    top: 6%;
	left: 69%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_registre
{
	position: absolute;
    top: 6%;
	left: 77%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_registre_admin
{
	position: absolute;
    top: 6%;
	left: 73%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_tableau_de_bord
{
    position: absolute;
    top: 6%;
	left: 81%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_tableau_de_bord_admin
{
    position: absolute;
    top: 6%;
	left: 77%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_admin
{
    position: absolute;
    top: 6%;
	left: 81%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_historique_navigation
{
	position: absolute;
    top: 6%;
	left: 85%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_aide
{
    position: absolute;
    top: 6%;
	left: 89%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}

.header_bouton_deconnexion
{
    position: absolute;
    top: 6%;
	left: 93%;
	height: 3vw;
    max-height: 100%;
    width: auto;
}
