body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #81664C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
.Style1 {
	font-size: 14px;
	color: #FFFFFF;
}
.Style2 {font-size: 11px}
.Style3 {
	font-size: 16px;
	font-family: Lucida Calligraphy;
	font-weight: bold;
	font-style: italic;
	color: #40291B;
}
.Style6 {color: #FFFFFF; font-weight: bold; font-size: 14px;}


a.menu:link {
	color: #FCE9B4;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #FCE9B4;
	text-decoration: none;
		font-weight: bold;

}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;

}
a.menu:active {
	color: #FCE9B4;
	text-decoration: none;
		font-weight: bold;

}
a.menu {
	font-size: 16px;
	font-family: Lucida Calligraphy;
		font-weight: bold;

}
a:link {
	color: #40291B;
}
a:visited {
	color: #40291B;
}
a:hover {
	color: #40291B;
}
a:active {
	color: #40291B;
}
