body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(/img/fond.jpg);
	background-repeat: no-repeat;
}

.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 17pt;
	font-weight: bold;
	font-style: oblique;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tritresgros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #136e27;
}
a:active {
	color: #000000;
}
