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

img {border: 0px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond-nephelyne.jpg);
	background-repeat: repeat-x;
	background-color: #7849AB;
	background-attachment: fixed;
	background-position:center;
	background-position:top
}
.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D5C1EF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #330077;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.Style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.Style4 {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; font-weight: bold; font-size: 18px; }