.container-menu2{
	width: 666px;
	height:17px;
	text-align: center;
	background-color:#FFFFFF;
	margin-left:42px;
}
#NewOrder{
	height:15px;
	margin:auto;
	width:620px;
	background-color:#FFFFFF;

}
#NewOrder input{
	background: none;
	color:#FFFFFF;
	text-transform: uppercase;
}
.liste{
	margin-top:1px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	line-height:15px;
	display: inline;
	width:25%;
	float:left;
	text-align:right;

}

.liste a{
	vertical-align: middle;
	cursor: pointer;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.Invisible{
	display: none;
}
.menu-vert{
	background-color:#000000;
}
.menu-orange{
	background-color:#B93938;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.menu-marron{
	background-color:#966531;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.menu-bleu{
	background-color:#2D7A9E;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.menu-vert a, .menu-orange a, .menu-marron a, .menu-bleu a{
	padding-right:6px;
	text-transform: uppercase;
}
.menu-vert input, .menu-orange input, .menu-marron input, .menu-bleu input{
	padding-right:6px;
	background: none;
	color:#FFFFFF;
	text-transform: uppercase;
}
