h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0;
}
body, p, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.filet {
	color: DEE4F3;
	height: 1px;
}

.pop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a.menugauche, a.menugauche:link, a.menugauche:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#194775;
	letter-spacing:1px;
}
a.menugauche:hover {
	text-decoration:none;
	color:#ccccff;
}

a.menuhaut, a.menuhaut:link, a.menuhaut:visited {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#40409f;
}
a.menuhaut:hover {
	text-decoration:none;
	color:#ccccff;
}

tr.ligne_titre, td.ligne_titre {
	background-color:#97a5cc;
	color:black;
}

tr.ligne_titre2, td.ligne_titre2 {
	background-color:#dee4f3;
	color:black;
}

tr.ligne_contenu, td.ligne_contenu {
	background-color:#eef0f6;
	color:black;
}

tr.ligne_total, td.ligne_total{
	background-color:#dee4f3;
	color:black;
}

table.contenu {
	background-color:#97a5cc;
}