#bandeau {
	position:relative;
	background-image: url('../img/bandeau.jpg');
	background-repeat: no-repeat;
	width:970px;
	height:153px;
}

#slogan
{
	position:absolute;
	z-index:100;
	width:550px;
	height:80px;
	left:165px;
	top:115px;
	padding-top:10px;
	color: #FFFFFF;
	font-family: "arial";
	font-size:30px;
	padding-bottom:6px;
}

#slogan h1{
	font-size:30px;
	padding:0;
	margin:0;
	display: inline;
}

.date
{
	font-family: "arial";
	font-size:16px;
}

#gauche {
	position:relative;
	background-image: url('../img/gauche.jpg');
	background-repeat: no-repeat;
	padding-top:500px;
	padding-right:5px;
	width:159px;
	height:74px;
	float : left;
	text-align:right;
}

#presentation {
	position:relative;
	width:570px;
	height:190px;
	float : left;
	overflow:hidden;
	background-color:#fdbc74;
}

.lexique {
	text-decoration:underline;
	font-style:italic;
	font-size:20px;
}

#elem {
	position:relative;
	float:left;
	overflow:auto;
	height:320px;
	width:570px;
}

#bloccentre {
	position:relative;
	width:570px;
	height:538px;
	float : left;
	font-family: "arial";
	font-size:14px;
}

#sites {
	position:relative;
	background-color : #000000;
	width:216px;
	height:564px;
	margin-left:10px;
	float : left;
	color: #ffffff;
	font-family: "arial";
	font-size:14px;
}
