@charset "utf-8";
/* CSS Document */


.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #000000;
	background-image: url(images/logo-filigrane.png);
	background-position:center;
	background-repeat: no-repeat;
}

a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.Style3 {color: #FFFFFF}
.Style4 {font-family: Georgia, Arial, sans-serif, "Lucida Calligraphy"}
.Style5 {color: #FFFFFF; font-family: Georgia, Arial, sans-serif, "Lucida Calligraphy"; }


