@charset "utf-8";

#navh{
	background-image: url(../img/bg-fond-menu.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5d82a0;
	border-left-color: #5d82a0;
	height:27px;

}

ul.MenuBarHorizontal ul a{
	display:block;
	float:left;
	width:121px;
	font-size: 11px;
	text-align:left;
	height:auto;
	padding-top:5px;
	color:#666666;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	background-image:url(../img/separateur-sous-menu3.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFF;
	background-position: left bottom;
}

ul.MenuBarHorizontal ul a:hover {
	display:block;
	float:left;
	width:121px;
	font-size: 11px;
	text-align:left;
	height:auto;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image:url(../img/separateur-sous-menu3.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f8f8f9;
}

ul.MenuBarHorizontal li.special ul a:hover, ul.MenuBarHorizontal li.special ul a{
	width:158px;
}


ul.MenuBarHorizontal a#societe {
	width:138px;
	background-image: url(../img/btn_company.jpg);
	background-repeat: no-repeat;
}
ul.MenuBarHorizontal a#societe:hover, ul.MenuBarHorizontal a#societe:focus, ul.MenuBarHorizontal #societe.MenuBarItemHover  {
	width:138px;
	background-image: url(../img/btn_societe-hover.jpg);
	background-repeat: no-repeat;
}
ul.MenuBarHorizontal a#international {
	width:138px;
	background-image: url(../img/btn_international.jpg);
	background-repeat: no-repeat;
}
ul.MenuBarHorizontal a#international:hover, ul.MenuBarHorizontal a#international:focus, ul.MenuBarHorizontal #international.MenuBarItemHover  {
	width:138px;
	background-image: url(../img/btn_international-hover.jpg);
	background-repeat: no-repeat;
}


ul.MenuBarHorizontal a#produitssolutions {
	width:175px;
	background-image: url(../img/btn_products-solutions.jpg);
	background-repeat: no-repeat;
}
ul.MenuBarHorizontal a#produitssolutions:hover, ul.MenuBarHorizontal a#produitssolutions:focus, ul.MenuBarHorizontal #produitssolutions.MenuBarItemHover  {
	width:175px;
	background-image: url(../img/btn_products-solutions-hover.jpg);
	background-repeat: no-repeat;
}

ul.MenuBarHorizontal a#servicesclients {
	width:138px;
	background-image: url(../img/btn_services-clients.jpg);
	background-repeat: no-repeat;
}
ul.MenuBarHorizontal a#servicesclients:hover, ul.MenuBarHorizontal a#servicesclients:focus, ul.MenuBarHorizontal #servicesclients.MenuBarItemHover  {
	width:138px;
	background-image: url(../img/btn_services-clients-hover.jpg);
	background-repeat: no-repeat;
}

ul.MenuBarHorizontal a#secteurs {
	width:138px;
	background-image: url(../img/btn_sectors.jpg);
	background-repeat: no-repeat;
}
ul.MenuBarHorizontal a#secteurs:hover, ul.MenuBarHorizontal a#secteurs:focus, ul.MenuBarHorizontal #secteurs.MenuBarItemHover  {
	width:138px;
	background-image: url(../img/btn_sectors-hover.jpg);
	background-repeat: no-repeat;
}

ul.MenuBarHorizontal a#evenements {
	width:138px;
	background-image: url(../img/btn_evenements.jpg);
	background-repeat: no-repeat;
}
ul.MenuBarHorizontal a#evenements:hover, ul.MenuBarHorizontal a#evenements:focus, ul.MenuBarHorizontal #evenements.MenuBarItemHover  {
	width:138px;
	background-image: url(../img/btn_evenements-hover.jpg);
	background-repeat: no-repeat;
}

/*


#header #menu {
	padding:0;
	padding-top:4px;
}
#navh {
}
#navh li {
}
#ul_nav {
	list-style: none;
	position: absolute;
	z-index:100;
}


#menu {
	background-image: url(../img/bg-fond-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5d82a0;
	border-left-color: #5d82a0;
	height:27px;
	height:100px;
	overflow:hidden;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu a.selected {
	display:block;
	float:left;
	width:138px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	text-decoration:none;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a {
	display:block;
	float:left;
	width:138px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#societe-selected {
	display:block;
	float:left;
	width:138px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_societe-hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#societe {
	display:block;
	float:left;
	width:138px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_societe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#societe:hover {
	background-image: url(../img/btn_societe-hover.jpg);
}
#menu a#international-selected {
	display:block;
	float:left;
	width:138px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_international-hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#international {
	display:block;
	float:left;
	width:138px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_international.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#international:hover {
	background-image: url(../img/btn_international-hover.jpg);
}
#menu a#produits-solutions-selected {
	display:block;
	float:left;
	width:175px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_produits-solutions-hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#produits-solutions {
	display:block;
	float:left;
	width:175px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_produits-solutions.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#produits-solutions:hover {
	background-image: url(../img/btn_produits-solutions-hover.jpg);
}
#menu a#services-clients-selected {
	display:block;
	float:left;
	width:137px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_services-clients-hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#services-clients {
	display:block;
	float:left;
	width:137px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_services-clients.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#services-clients:hover {
	background-image: url(../img/btn_services-clients-hover.jpg);
}
#menu a#secteurs-selected {
	display:block;
	float:left;
	width:137px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_secteurs-hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#secteurs {
	display:block;
	float:left;
	width:137px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_secteurs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#secteurs:hover {
	background-image: url(../img/btn_secteurs-hover.jpg);
}
#menu a#evenements-selected {
	display:block;
	float:left;
	width:137px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_evenements-hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#evenements {
	display:block;
	float:left;
	width:137px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image: url(../img/btn_evenements.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a#evenements:hover {
	background-image: url(../img/btn_evenements-hover.jpg);
}
#menu .sous-menu-general a {
	display:block;
	float:left;
	width:121px;
	font-size: 11px;
	text-align:left;
	height:auto;
	padding-top:5px;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	background-image:url(../img/separateur-sous-menu.jpg);
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #6ca2c6;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .sous-menu-general2 a {
	display:block;
	float:left;
	width:158px;
	font-size: 11px;
	text-align:left;
	height:auto;
	padding-top:5px;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	background-image:url(../img/separateur-sous-menu2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #6ca2c6;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu .sous-menu-general2 a:hover {
	display:block;
	float:left;
	width:158px;
	font-size: 11px;
	text-align:left;
	height:auto;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#menu .sous-menu-general a:hover {
	display:block;
	float:left;
	width:121px;
	font-size: 11px;
	text-align:left;
	height:auto;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#menu a.bout-menu-selected {
	display:block;
	float:left;
	width:139px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a.bout-menu {
	display:block;
	float:left;
	width:139px;
	font-size: 14px;
	text-align:center;
	height:22px;
	padding-top:5px;
	color:#5e5e60;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a.bout-menu:hover {
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a.daddy {
}
#menu li {
	float:left;
	margin:0pt;
}
#menu li ul {
	font-weight:normal;
	height:auto;
	left:-999em;
	margin:0pt;
	position:absolute;
	width:100px;
	margin-top:25px;
}

.sous-menu-general li {
	background-image: none;
}
#menu li li {
	width:133px;
}
/*#menu li ul ul {
	margin:-27px 0pt 0pt 140px;
}

#menu li:hover ul {
	left:auto;
	top:105px;
}
#menu li:hover .sous-menu-general2 {
	left:auto;
	top:105px;
}
#navh #menu li.over, #menu li:hover {
	background:transparent none repeat scroll 0%;
}
#menu li ul a:hover {
		background-color:#fbfdfe;
}
#menu a:hover {
}
*/