body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat:no-repeat;
	background-color:#EADEC6;
}
body,td,th {
	color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	text-align: justify;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 11px;
	color : #996633;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #996633;
	text-decoration : none;
}
.lien
{
	font-family : Verdana;
	font-size : 11px;
	color : #996633;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #996633;
	text-decoration : none;
}
.style3 {
	color: #764E27;
}