* {
	margin: 0;
	padding: 0;
}

body {
	background: #045695 url(fond-degrade.jpg);
	font: 13px verdana,arial,helvetica,sans-serif;
}

a, a:link, a:visited, a:active {
	cursor: default;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a:hover {
	color: #be0f3b;
}

img {
	cursor: default;
	border: 0;
}

#page {
	position: absolute;
	margin-left: -100px;
	left: 35%;
	top: 15%;
}


#flashcontent{
	min-width: 600px;
	min-height: 400px;
	text-align: center;
	font-weight: bold;
}
