.Titre	{
	fill:black;
	fill-opacity:1;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Verdana, 'Trebuchet MS', 'Comic Sans MS', sans-serif;
	letter-spacing:0px;
	stroke:none;
	text-anchor: middle;
	text-align: center;
}
.TitreAxeX	{
	fill:black;
	fill-opacity:1;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Verdana, 'Trebuchet MS', 'Comic Sans MS', sans-serif;
	letter-spacing:0px;
	stroke:none;
	text-anchor: middle;
	text-align: center;
}
.TitreAxeY	{
	fill:blue;
	fill-opacity:1;
	font-size:50px;
	font-weight:bold;
	font-family:Arial, Verdana, 'Trebuchet MS', 'Comic Sans MS', sans-serif;
	letter-spacing:0px;
	stroke:none;
	text-anchor: middle;
	text-align: center;
	writing-mode: horizontal-tb;
}
.Calcul	{
	fill-opacity:1;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Verdana, 'Trebuchet MS', 'Comic Sans MS', sans-serif;
	letter-spacing:0px;
	stroke:none;
	text-anchor: start;
	}
.TexteColor	{
	fill:#222222;
	}
.Texte	{
	fill-opacity:1;
	font-size:16px;
	font-family:Arial, Verdana, 'Trebuchet MS', 'Comic Sans MS', sans-serif;
	letter-spacing:0px;
	stroke:none;
	text-anchor:middle;
	}
.info{
	fill-opacity:1;
	font-size:18px;
	font-family:Arial, Verdana, 'Trebuchet MS', 'Comic Sans MS', sans-serif;
	letter-spacing:0px;
	font-weight:normal;
	stroke:none;
	text-anchor: middle;
	text-align: center;
}
.axeX{
	stroke:black;
	stroke-width:4;
	stroke-opacity:1;
	}
.axeY{
	stroke:black;
	stroke-width:4;
	stroke-opacity:1;
	}
.gradP{
	stroke-width:0.5;
	stroke-opacity:1;
	}
.gradS{
	stroke-width:0.2;
	stroke-opacity:1;
	}
.am{
	stroke:blue;
	stroke-width:2;
	stroke-opacity:1;
	}
.pm{
	stroke:blue;
	stroke-width:1;
	stroke-opacity:0.5;
	}
.Zone0
	{
	fill:#000000;
	fill-opacity:1;
	stroke:none;
	}
.Zone1
	{
	fill:#BBBBBB;
	fill-opacity:1;
	stroke:none;
	}
.Zone2
	{
	fill:#EEEEEE;
	fill-opacity:1;
	stroke:none;
	}
.Zone3
	{
	fill:#000011;
	fill-opacity:1;
	stroke:none;
	}
.Zone4
	{
	fill:#000022;
	fill-opacity:1;
	stroke:none;
	}
.Matin
	{
	fill:#222222;
	fill-opacity:1;
	stroke:none;
	}
.Aube3
	{
	fill:#444444;
	fill-opacity:0.8;
	stroke:none;
	}
.Aube2
	{
	fill:#777777;
	fill-opacity:0.8;
	stroke:none;
	}
.Aube1
	{
	fill:#AAAAAA;
	fill-opacity:0.8;
	stroke:none;
	}
.Jour
	{
	fill:#DDDDDD;
	fill-opacity:1;
	stroke:none;
	}
.Crepuscule
	{
	fill:#888888;
	fill-opacity:1;
	stroke:none;
	}
.Soir
	{
	fill:#222222;
	fill-opacity:0.9;
	stroke:none;
	}
.passe
	{
	fill:black;
	fill-opacity:0.3;
	stroke: none;
	}
.Courbe1
	{
	stroke:blue;
	stroke-width:2;
	stroke-opacity:1;
	}