.feuilles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	scrollbar-arrow-color: ffffff;
	scrollbar-3dlight-color: FFCCCB;
	scrollbar-darkshadow-color: FFCCCB;
	scrollbar-highlight-color: 111111;
	scrollbar-shadow-color: 666666;
	scrollbar-face-color: FFCCCB;
	scrollbar-track-color: FFCCCB;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond_frame.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}
a:link {
	color: #C64F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C64F00;
}
a:hover {
	text-decoration: underline;
	color: #C64F00;
}
a:active {
	text-decoration: none;
	color: #C64F00;
}
.Style1 {color: #934C9A}
.Style2 {font-size: 10px}