body {
	font-family: Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
}
.textgen
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.infoerreur
{
	font-size: 16px;
	color: #ff0000;
}
.texte
{
	color: rgb(11, 61, 36);
	text-align: justify;
}

.titre {
	font-family: Verdana, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #FF6633;
	line-height: 15pt;
	font-weight: bold;
	text-transform: uppercase;
}

.titre_page{
	font-family: Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #FF9900;
	line-height: 15pt;
	font-weight: bold;
	text-transform: uppercase;
}

.normal {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.menu
{
	font-size: 15px;
	color: #660000;
	font-weight: bold;
}
a img
{
	border: none;
}
.couleur-bleu
{
	background-color: rgb(0, 112, 192);
	vertical-align: middle;
}
.couleur-orange
{
	background-color: rgb(228, 108, 10);
	vertical-align: middle;
}
.couleur-vert
{
	background-color: rgb(0, 128, 0);
	vertical-align: middle;
}
.couleur-rouge
{
	background-color: rgb(192, 0, 0);
	vertical-align: middle;
}
.couleur-marron
{
	background-color: rgb(81, 42, 23);
	vertical-align: middle;
}
td.bord-g
{
	background-image: url(images/bordure-g.png);
	width: 12px;
}
td.bord-d
{
	background-image: url(images/bordure-d.png);
	width: 12px;
}

td.coin-hg
{
	background-image: url(images/bordure-hg.png);
	width: 12px;
	height: 12px;
}
td.coin-hd
{
	background-image: url(images/bordure-hd.png);
	width: 12px;
	height: 12px;
}
td.coin-bg
{
	background-image: url(images/bordure-bg.png);
	width: 12px;
	height: 12px;
}
td.coin-bd
{
	background-image: url(images/bordure-bd.png);
	width: 12px;
	height: 12px;
}
a.menu-marron
{
	font-weight: bold;
	color: rgb(81, 42, 23);
	text-decoration: none;
}
a.menu-jaune
{
	font-weight: bold;
	color: rgb(252, 222, 102);
	text-decoration: none;
}
a.menu-bleu
{
	font-weight: bold;
	color: rgb(0, 112, 192);
	text-decoration: none;
}
a.menu-vert
{
	font-weight: bold;
	color: rgb(0, 128, 0);
	text-decoration: none;
}
a.menu-rouge
{
	font-weight: bold;
	color: rgb(192, 0, 0);
	text-decoration: none;
}
a.menu-orange
{
	font-weight: bold;
	color: rgb(228, 108, 10);
	text-decoration: none;
}
table.onglet
{
	width: 220px;
	height: 40px;
	font-size: 12px;
	background-image: url(images/onglet.png);
}