	/* hide from ie on mac \*/
	html {
		height: 80%;
		overflow: hidden;
	}
	
	#flashcontent {
		margin-top: 50px;
		height: 100%;
	}
	/* end hide */

	body {
		height: 80%;
		margin: 0;
		padding: 0;
		background-color: #989898;
		color:#ffffff;
		font-family:sans-serif;
		font-size:20;
	}
	
	a {	
		color:#cccccc;
	}
	
	a img {
		border: none;
	}
	
	#entete{
		display: inline;
		position: relative;
		text-align: center;
		margin-top: 10px;
	}
	.abs{position: absolute;}
	
body {
	background-color: #989898;
}
#entete_fond{
	height: 100px;
}

#entete {
	height: 90px;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-left: 20px;
	color: #ffffff;
	position: absolute;
	left: 50%;
	margin: 10px;
	margin-left: -350px;
	width: 768px;
}

.drapeau{width: 20px; display: inline;}
