 /*.lavaLampBottomStyle {
	position: relative;
	height: 48px;
	padding:18px 0 0 5px;
	margin:0;
	overflow: hidden;
}
.lavaLampBottomStyle li {
	float: left;
	list-style: none;
 }
 .lavaLampBottomStyle li.back {
	border-bottom: 5px solid #A0D0E2;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}


.lavaLampBottomStyle li a {
	text-decoration: none;
	color: #310000;
	outline: none;
	text-align: center;
	top: 7px;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 18px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
 }  
					 
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	 border: none;
	 color:#5E6C71;
}       */




#contenuMenu{

	height:48px;
}

.menu {
	position:absolute;
	height:48px;
	margin:13px 0;
	padding: 0;
	font-size: 14px;
	width: 720px;
}
.menu ul {
	list-style:none;
	margin:0; 
	padding:0;
}
.menu li {
	float:left; 
	padding:7px 17px 0 17px;
}
.menu a, .menu a:active, .menu a:visited {
	text-decoration:none; 
	color:#310000; 
	font-weight:bold;  }
.menu a:hover {
	color:#8FA4AC;}
#slide {
	position:absolute;
	background:#A0D0E2; 
	bottom:7px ; 
	height:6px; 
	z-index:100;}

             

