/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25 sept. 2016, 15:57:18
    Author     : Mostafa
*/

.SemReun{
	background-color:#FE82FD !important;
}
.AcDisp{
	background-color:#43F0FF !important ;
}
.AcAbse{
	background-color:#FF582B !important ;
}
.AcExcu{
	background-color:#FFAD2B !important ;
}
.AcVisio{
	background-color:#B1FE42  !important;
	border : solid 0px #0000F0 !important;
}
.AcPres{
	background-color:#00FA00  !important;
}
.AcAucun{
   background-color:#C0C0C0  !important;
}
.AcidComment{
   font-size: 0.75em;
   color:gray;
}