/*
bleu : #5CA8D8
marron foncé : #C7C29C
marron clair : #E3DBB6
marron foncé 2 texte : #939076
*/
.saut-menu{
	height:55px;
}
#menuContenant{
	margin:0px;
	padding:0px;
	margin-top:5px;
	width:100%;
	height:35px;
	display:block;
	clear:both;
	postion:absolute;
	top:50px;
}

.container-sous-menu{
	position:absolute;
	left:104px;
}

#NewOrder{
	width:730px;
	position:absolute;
	padding-left:20px;
	padding-left:245px;
	top:83px;
	background-image:url(images/menu/fond-ligne1.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.lien-menu{
	margin:0px;
	padding:0px;
	padding-top: 2px;
	padding-right:10px;
	padding-left:5px;
	display: inline;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
	height:25px;
	text-transform:uppercase;	
	font-weight:bold;
}
.liste{
	float:left;
	vertical-align: middle;
	height: 25px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	background-image:url(images/menu/droite.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.liste-input{
	margin:0px;
	padding:0px;
	padding-top: 2px;
	padding-right:10px;
	padding-left:5px;
	display: inline;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:25px;
	height:25px;
	background: none;
	text-transform:uppercase;
}

.menu-titre a{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.Invisible{
	display: none;
}
.sous-menu .liste:hover{
	background-image: none;
	background-color: #99CC33;
}
.contenu-sous-menu{
	padding-left:270px;
}
.sous-menu{
	height:23px;
	margin:0px;
	margin-left:60px;
	padding-left: 80px;
	white-space:nowrap;
	text-align: left;
	color: #000000;
	background-image: url(images/menu/fond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sous-liste{
	margin:0px;
	padding-right:5px;
	padding-left:5px;
	border-left:solid 1px #FFFFFF;
	list-style-type: none;
	height:17px;
	color: #000000;
	
	line-height: 17px;
	float:left;
}
.menu-logo{
	position:absolute;
	z-index:10;
	margin-left:0px;
	top:83px;
}

.lien-sous-menu{
	margin:0px;
	padding: 0px;
	display: inline;
	font-family: Arial;
	font-size: 12px;
	/*color: #2B658F;*/
	color: #414141;
	text-decoration: none;
	font-weight:bold;
	/*font-style: italic;*/
}
.sous-liste-input{
	margin-left:0px;
	font-family: Arial;
	font-size: 12px;
	background: none;
	color: #414141;
}	
.header2{
	width:984px;
	height:100px;
	background-image: url(images/header/header2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:5px;
}
.header-bouton{
	width:150px;
	margin-left:30px;
	padding-top:20px;
	float:left;
	
}
.header-banniere{
	float:right;
	margin-right:45px;
	width:728px;
	height:90px;
	background-color:#CCCCCC;
	
}
