.txt12 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.txt10
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.txt11
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.titrenews
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color: white;
	background-color: Black;
	padding: 1px;
}

.titre
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
}

table
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.titreboite
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: white;
	font-weight: bold;
}

.titreblack {
	font-family: arial;
	font-size: 20px;
	color: black;
	font-weight: bold;

	}