html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #003C66;
}

#barre {
	height: 37px;
	width:100%;
	top: 0px;
	position: absolute;
	background: #003C66 url('/images/graphique/top_video.jpg') top center no-repeat;
}

#barre .passez {
	text-align: center;
	margin-top: 12px;
	font-weight: bold;
	font:75%/130% Arial, Verdana, sans-serif;
}

#barre .passez a {
	text-decoration: none;
	color: #ffffff;
}

#barre .passez a:hover {
	color: #FFE85F;
}
