a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #333;
}
body {
	background-color: #0E8737;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
	background: #F1FFFF;
}
.titre {
	font-size: 30px;
	font-weight: bold;
	color: White;
	text-align: right;
	vertical-align: top;
}
.fd-menu {
background: #B4D1B9;	
}
.menu {
	color: #47644C;
	font-weight: bold;
	font-size: 12px;
}
.menuSelected {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
.ssmenu {
	color: #47644C;
	font-weight: normal;
	font-size: 12px;
}
.ssmenuSelected {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}
h1 {
	color: #47644C;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	color: #47644C;
	font-weight: bold;
	font-size: 14px;
}
h3 {
	color: #47644C;
}
td, p {
	font-size:11px;
	color: #333;
}
.footer {
	color: #666;
	font-size: 10px;
	text-align: center;

	
}
.spip_in, .spip_out {
	color: #47644C;
}
.tools, .spip_out {
	color: #47644C;
	font-weight: bold;
	font-size: 10px;
}

