/* CSS Document */

body {
	background-image: url(images/fond_a.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #328282;
	scrollbar-arrow-color: #738E31;
	scrollbar-face-color: #634416;
	scrollbar-track-color: #EAFFC4;

}

body {
	bgproperties: "fixed";
}
.Style1 {
	font-family: "Monotype Corsiva";
	font-size: xx-large;
}
.Style2 {color: #990000}




.popo {
	font-family: "Monotype Corsiva";
	font-size: large;
	color: #990000;
	font-weight: bold;
	border-bottom-color: #8B6441;
	border-left-color: #C8A788;
	border-left-width: medium;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCAD91;
	border-right-color: #8B6441;
}



a:link {
	color: #42690C;
}
a:visited {
	color: #70534B;
}
a:hover {
	color: #FFFF33;
}
