@charset "utf-8";
/* CSS Document */

.texteNormal{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#444444;
}

.texteGras{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
}

.TitreBleu{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#437fb7;
	font-weight:bold;
}

.TitreBleuFoncer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#003864;
	font-weight:bold;
}

.TitreGris{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#444444;
	font-weight:bold;
}

.TextePunchRouge
{
	font-family: "Arial Black", Arial, sans-serif;
	font-size:24px;
	color:#e00000;
	font-weight:bold;	
	line-height:normal;
}

.TextePunchBleu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#4e8cc7;
	line-height:normal;
}

.TextePunchNoir
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#000000;
	line-height:normal;
}
