@charset "ISO-8859-1";
body {
	background-attachment: scroll;
	background-image: url(images/FPP_fond_stretch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #795f41;
	background-color:white;
}
p {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B643F;
}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D784B;
}
h3 {
	font-size: 13px;
}


a:hover {
	color: #253E24
}

a:active { color: #FF4800; text-decoration: underline}

a {
	color: #967550;
	text-decoration: underline;
	font-weight: bold
}
normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #795f41;
	margin-top: 10px;
}
