#bg{
	background-image: none;
}

#bandeau{
	width:936px;
	height:204px;
}
#menu_haut{
	float:left;
	margin-left:1px;
	border:none;
	height:170px;
}
#papillon{
	top:-38px;
	left:430px;
}
#col1{
	width:790px;
	clear:both;
	margin-left:0;
	background:transparent url(../imgs/puce8.gif) no-repeat right -3px;
}
.langue{
	list-style-type:none;
	background:transparent url(../imgs/puce7.gif) no-repeat left top;
	overflow:auto;
	height:80px;
	margin-left:115px;
	padding:0 0 0 60px;
	margin-top:70px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	letter-spacing:3px;
	float:inherit;
	border:none;
}
.langue li{
	margin:0;
	float:left;
	border-left:1px solid #ccc;
}
.langue li.first{
	border-left:none;
}
.langue li a{
	background:#eee;
	display:block;
	padding:2px 15px;
	padding-right:45px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	text-decoration:none;
}
.langue li a:hover{
	background:#aaa;
	color:#fff;
}
