.container-menu{

}
.container-menu2{
	width: 978px;
	position: absolute;
	margin: 0 auto;
	padding:0px;
	height: 48px;
	top:71px;
}
#NewOrder{
	padding-top:14px;
	margin-left:14px;
	width: 960px;
	text-align:left;
	height: 31px;
}
#NewOrder input{
	background: none;
	color:#FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.liste{
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	line-height:24px;
	margin-right:11px;
	background-image: url(images/menu/redim-droite.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}

.liste a{
	vertical-align: middle;
	cursor: pointer;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	margin-right:10px;
	font-size: 12px;
}
.picto1, .picto2, .picto3, .picto4, .picto5, .picto6, .picto7, .picto8{
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
}
.picto1{
	background-image: url(images/menu/picto1.gif);
}	
.picto2{
	background-image: url(images/menu/picto2.gif);
}	
.picto3{
	background-image: url(images/menu/picto3.gif);
}	
.picto4{
	background-image: url(images/menu/picto4.gif);
}	
.picto5{
	background-image: url(images/menu/picto5.gif);
}	
.picto6{
	background-image: url(images/menu/picto6.gif);
}	
.picto7{
	background-image: url(images/menu/picto7.gif);
}
.picto8{
	background-image: url(images/menu/picto8.gif);
}
.Invisible{
	display: none;
}
.sous-menu-container{
	position:absolute;
	margin:0px;
	width:960px;
	padding:0px;
	top:42px;
	left:0px;
	float:left;
}
.sous-menu{
	width:942px;
	margin:0px;
	margin-left:12px;
	text-align: left;
	left:0px;
	cursor: move;
	background-color:#000000;
}
.sous-menu a{
	display:inline;
	color:#E3DBB6;
	text-transform: none;
	margin-right:7px;
	padding-right:5px;
	margin-left:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
