#titre
{
	margin-top: -50px;
	position: fixed;
	min-width: 100%;
}

.logo
{
	position: relative;
	float: left;
	height: 110px;
	width: auto;
}

h2
{
	text-align: left;
	color: #7030a0;
	font-size: 30px;
	text-shadow: 0.1em 0.1em 0.2em #000000;
}

div.entete
{
/*	background-image: URL('../images/binaire.jpg');*/
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 35px;
	margin-top: -20px;
	margin-left: 120px;
	width: 98%;
}
