a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
	color: #4D521F;
	text-align: center;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #4D521F;
}
.spip_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.navfoot:link, a.navfoot:visited, a.navfoot:visited  {
	color: #666666;
}
a.footer:link, a.footer:visited, a.footer:visited  {
	color: #999999;
}
.spip_in, .spip_out {
	color: #4D521F;
}