body {
   font-family : Verdana, Arial;
}
.CalTitre  {
   font-size : 20px;
   background-color : #FFFFFF;
   color : #000000;
   text-align : center;
   font-weight : bold;
   font-family : EurostileBoldOblique, Verdana, Arial;
}
.CalJournee  {
   font-size : 12px;
   background-color : #D3611C;
   color : #FFFFFF;
   text-align : center;
   font-weight : bold;
   line-height : 18px;
   font-family : Futura-Heavy, Verdana, Arial;
}
.CalDate  {
   font-size : 12px;
   background-color : #D3611C;
   color : #FFFFFF;
   text-align : center;
   font-weight : bold;
   line-height : 18px;
   font-family : Futura-Heavy, Verdana, Arial;
}
.CalLigne1  {
   font-size : 12px;
   background-color : #FFFFFF;
   color : #000000;
   line-height : 18px;
   font-family : Futura-Book, Verdana, Arial;
}
.CalLigne2  {
   font-size : 12px;
   /*background-color : #BAC7CE;*/
   background-color : ##DDB017;
   color : #000000;
   line-height : 18px;
   font-family : Futura-Book, Verdana, Arial;
}
.CalLigne5  {
   font-size : 12px;
   /*background-color : #FF0000;*/
   background-color : grey;
   color : #000000;
   line-height : 18px;
   font-family : Futura-Book, Verdana, Arial;
}
.CalLigne3  {
   font-size : 12px;
   /* background-color : #008000;*/
   background-color : greenyellow;
   color : #000000;
   line-height : 18px;
   font-family : Futura-Book, Verdana, Arial;
}
.CalLigne4  {
   font-size : 12px;
   /*background-color : #FF8000;*/
   background-color : whitesmoke;
   color : #000000;
   line-height : 18px;
   font-family : Futura-Book, Verdana, Arial;
}
