body, td
					{
	margin: 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : White;
}
.bordure{
	background-color: #b28552;
}
.menu{
	color : White;
	background-color: #b28552;
	font-weight : bold;
}
a, .action{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #F36C31;
}
h1  { color: #b28552; font-size: 17px; font-weight: bold; text-align: left }

h2, .titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #b28552;
}
.news{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}
.note{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
}
.citation{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
}
.lien{
	font-size: 10px;
	text-decoration : none;
}