.body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; 
}
th {
font-size:90%;
}
tr {
font-size:70%;
height:70%;
text-align:center;
}
.tr_head {
font-style:italic;
font-weight:bold;
background-color:darkmagenta;
color:white;
}
.tr_residence {
font-style:italic;
font-weight:bold;
background-color:ivory;
color:red;
}
.tcadre {
text-align:justify;
font-style:italic;
color:sienna;
font-size:80%;
}
.cadre {
border: 4px solid gray;
padding: 10px;
text-align:center;
}
.btn {
  font-weight:bold;
}
.text_valeur {
    font-style:italic;
    font-weight:bold;
    background-color:ivory;
    color:darkmagenta; 
}
.text_red {
  font-style:italic;
  font-weight:bold;
  background-color:ivory;
  color:red; 
}
.text_bg {
  font-size:120%;
  font-weight:bold;
  background-color:darkmagenta;
  color:ivory; 
  border-color:red;
}
h4
{
color:rgb(121, 80, 4); 
/*font-size: 2vw;*/
}
.chartdivx {
  /* width: 100%; */
  max-height:500px;
  height: 80vw ; 
  /* background-image:url("../_oimg/fond_eau_3.png" )*/
}