
.barre
{
	font-weight: bold;
	font-size: 8pt;
	color: green;
	font-family: verdana;
}

.msgerr
{
	color: red;
	font-family: verdana;
}
body
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana;
	
}
A
{
	text-decoration: none;
}
A.menu
{
	font-weight: bold;
	font-size: 7pt;
	color: blue;
	font-family: Verdana, Arial, "Times New Roman" , Georgia, Geneva;
	text-decoration: none;
}
A:hover
{

	text-decoration: underline;
}
A.menu:hover
{
	text-decoration: underline;
}

H2
{
	color: maroon;
	font-family: Verdana, Arial, "Times New Roman" , Georgia, Geneva;
}
img
{
	margin-bottom: 15px;
}
table{
	width:500px;
}

td
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana;
}
td.logok{
	text-align: center;
}

.logo
{
	color: red;
	text-align: center;
}
.liens
{
	font-size: 8pt;
	height: 30px;
	
	text-align: right;
}

