<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*.sidebar.sticky
{
 position:fixed;
}*/

#map
{
  height: 625px;
  width: 720px;
  max-width:100%;
}

#map_legend
{
  display:block; 
  float:left; 
  width:110px; 
  margin-left:0px;
  text-align: center;
  height:650px;
  overflow:auto;
}

#map_container{width:100%; align:center;text-align:center;}

.meteo_bouton{ margin-top:1px;margin-bottom:1px;}
.sous_menu_meteo{margin:0px;}

@media screen and (max-width: 980px){
  #map{width:100%;height:300px;float:left;}
  #map_legend{width:100%;float:left;overflow:scroll!important;height:70px;}
/*.carte_sat_int{width:100%!important;}
  .img_meteo{width:100%!important;height:auto!important;min-height:350px!important;max-height:500px!important;display:inline-block;}*/
  .img_meteo{width:100%!important;max-width:350px!important;min-height:350px!important;height:auto!important;display:inline-block!important;}
  .contr_anim{ left:10px!important;top:150px!important; }
}

</pre></body></html>