@charset "iso-8859-1";

body, table
{
	font-family: verdana;
	font-size: 10pt;
}

body
{
	text-align: center;
}

a
{
	color: #0000FF;
}

a:hover
{
	color: #FF0000;
}

a.categ
{
	color: black;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

a.categ:hover
{
	color: black;
	text-decoration: underline overline;
}

a.categon
{
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline overline;
}

a.categon:hover
{
	color: black;
}

.titre
{
	font-size: 16pt;
}

.stitre
{
	font-weight: bold;
}

.cible
{
	font-weight: bold;
	text-align: center;
}

.leftA
{
	text-align: left;
}

.ptotal
{
	background-color: #000000;
	color: #ffffff;
}
