/* CSS Document */

body {
	background-color: #fbf5ec;
	background-image: url(../images/bg8.jpg);
	background-repeat: repeat-x;
	height: 800px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	background-position: center top;
}
.top_links {
	color: #c1dc78;
	font-family: Helvetica;
	font-size: 12px;
}
.top_links a {
	color: #a9bc74;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.top_links a:hover {
	color: #415902;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.linksA {
	color: #aeaf46;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.linksA a {
	color: #a9bc74;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.linksA a:hover {
	color: #415902;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.lien1 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #7B8763;
	text-decoration: none;
}
.footer {
	color: #aeaf46;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.B_footer {
	color: #657702;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.text {
	font-family: Helvetica;
	font-size: 11px;
	letter-spacing: 0.03em;
	line-height: 16px;
	color: #4B1D03;
	margin: 10px;
	padding: 0px;
}
.page_title {
	color: #aeaf46;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
}
.right_quote {
	font-size: 10px;
	font-family: Helvetica;
	font-style:italic;
	color: #858c8e;
}

