@charset "utf-8";
/* CSS Document */
<!--
body {
	background-image: url(images/fond_page.png);
}
/* LIENS 1------------------------------------------------------ */
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5d4c3f;
}
.Style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d4c3f;
    font-style: italic; 
}
/* LIENS 1------------------------------------------------------ */
.Style3 {
	font-size: 1px;
	color: #fcfcb3;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5d4c3f;
    font-style: italic; 
}
/* LIENS 1------------------------------------------------------ */
.Style25  {
    font-family: Arial, Helvetica, sans-serif;
	color: #d2c779;
	font-size: 1px; 
}
.Style25:link {
	color: #d2c779;
	text-decoration: none;
}
.Style25:visited {
	text-decoration: none;
	color: #d2c779;
}
.Style25:hover {
	font-size: 12px; 
	text-decoration: none;
	color: #d2c779;
}
.Style25:active {
	text-decoration: none;
	color: #d2c779;
}

