/* the main menu */
.Splash { /* Bloc du haut */
	width: 760px;
	padding: 0px;
	height: 110px;
}
#TopLogoE { /* Logo */
	position:relative;
	width:154px;
	height:100px;
	left: 0px;
	top: 0px;
	z-index: 2;
	padding: 0 px;
	float: left;
	background: url('LesImages/AquaSenseTopLogo.gif') no-repeat;
	/*	voice-family: "\"}\"";
	voice-family: inherit; */
	background: url('LesImages/AquaSenseTopLogo.png') no-repeat;
	background-image: expression('none');
	filter: progID:DXImageTransform.Microsoft.AlphaImageLoader(src=LesImages/AquaSenseTopLogo.png,sizingMethod='scale');
}
#TopLogoF { /* Logo */
	position:relative;
	width:154px;
	height:100px;
	left: 0px;
	top: 0px;
	z-index: 2;
	padding: 0 px;
	float: left;
	background: url('LesImages/AquaSenseTopLogoF.gif') no-repeat;
	/*	voice-family: "\"}\"";
	voice-family: inherit; */
	background: url('LesImages/AquaSenseTopLogoF.png') no-repeat;
	background-image: expression('none');
	filter: progID:DXImageTransform.Microsoft.AlphaImageLoader(src=LesImages/AquaSenseTopLogoF.png,sizingMethod='scale');
}
#TopLogoS { /* Logo */
	position:relative;
	width:154px;
	height:100px;
	left: 0px;
	top: 0px;
	z-index: 2;
	padding: 0 px;
	float: left;
	background: url('LesImages/AquaSenseTopLogoS.gif') no-repeat;
	/*	voice-family: "\"}\"";
	voice-family: inherit; */
	background: url('LesImages/AquaSenseTopLogoS.png') no-repeat;
	background-image: expression('none');
	filter: progID:DXImageTransform.Microsoft.AlphaImageLoader(src=LesImages/AquaSenseTopLogoS.png,sizingMethod='scale');
}
#FondMenu{
	position: absolute;
	width:596px
	top: 0px;
	left: 164px;
	height:87px;
	z-index: 0;
}

#pourFirstMenu{ /* Contient le premier menu */
	position: relative;
	top: 8px;
	float:left;
	left: 10px;
	z-index: 100;
}
ul#Firstmenu{ /* Menu principal basé sur ul avec id menu */
	width:596px;
	margin:0px;
	padding:0px;
	list-style:none;
	font:0.8em Verdana, Arial, Helvetica;
}
ul#Firstmenu li ul{ /* Cacher les sous-menus */
  display:none;
}
ul#Firstmenu li:hover>ul{ /* Montrer les sous-menus */
  display:block;
}
ul#Firstmenu hr{ /* Petite ligne hr */
 margin-right: 4px;
 margin-left: 4px;
}
ul#Firstmenu li{ /* Afficher la première rangée */
  float:right;
  display:block;
  border-right:1px solid #007CC3;
  border-left: 0px solid #007CC3;
}
ul#Firstmenu li.Dernier{ /* Dernier de la première rangée */
  border-right:1px solid #007CC3;
  padding:5px 0px 6px;
}
ul#Firstmenu li.first{ /* premiere ligne */
  padding-left:0px;
}
ul#Firstmenu li.last{ /* dernière ligne */
  padding-right:2px;
}
ul#Firstmenu li a{ /* links */
  display:block;
  padding:5px 12px 6px;
  color:#000000;
  text-decoration:none;
}
ul#Firstmenu li a:hover{ /* links hover */
  background-image:none;
  background-color:#75C5F0;
  color:#000000;
}
ul#Firstmenu li a.choix {  /* Item choisi dans le sous-menu */
	position:relative;
	color: #000000;
	background-color:#75C5F0;
	margin: 0px;
	padding:5px 12px 6px;
  	border-top-color:#007CC3;
  	border-left-color:#007CC3;
  	border-right-color:#000000;
	border-bottom-color:#007CC3;
	display: block;
}

#pourMenu{ /* Contient le menu */
	position: relative;
	top: 14px;
	float:left;
	left: 10px;
	z-index: 100;
	background-color:#007CC3;
}
ul#menu{ /* Menu principal basé sur ul avec id menu */
	width:596px;
	margin:0px;
	padding:0px;
	list-style:none;
	font:0.8em Verdana, Arial, Helvetica;
	background-color:#007CC3;
}
ul#menu li ul{ /* Cacher les sous-menus */
  display:none;
}
ul#menu li:hover>ul{ /* Montrer les sous-menus */
  display:block;
}
ul#menu hr{ /* Petite ligne hr */
 margin-right: 4px;
 margin-left: 4px;
}
ul#menu li{ /* Afficher la première rangée */
	float:right;
	display:block;
	border-right:1px none #007CC3;
	border-left: 0px none #007CC3;
}
ul#menu li.Dernier{ /* Dernier de la première rangée */
  border-right:1px solid #007CC3;
  padding:5px 0px 6px;
}
ul#menu li.first{ /* premiere ligne */
  padding-left:0px;
}
ul#menu li.last{ /* dernière ligne */
  padding-right:2px;
}
ul#menu li a{ /* links */
  display:block;
  padding:5px 12px 6px;
  color:#FFFFFF;
  text-decoration:none;
}
ul#menu li a:hover{ /* links hover */
  background-image:none;
  background-color:#75C5F0;
  color:#000000;
}
ul#menu ul{ /* Les sous-menus */
  position:absolute;
  background-color:#007CC3;
  list-style:none;
  margin:0px 0px 0px 0px;
  padding:0px;
  width:162px;
  z-index:1;
}
ul#menu ul ul{ /* les 2e sous-menus */
  top:0px;
  left:162px;
  z-index:2;
}
ul#menu ul li{ /* les sous-menus liste */
  position:relative;
  float:none;
  margin:0px;
  padding:0px;
  _display:inline;
}
ul#menu ul li a{ /* les sous-menus link */
  display:block;
  margin:0px;
  padding:0px;
  width:160px;
  border:none;
}
ul#menu ul li a span{ /* Espace dans les sous-menus */
  display:block;
  width:148px;
  _width:148px;
  padding:5px 6px;
  margin:0px 0px;
  border:none;
  cursor:hand;
}
ul#menu ul li a.next span{ /* Afficher la flèche */
  background:url(LesImages/fleche.gif) no-repeat -157px 50%;
}
ul#menu ul li a.next:hover span{ /* Afficher la flèche inversée */
  background-position: 3px 50%;
}
ul#menu ul li a:hover span{ /* Couleur des sous-menus en hover */
  background-color:#75C5F0;
  color:#000000;
}
ul#menu ul li a.non:hover span{ /* Couleur des sous-menus en hover */
  background-color:#75C5F0;
  color:#000000;
}
ul#menu ul li a:hover span.prem{ /* ligne en hover */
  margin-top:-1px;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#000000;
}
ul#menu ul li.first{ /* premiere ligne des 2e sous-menus */
  padding-left:0px;
}
ul#menu ul li.first a{ /* premiere ligne des 2e sous-menus link */
  padding-top:0px;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#000000;
}
ul#menu ul li.last{ /* dernière ligne des 2e sous-menus */
  padding-right:0px;
}
ul#menu ul li.last a{ /* dernière ligne des 2e sous-menus */
  padding-bottom:0px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
}
/*
p{
  margin-left:170px;
}
*/
ul#menu .ligne {  /* Ligne en haut des sous-menus */
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#000000;
}
ul#menu .derligne {  /* Ligne en haut des sous-menus */
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#000000;
}
ul#menu li a.choix {  /* Item choisi dans le sous-menu */
	position:relative;
	color: #000000;
	background-color:#75C5F0;
	margin: 0px;
	padding:5px 12px 6px;
  	border-top-color:#007CC3;
  	border-left-color:#007CC3;
  	border-right-color:#000000;
	border-bottom-color:#007CC3;
	display: block;
}
ul#menu li a.choix:hover{ /* Item choisi dans le sous-menu hover */
  color:#000000;
  border-top-color:#007CC3;
  border-left-color:#007CC3;
  border-right-color:#000000;
  border-bottom-color:#007CC3;
}
