body {
	background-color: #79FF7A;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

.titre {
	color: #036C03;
	font-size: 18pt;
	font-weight: bold;
}

.titre2 {
	color: #036C03;
	font-size: 13pt;
	font-weight: bold;
}

.entete1 {
	color: #036C03;
	font-size: 12pt;
	font-weight: bold;
}

.entete2 {
	color: #036C03;
	font-size: 10pt
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	font-size: 16px;
}

.menu a:link, a:visited {
	text-decoration: none;
	color: black;
}

.menu a:hover, a:active {
	text-decoration: underline;
	color: #660000;
}

.menu_inactif {
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}

.menuOnglet {
	font-size: 14px;
}

.menuOnglet a:link, a:visited {
	text-decoration: none;
	color: black;
}

.menuOnglet a:hover, a:active {
	text-decoration: underline;
	color: #660000;
}
