.celluleTitre
 {
	border : 1px solid #359A58;
	background : White;
	font-family : Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	font-weight : normal;
	text-align : center;
	color: black;

}

.celluleISA {
	background : #8AD9B1;
	font-family : Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	font-weight : normal;
	text-align : center;
	color: black;
}

.celluleRapport{
	background:#BFEAD5;
	font-family:Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	font-weight:normal;
	text-align:center;
	color: black;
}

.titreSection {
	font-family: Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size:20px;
	font-weight:bold;
	text-align:center;
	font-style: italic;
	color:White;
}

.titrePrecedente {
	background : #E2F5EC;
	font-family: Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	font-weight: bold;
	color: #339966;
}

.titreProchaine {
	background : #DDE8FF;
	font-family: Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	font-weight: bold;
	color: #003399;
}

.textePMU{
	background: #DDE8FF;
	font-family: Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	font-weight: bold;
	text-align: center;
	color: #003399;
}

.darkCel{
	background: #8CB5FF;
	font-family: Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	text-align: left;
	color: black;
}

.lightCel{
	background : #BFD5FF;
	font-family: Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	text-align: left;
	color: black;
}

.whiteCel {
	background : #FFFFFF;
	font-family: Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	text-align: left;
	color: black;
}

.verylightCel {
	background : #DDE8FF;
	font-family : Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	text-align : left;
	color: black;
}

.orangeCel {
	background: #FF8040;
	font-family: Trebuchet MS, arial, Verdana, Helvetica, "times new roman";
	font-size : 11px;
	text-align: left;
	color: white
}
