#bandeau {
	position:relative;
	background-image: url('../img/bandeau.jpg');
	background-repeat: no-repeat;
	width:970px;
	height:153px;
}

#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;
}

#wysipage { 
	position:absolute;
	left:0px;
	width:164px;
	height:728px
	vertical-align:bottom;
	top:270px;
	z-index:50;
}

.lexique {
	text-decoration:underline;
	font-style:italic;
	font-size:20px;
}

#presentation {
	position:relative;
	width:786px;
	height:190px;
	float : left;
	overflow:hidden;
	background-color:#fdbc74;
	padding-right:10px;
}

#elem {
	position:relative;
	float:left;
	overflow:auto;
	height:310px;
	padding-left:0px;
	width:783px;
}

#bloccentre {
	position:relative;
	width:783px;
	height:564px;
	float : left;
	font-family: "arial";
	font-size:14px;
}

#bloccontent {
	height:554px;
	overflow:auto;
}


#news {
	position:relative;
	float:left;
	height:30px;
	padding-bottom:10px;
}

	
	.menu_niv2 {
		background-color:#008CFB;
		border:1px solid #00437A;
		width: 255px;
		height: 20px;
font-weight:bold;	
font-size:16px;	
vertical-align:bottom;
		padding-top:3px;
	}

	.menu_niv2 a:link {
		color:#ffffff;
		text-decoration: none;
		display: block;
		height: 20px;
	}	
	
	.menu_niv2 a:visited {
		color:#ffffff;
		text-decoration: none;
		display: block;
		height: 20px;
	}	

	.menu_niv2 a:hover {
		color:#fdbc74;
		text-decoration: none;
		display: block;
		height: 20px;
	}
