/* Externalise de la modification #56 le 23/08/2026 (G6M_EXTERNALISATION_V1016).
   Ce bloc etait inline dans PAGE_CONTAINER : il repartait donc dans le HTML de
   CHAQUE page, sans jamais etre mis en cache. En fichier, il est recupere une
   fois puis servi depuis le cache.
   Le <link> occupe la position EXACTE de l ancien <style> : l ordre de cascade
   est donc rigoureusement identique. */

@media (min-width:1101px){
html#XF body .p-nav > .p-nav-inner > .p-nav-opposite,
html#XF body .p-nav .p-nav-inner > .p-nav-opposite,
html body .p-nav > .p-nav-inner > .p-nav-opposite,
html body .p-nav .p-nav-inner > .p-nav-opposite{
height:36px!important;min-height:36px!important;max-height:36px!important;
padding-top:0!important;padding-bottom:0!important;align-items:center!important;align-self:center!important;
}
html#XF body .p-nav > .p-nav-inner > .p-nav-opposite .p-navgroup,
html body .p-nav > .p-nav-inner > .p-nav-opposite .p-navgroup{
height:36px!important;min-height:0!important;max-height:36px!important;align-items:center!important;
}
}
@media (max-width:1100px){
html#XF body .p-nav > .p-nav-inner > .p-nav-opposite,
html body .p-nav > .p-nav-inner > .p-nav-opposite{
height:38px!important;min-height:38px!important;max-height:38px!important;align-items:center!important;
}
}
