/*
bleu : #5CA8D8
marron foncé : #C7C29C
marron clair : #E3DBB6
marron foncé 2 texte : #939076
*/

.menu-fictif {
	position:absolute;
	overflow:auto;
}	
.menu input{
	background:none;	
}
.cadre-menu{
	width:984px;
	height:28px;
	padding:0px;
	margin:0px;
	margin:auto;
	background-image:url(images/menu/menu-fond.png);
	background-repeat: no-repeat;
	background-position:right top;
}
.menu-principal{
	width:984px;
	height:28px;
	padding:0px;
	margin:0px;
	margin:auto;
	background-image:url(images/menu/bord-gauche.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:9px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

.decale{
	background-image:url(images/menu/redim-orange.gif);
	background-repeat: repeat-x;
	background-position:left top;
	overflow:auto;
	float:left;
	list-style:none;
	padding-right:5px;
	line-height:28px;
	padding-right:10px;
}
.decale a img{
	float:left;
	margin-right:10px;
}


.liste,.liste-1,.liste-2{
	float:left;
	list-style:none;
	padding:0px;
	background-image:url(images/menu/fond-orange.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height:28px;	
	line-height:28px;
	padding-left:0px;


}
.liste:hover{
	background-image:none;
	background-color:#eb9416;
	background-image:url(images/menu/fond-orange-over.gif);
}
.liste-2 .no-ss2,.liste-2 .ss2 {
	border-right:none;
	display:none;

}
.liste-2{
	background-image:url(images/menu/fond-vert.gif);
	padding-right:10px;
}
.liste-2:hover{
	background-image:none;
	background-color:#a8dd65;
	background-image:url(images/menu/fond-vert-over.gif);
}
.menu{
	padding-left:10px;	
}
.ss2,.no-ss2{
	width:15px;
	height:20px;	
	background-image:url(images/menu/fleche.png);
	background-repeat: no-repeat;
	background-position:center 50%;
	float:right;
	border-right:solid 1px #FFF;
	margin-top:4px;
	
}
.no-ss2{
	background:none;
}

.lien-menu  {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#FFF;


	
}
input.lien-menu{
	line-height:28px;
	height:28px;
}

.sous-menu2-contenu{
	white-space:nowrap;
	text-align: left;            
}


.sous-menu-haut{
	background-image:url(images/menu/sous-menu-redim.png);
	background-repeat: repeat-x;
	background-position:right top;	
	height:6px;
	width:100%;
	position:absolute;
	z-index:10000;
}

.sous-menu-gauche{
	width:9px;
	background-image:url(images/menu/sous-menu-gauche.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	float:left;
	height:100%;
	position:absolute;
	bottom:0px;
	
	
}

.sous-liste,.liste-1 .sous-liste,.liste-2 .sous-liste{
	background-color:#f5ab22;
	margin-left:9px;
	margin-right:9px;
	line-height:28px;
	cursor:default;
}	
.liste-1 .sous-liste{
	background-color:#3376b7;
}	

.liste-2 .sous-liste{
	background-color:#9cd93b;
}	
.sous-menu-droite{
	width:9px;
	background-image:url(images/menu/sous-menu-droite.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	float:left;
	height:100%;
	position:absolute;
	bottom:0px;
	right:0px;
	
}
.liste-1 .sous-menu-droite{
	background-image:url(images/menu/sous-menu-droite-bleu.png);
}
.liste-1 .sous-menu-gauche{
	background-image:url(images/menu/sous-menu-gauche-bleu.png);
}
.liste-2 .sous-menu-droite{
	background-image:url(images/menu/sous-menu-droite-vert.png);
}
.liste-2 .sous-menu-gauche{
	background-image:url(images/menu/sous-menu-gauche-vert.png);
}

.lien-sous-menu{
	line-height:28px;
	font-weight:bold;
	font-size:13px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	padding-left:10px;
	background-image:url(images/menu/sous-menu-puce.png);
	background-repeat: no-repeat;
	background-position:left center;
	margin-right:5px;
}
.lien-sous-menu:hover,.lien-sous-menu-hover{
	color:#FFF;
	padding-left:15px;
	margin-right:0px;
	background-image:url(images/menu/sous-menu-puce-over.png);
	background-repeat: no-repeat;
	background-position:left center;
}
.liste-1 .lien-sous-menu:hover{
	color:#a2c8ed;
	background-image:url(images/menu/sous-menu-puce-over-bleu.png);
	background-repeat: no-repeat;
	background-position:left center;
}
.liste-2 .lien-sous-menu:hover{
	color:#699328;
	background-image:url(images/menu/sous-menu-puce-over-vert.png);
	background-repeat: no-repeat;
	background-position:left center;
}


.sous-menu-break{
	border-top:solid 1px #e3a42e;
	margin-top:5px;
	margin-bottom:5px;
}
.liste-1 .sous-menu-break{
	border-top:solid 1px #a2c8ed;
}
.liste-2 .sous-menu-break{
	border-top:solid 1px #b9ff4a;
}



.dropdown-menu {
    font-size:10px;
    color:#FFF;
    cursor:pointer;
	float:left;
}
.down-list input{
   background:none;
}







.down-list {
   margin-left:0px;
	position:absolute;

}

ol, ul {
	list-style:none;
}    
.dropHolder {width:101px; float:left; height:1px; margin-left:30px;}

.cursor-move{
	cursor:move;
}

