/* css styles */


.red{
  color:red;
}


.UMR1{
  color:#FFC300;
}

.UMR2{
  color:#581845;
}



.freqan{
  color:  #581845;
}

.freqponct{
  color: #C70039;
  
}

.avenir{
  color:#119d35;
}

.freqdem{
  color:#FFC300;
}

 
.slide{
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    min-height: 300px;
    height: inherit !important; 

}

.diapo{
  width:100%;
  height:650px;
}



.slide2{
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    min-height: 500px;
    height: inherit !important; 
   border: 1px solid #1a8d73;
}




.center{
  text-align:center;
}

.hot{
  color:#263a54;
  font-weight: bold;
}