html {
	padding: 0;
	margin: 0;
	font-family: georgia;
	font-size: 11pt;}

body {
	background: #FFFFFF url('images/double-demi-cercle.jpg');
	background-position: right top;
	background-repeat:  repeat-y;
	background-attachment: fixed;
	z-index: 1;
	padding: 0;
	margin: 0;}

.legende {
	font-weight: bold;
	font-size: small;
	color: #9A0202;
}

a {color:#335555; text-decoration: underline; font-weight:bold;}

a:hover {color:#335555; text-decoration: none; font-weight:bold;}

#flashcontent {
	height: 570px;
}
