@charset "UTF-8";
a:link {text-decoration: none; color:#FFF;}

#header {
	position: absolute;
	left: 250px;
	top: 10px;
}

#panoramique {
	position: absolute;
	left: 250px;
	top: 132px;
}

#tableflag {
	position: absolute;
	left: 350px;
	top: 492px;
	width: 758px;
	height: 53px;
	font-family: "Lucida Console", Monaco, monospace;
	font-style: italic;
	text-align: center;
	color: #999;
	font-weight: bold;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#mentions {
	position: absolute;
	left: 250px;
	top: 595px;
	width: 911px;
	height: 58px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}

