/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
}

td.cmsgabaritbody, td.cmsgabaritbonus, td.cmsgabaritfooter {
  /* behavior: url(/ExposiumCms/cms_sites/SITE_530003/ressources530003/iepngfix.htc);
  */
}

/* CSS - SIAL 2010 - Accueil - Screen */
/***** BALISE HTML *****/
body {
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/SkinsSial_generiK.jpg) repeat-y top center #FFFFFF;
  color: white;
  font: 12px Arial, Verdana, Helvetica, sans-serif;
  color: #5C5A5B;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3 {
  font-family: Georgia, Times;
  font-weight: normal;
  text-align: left;
  background-color: none;
}

#left h2, .cmsgabaritbonus h2, #center h2 {
background:url("/ExposiumCms/cms_sites/partage508003/newsial/nav/fond_nav.png") repeat-x scroll 0 0 transparent;
  padding: 7px 0 7px 8px;
  color: #ffffff;
  font-size: 19px;
  background-color: #42312d;
  display: block;
}

h2 a {
  padding-right: 22px;
  color: #ffffff;
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/fleche_h2.jpg) no-repeat center right;
  font-size: 19px;
}

h3 {
  margin: 0;
  padding: 10px 0 25px 55px;
  color: #f26406;
  font-size: 22px;
  background-image: url(/ExposiumCms/cms_sites/SITE_530003/images530003/puce_zoomsur.gif);
  background-repeat: no-repeat;
  background-position: 33px 23px;
}

/***** PAGE ENTIERE *****/
table.cmsgabarit {
  margin: 0px auto 0px auto;
  width: 800px;
  text-align: left;
  z-index: 0;
}

table, tr, td {
  margin: 0;
  padding: 0;
}

/***** HEADER *****/
#banniere {
  /*margin-bottom: 10px;
  */
text-align: center;
}

td.cmsgabaritheader {
  margin-bottom: 50px;
  /*padding: 15px 0 0 0;
  */
width: 800px;
  /*height: 300px;
  */
;
}

*html td.cmsgabaritheader {
  /*height: 285px;
  */
width: 800px;
}

.cmsgabaritheader h1 {
  float: left;
  padding-top: 20px;
  background-color: white;
}

.cmsgabaritheader h1 span {
  display: none;
}

.cmsgabaritheader p {
  /* margin-bottom: 5px;
  */
;
}

.cmsgabaritheader p img {
  float: none;
}

/*Bord doré entourant les menuaccess du bonus */
.box {
border: 1px #FFFFCC solid;
margin-top:10px;
}

/*carte*/
div#carte {
  float: right;
  width: 561px;
  height: 187px;
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/carte_sial.gif) no-repeat top left;
  z-index: 200;
}

*html div#carte {
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/carte_sial.gif) no-repeat top right;
  width: 588px;
  margin-left: 0;
  margin-right: 0;
}

#carte a#mapFrance, #carte a#mapChine, #carte a#mapCanada, #carte a#mapBresil, #carte a#mapArabie {
  position: absolute;
  display: inline;
}

#carte a#mapFrance, #carte a#mapBresil {
  width: 82px;
  height: 74px;
}

#carte a#mapChine, #carte a#mapCanada {
  width: 99px;
  height: 74px;
}

#carte a#mapArabie {
  width: 81px;
  height: 74px;
}

#carte a:hover#mapFrance {
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/roll_france.gif) no-repeat;
}

#carte a:hover#mapChine {
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/roll_chine.gif) no-repeat;
}

#carte a:hover#mapCanada {
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/roll_canada.gif) no-repeat;
}

#carte a:hover#mapBresil {
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/roll_bresil.gif) no-repeat;
}

#carte a:hover#mapArabie {
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/roll_arabie.gif) no-repeat;
}

#mapFrance {
  margin-left: 347px;
  margin-top: 26px;
}

#mapChine {
  margin-left: 479px;
  margin-top: 1px;
}

#mapCanada {
  margin-left: 285px;
  margin-top: 16px;
}

#mapBresil {
  margin-left: 282px;
  margin-top: 73px;
}

#mapArabie {
  margin-left: 398px;
  margin-top: 5px;
}

* html #mapFrance {
  margin-left: 374px;
}

* html #mapChine {
  margin-left: 506px;
}


* html #mapCanada {
  margin-left: 312px;
}

* html #mapBresil {
  margin-left: 309px;
}

* html #mapArabie {
  margin-left: 425px;
}

/*formulaire header*/
div#nav2 {
  display: block;
  float: left;
  margin: -30px 0 0 0;
  z-index: 900;
  vertical-align: bottom;
  width: 500px;
}

*html div#nav2 {
  margin: -40px 0 0 0;
}

.cmsgabaritheader form {
  margin-left: 5px;
}

.cmsgabaritheader img {
  float: left;
}

.cmsgabaritheader select {
  float: left;
  margin-left: 5px;
  border: 1px solid #4e4e4e;
  width: 155px;
  height:26px;
}

.cmsgabaritheader p.boutonPresse {
  float: right;
 padding: 5px 10px;
  border: 1px solid #aaaaa6;
  z-index: 1000;
}

.cmsgabaritheader p.boutonPresse a {
  color: #003366;
  font-weight: bolder;
  text-align: center;
  background: #f8f8f8;
}

*html .cmsgabaritheader p.boutonPresse {
  /*margin: -25px 0 0 120px;
  */
;
}

td.cmsgabaritnavhaut {
  /*margin: 0 auto;
  width: 800px;
  font-size: 12px;
  */
}

/****** sous menu haut 1 *******/
.cmsgabaritnavhaut table {
  /*float: right;
  top: 300px;
  width: 150px;
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_menu.jpg) repeat-x;
  z-index: 800;*/
}

* html .cmsgabaritnavhaut table {
  top: 280px;
}

/***** CORPS DE PAGE ****/
td.cmsgabaritbody {
  width: 610px;
  background-color: #A5A5A5;
  /*background-color: red;*/
  /*background: #342826 url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_contenu.jpg) repeat-x top left;
  */
vertical-align: top;
  filter: alpha(opacity=95); /*  IE's opacity */
  opacity: 0.95;
}

/* structure 3 colonnes */
div#left {
  /*float: left;
  margin: 0 20px 0 6px;
  width: 380px;*/
}

div#center {
  float: left;
  width: 180px;
  text-align: center;
}

div#left, div#center {
  margin-top: 0;
  z-index: 2;
}

/*partie de gauche*/
div#news {
  position: relative;
  background-color: #f4f3f3;
  z-index: 1;
}

#news h3 {
  position: absolute;
  padding-top: 15px;
  padding-bottom: 10px;
  margin: 0;
  padding-left: 60px;
  z-index: 10;
  width: 320px;
  height: 40px;
  background-color: #f4f3f3;
}

#news h4 a {
  padding-left: 10px;
  color: #413f40;
}

div#infos {
  margin-bottom: 20px;
  padding-bottom: 10px;
  background: #ebeaea url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_infos.jpg) repeat-x;
  z-index: 10;
}

#infos div.texte {
  margin: 20px 0.5em 10px 0.5em;
  font-weight: bold;
}

#infos p.image {
  float: left;
  padding: 0 0.5em 1.5em 0;
  width: 110px;
}

#infos h4, #infos h4 a, .actualite h4 a, .actualite_maxi_box h4 a{
  color: #f26406;
  font-size: 13px;
}

#infos p a {
  color: #413f40;
}

#infos p span {
  color: #808288;
  font-weight: normal;
}

div#events {
  margin-bottom: 15px;
}

div.demandeBadge h2 {
  padding: 0 0 15px 0;
  background: none;
}

#center h2 a, #right h2 a {
  background: none;
}

#center h2 span, #right h2 span {
  display: none;
}

#center p {
  padding-bottom: 10px;
}

#center p a.viewVideo {
  padding-right: 15px;
  color: #ffffff;
  text-align: right;
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/a-fleche-right.gif) no-repeat right center;
}

.cadre_image {
  float: left;
  margin:0px 10px 10px 0;
  padding: 5px;
  background-color: #ffffff;
  border: 1px solid #f26406;
}

/***** BONUS DE DROITE ******/
td.cmsgabaritbonus {
  padding: 5px;
  vertical-align: top;
  background-color: #A5A5A5;
  width: 180px;
}

#menuacces ul {
background:none repeat scroll 0 0 #FFFFFF;
}

#menuacces li {
background:url("/ExposiumCms/cms_sites/partage508003/newsial/separateur_en1clic.gif") no-repeat center bottom transparent;
padding:0 0 3px;
line-height:42px;
}

#menuacces a {
padding-top:0;
}

#menuacces .ma1 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_exposants.gif") no-repeat transparent;}
#menuacces .ma2 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_plan.gif") no-repeat transparent;}
#menuacces .ma3 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_contact.gif") no-repeat transparent;}
#menuacces .ma4 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_news.gif") no-repeat transparent;}
#menuacces .ma5 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_sponsors.gif") no-repeat transparent;}
#menuacces .ma6 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_boutique.gif") no-repeat transparent;}
#menuacces .ma7 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_clock.gif") no-repeat transparent;}
#menuacces .ma8 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_agenda.gif") no-repeat transparent;}
#menuacces .ma9 a {background:url("/ExposiumCms/cms_sites/partage508003/newsial/pictos/picto_group.gif") no-repeat transparent;}

#menuacces li a {
color:#333333;
display:block;
padding-left: 42px;
}

#menuacces li a:hover {
color: #df5503;
}

.boutons h3{
display:block;
height:63px;
width:180px;
text-transform:uppercase;
font-size:16px;
padding:7px 0 7px 8px;
}

.cmsgabaritbonus h3 {
padding:0;
font-size:12px;
text-align:center;
color:white;
}

.cmsgabaritbonus h3 a {
color:white;
}

.cmsgabaritbonus h3 a:hover {
text-decoration:none;
color: #333333;
}

.cmsgabaritbonus h3 strong {
font-weight:bold;
font-size:17px;
}
#stand h3 {
background:url("/ExposiumCms/cms_sites/partage508003/newsial/boutons/bouton_stand.gif") no-repeat transparent;
}

#badge h3 {
background:url("/ExposiumCms/cms_sites/partage508003/newsial/boutons/bouton_badge.gif") no-repeat transparent;
border:none;
}

#badge h3 a {
color:white;
text-decoration:none;
}

#badge h3 a:hover {
color:brown;
}


.cmsgabaritbonus #stand {
padding-top:5px;
}

.cmsgabaritbonus #stand  h3 {
margin-bottom:-13px;
padding-top:9px;
}

div#right {
  /*width: 180px;
  margin: 10px 5px 0 0;
  */
;
}

#right h2 {
  margin-top: 0;
}

#right a {
  color: #ffffff;
}

#right p {
  padding-top: 10px;
}

#right ul {
  background-color: #f8f8f8;
}

#right li {
  padding: 10px 0 10px 10px;
  color: #4e4e4e;
}

#right li a {
  padding: 5px 0 5px 28px;
  color: #4e4e4e;
}

#clic li {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/filet_rub.jpg) no-repeat left bottom;
}

#clic li a {
  display: block;
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/puce_liste_right.jpg) no-repeat left 50%;
}

#stand_droite {
  margin-top: 20px;
}

#univers {
  visibility: hidden;
  height: 0;
  display: none;
}

*html #univers {
  height: 1px;
}

#univers li {
  padding: 10px 0 10px 13px;
  background: none;
}

#univers li a {
  padding: 5px 0 5px 25px;
  display: block;
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/puce_liste.jpg) no-repeat left 50%;
}

div#web2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

#web2 .enewsletter {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/ic_newsletter.jpg) no-repeat 5% center;
}

#web2 .ajoutfavoris {
  background: url(/ExposiumCms/cms_sites/partage508003/habillage/favoris.gif) no-repeat 5% center;
}

#web2 .pdf {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/ic_pdf.jpg) no-repeat 5% center;
}

#web2 .rss {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/ic_rss.jpg) no-repeat 5% center;
}

.pub {
  opacity: 1;
  filter: alpha(opacity=100); /*  IE's opacity */
}

.pub_home {
  opacity: 1;
  filter: alpha(opacity=100); /*  IE's opacity */
  width:180px;
  height:180px;
  float:left;
  display:block;
  margin:12px 0 5px 10px;
overflow:hidden;
position:relative;
}

/***** FOOTER */
td.cmsgabaritfooter {
  background: #503d39 url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_footer.jpg) repeat-x left bottom;
  filter: alpha(opacity=85); /*  IE's opacity */
  opacity: 0.95;
  font-size: 10px;
}

div#footer {
  padding: 1.5em 1em 0.5em 1em;
  color: #ffffff;
  font-size: 10px;
}

#footer h2 {
  padding: 0;
  font: bold 1em Arial, Helvetica, sans-serif;
  background: none;
}

#footer h2, #footer li {
  padding-bottom: 0.5em;
}

#footer a {
  color: #ffffff;
}

#footer img {
  margin-right: 15px;
}

/*bloc de lien*/
/********* MENU BAS *********/
#menubas {
  z-index: 20000;
}

#menubas DL, #menubas DT {
  padding: 3px 0 5px 0;
}

/* Fix IE. Hide from IE Mac \*/
/* Plan du site */
#menubas DL {
  float: left;
  margin: 0 5px 0 5px;
  z-index: 100;
  font-size: 10px;
  width: 120px;
}

*html #menubas DL {
  margin: 0;
}

*html #menubas DL.smenuhaut1 {
  width: 128px;
}

*html #menubas DL.smenuhaut2 {
  width: 134px;
}

*html #menubas DL.smenuhaut3 {
  width: 128px;
}

*html #menubas DL.smenuhaut4 {
  width: 124px;
}

*html #menubas DL.smenuhaut5 {
  width: 118px;
}

#menubas DL.smenuhaut5 {
  width: 118px;
}

*html #menubas DL.smenuhaut6 {
  width: 100px;
}

/* DT Style de l'affichage de la rubrique */
#menubas DT {
  padding: 0;
  margin: 0;
  height: auto;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  vertical-align: middle;
  z-index: 100;
font-size:12px;
}

#menubas DT A {
  height: 100%;
  color: #ffffff;
  text-decoration: none;
  border: none;
}

#menubas DT A:hover {
  color: #f26406;
  z-index: 100;
  margin: 0;
  font-weight: bold;
}

/* DD Style du conteneur des elements */
#menubas DD {
  width: auto;
  z-index: 100;
}

#menubas DD.smenuhaut2 {
  /*visibility: hidden;*/
}

/* LI Affichage des elements du menu (pages) IMPORTANT: pour que le javascript de déroulement du menu puisse marcher, ne pas modifier les éléments: PADDING-BOTTOM: 0;
  PADDING-TOP: 0;
  */
#menubas UL {
  /*display: block;
  */
filter: alpha(opacity=90); /*  IE's opacity */
  opacity: 0.90;
}

#menubas LI {
  text-align: left;
  color: #ffffff;
  z-index: 100;
}

#menubas LI A {
  padding: 0;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
  border: none;
  z-index: 100;
}

#menubas LI A:hover {
  z-index: 100;
  color: #f26406;
}

/* Style de la rubrique sélectionnée */
#menubas .rubriqueSel DT {
  color: #f26406;
  cursor: pointer;
}

/* Affichage des elements du menu (pages) de la rubrique selectionnée IMPORTANT: pour que le javascript de déroulement du menu puisse marcher, ne pas modifier les éléments: PADDING-BOTTOM: 0;
  PADDING-TOP: 0;
  */
#menubas .pageSel LI {
  Z-INDEX: 100;
  PADDING-RIGHT: 2px;
  PADDING-LEFT: 2px;
  PADDING-BOTTOM: 0;
  PADDING-TOP: 0;
  FONT-weight: bold;
  COLOR: white;
  TEXT-ALIGN: left;
}

/********* FIN MENU BAS ********/
div.left {
  float: left;
  margin-right: 45px;
}

*html div.left {
  margin-right: 30px;
}

*html .foot_sial {
  width: 100px;
}

*html .foot_exposer {
  width: 150px;
}

*html .foot_visiter {
  width: 135px;
}

*html .foot_evenements {
  width: 150px;
}

div#floatfin {
  margin: 0;
  width: 130px;
}

div .lien_footer {
  height: 51px;
  vertical-align: top;
}

div .lien_baspage {
  display: block;
}

/*divers classes*/
.spacer {
  clear: both;
  visibility: hidden;
  height: 1px;
font-size:1px;
}

.centre {
  text-align: center;
}

.orange {
  color: #f26406;
}

.bleu {
  color: #003366;
}

.text12 {
  font-size: 12px;
}

/* Le div a scroller */
#DIV_MOVE {
  display: none;
  /* position: absolute; /*  IMPERATIF  */
  left: 13%;
  top: 360px;
  z-index: 1000;
  overflow: hidden;
}

/* les icones pour afficher les fonctions */
#D_MOVE_LIEN {
  z-index: 1000;
}

#D_MOVE_LIEN a {
  width: 50px;
  display: block;
  height: 42px;
  overflow: hidden;
}

#D_MOVE_LIEN a:hover.ic_print, #D_MOVE_LIEN a:hover.ic_email, #D_MOVE_LIEN a:hover.ic_ajoutfavori, #D_MOVE_LIEN a:hover.ic_historique, #D_MOVE_LIEN a:hover.ic_remonter {
  width: 210px;
  background-color: transparent;
}

#D_MOVE_LIEN a:hover.ic_print {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_print.gif) no-repeat;
}

#D_MOVE_LIEN a:hover.ic_email {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_email.gif) no-repeat;
}

#D_MOVE_LIEN a:hover.ic_ajoutfavori {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_ajoutfavori.gif) no-repeat;
}

#D_MOVE_LIEN a:hover.ic_historique {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_historique.gif) no-repeat;
}

#D_MOVE_LIEN a:hover.ic_remonter {
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_remonter.gif) no-repeat;
}

/**** Elements de base des menus de navigation *****/
#menugauche, #menugauche .smenugauche0 DT, .smenugauche0 UL, #menugauche .smenugauche4 DT, #menugauche .smenugauche2 DT, #menugauche .smenugauche3 DT, #menugauche .smenugauche5 DT, #menugauche .smenugauche1 DT {
  /*visibility: hidden;
  height: 0;
  */
}

#menuhaut {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/fond_nav.png") repeat-x scroll 0 0 transparent;
  height: 44px;
  display:block;
  width: 800px;
  z-index: 1;
}

*html#menuhaut {
  /*top: 280px;
  */
}

DL, DT {
  /*padding: 3px 0 5px 0;
  */
}

/* Fix IE. Hide from IE Mac \*/
* html ul li {
  height: 1%;
}

* html ul li a {
  height: 1%;
}

/* End */
/****** MENU HAUT ou menu horizontal ******/
/* Ce style permet de personnaliser la DIV qui contient le menu du haut horizontal Sa position: LEFT, TOP Sa taille: WIDTH, HEIGHT Sa POSITION: relative ou absolute ATTENTION: il est fortement recommandé de laisser la position à ABSOLUTE sinon les éléments de la page sont décalés sous le menu !!! */
/* DL Style pour un bloc rubrique + sous-menus Float permet de faire décaler les rubriques horizontalement */
#menuhaut DL {
  float: left;
  z-index: 100;
  font-size: 12px;
}

/* DT Style de l'affichage de la rubrique */
#menuhaut DT {
  height: 41px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  vertical-align: middle;
  z-index: 100;
}

#menuhaut dt a {
  display: block;
  height: 41px;
  line-height: -100px;
  overflow: hidden;
  text-indent:-999em;
}

/* home gérée dans le CMS via le nom de la rubrique */
#menuhaut dt.smenuhaut1 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat 0 0 transparent;
  width: 40px;
}

#menuhaut dt.smenuhaut2 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -40px 0 transparent;
  width: 53px;
}

#menuhaut dt.smenuhaut3 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -89px 0 transparent;
  width: 98px;
}

#menuhaut dt.smenuhaut4 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -185px 0 transparent;
  width: 81px;
}

#menuhaut dt.smenuhaut5 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -264px 0 transparent;
  width: 78px;
}

#menuhaut dt.smenuhaut6 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -342px 0 transparent;
  width: 190px;
}

#menuhaut dt.smenuhaut7 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -532px 0 transparent;
  width: 106px;
}

/* Espace Exposant */
#menuhaut dt.smenuhaut8 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -638px 0 transparent;
  width: 154px;
}


 roll des menus 
#menuhaut dt.smenuhaut1 a:hover {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat 0 -41px transparent;
}

#menuhaut dt.smenuhaut2 a:hover, #menuhaut .rubriqueSel dt.smenuhaut2 {
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -40px -41px transparent;
}

#menuhaut dt.smenuhaut3 a:hover, #menuhaut .rubriqueSel dt.smenuhaut3{
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -89px -41px transparent;
}

#menuhaut dt.smenuhaut4 a:hover, #menuhaut .rubriqueSel dt.smenuhaut4{
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -185px -41px transparent;
}

#menuhaut dt.smenuhaut5 a:hover, #menuhaut .rubriqueSel dt.smenuhaut5{
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -264px -41px transparent;
}

#menuhaut dt.smenuhaut6 a:hover, #menuhaut .rubriqueSel dt.smenuhaut6{
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -342px -41px transparent;
}

#menuhaut dt.smenuhaut7 a:hover, #menuhaut .rubriqueSel dt.smenuhaut7{
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -532px -41px transparent;
}

#menuhaut dt.smenuhaut8 a:hover, #menuhaut .rubriqueSel dt.smenuhaut8{
  background: url("/ExposiumCms/cms_sites/partage508003/newsial/nav/nav_complete_gb.png") no-repeat -638px -41px transparent; /* Espace Exposant */
}

/* DD Style du conteneur des elements */
#menuhaut DD {
  position: absolute;
  width: auto;
  z-index: 100;
}

/* LI Affichage des elements du menu (pages) IMPORTANT: pour que le javascript de déroulement du menu puisse marcher, ne pas modifier les éléments: PADDING-BOTTOM: 0;
  PADDING-TOP: 0;
  */
#menuhaut UL {
  width: 160px;
  display: block;
  background-color: #413f40;
  filter: alpha(opacity=95); /*  IE's opacity */
  opacity: 0.95;
}

#menuhaut LI {
  text-align: left;
  color: #ffffff;
  z-index: 100;
}

#menuhaut LI A {
  padding: 4px 0 4px 5px;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
  border: none;
  display: block;
  z-index: 100;
}

#menuhaut LI a:hover {
  z-index: 100;
  background: #000000;
}

/* roll pour les image du menu directement dans le nom de la reubirque du CMS */
#menuhaut dt.smenuhaut1 a:hover img {
  margin: -41px 0 0;
}

/* Style de la rubrique sélectionnée */
#menuhaut .rubriqueSel DT {
  color: #f26406;
  cursor: pointer;
}

#menuhaut .rubriqueSel DT a:hover img {
  margin: -41px 0 0;
}

/* Affichage des elements du menu (pages) de la rubrique selectionnée IMPORTANT: pour que le javascript de déroulement du menu puisse marcher, ne pas modifier les éléments: PADDING-BOTTOM: 0;
  PADDING-TOP: 0;
  */
#menuhaut .pageSel LI {
  Z-INDEX: 100;
  PADDING-RIGHT: 2px;
  PADDING-LEFT: 2px;
  PADDING-BOTTOM: 0;
  PADDING-TOP: 0;
  FONT-weight: bold;
  COLOR: white;
  TEXT-ALIGN: left;
}

/* Accessible News Slider: Plugin Specific -----------------------------------------------------------------------------------------*/

.actualite,.actualite_mini_box, .actualite_maxi_box, .actualite_mini_box2 {
background-color:#f3f3f3;
float:left;
height:170px;
margin:5px 0 5px 10px;
!margin:5px 0 5px 5px;
overflow:hidden;
position:relative;
width:290px;
}

.texte {
padding:2px;
}

.actualite .texte a{
color:#444444;
}

.actualite .texte h4 a, .actualite_mini_box .texte h4 a, actualite_maxi_box .texte h4 a, .actualite_mini_box2 .texte h4 a{
  color: #f26406;
  font-size: 12px;
}

.actualite_mini_box {
width:180px;
height:180px;
}

.actualite_maxi_box {
width:398px;
height:200px;
}

.actualite_mini_box2 {
height:180px;
width:210px;
}


#actu_news li {
  float: left;
  display: inline;
  width: 380px;
  height: 325px;
  vertical-align: bottom;
}

#galerie2 li {
  float: left;
  display: inline;
  width: 140px;
  padding: 5px 0;
  margin: 0;
}

#galerie1 li {
  float: left;
  display: inline;
  width: 140px;
  padding: 5px 0;
  margin: 0;
}

/**** Plan du site ****/
#plandusite {
  width: 8000px;
  vertical-align: top;
  background-color: #ebeae9;
  margin: 40px 0 10px 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#plandusite ul {
  margin-bottom: 20px;
}


#plandusite ul li {
  margin-left: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

#plandusite ul li a, #plandusite ul li a: visited {
  text-decoration: none;
  color: #f26406;
}

#plandusite ul li a:hover {
  text-decoration: underline;
}

#plandusite ul ul {
  margin-left: 10px;
  margin-bottom: 20px;
  text-transform: none;
}

#plandusite ul ul li a, #plandusite ul ul li a: visited {
  color: #f26406;
  text-decoration: none;
  font-weight: normal;
}

#mentions_societe .editeur, #mentions_hebergeur .societe {
  font-weight: bold;
}

#mentions_agence {
  ;
}

/****** RECHERCHE GOOGLE ******/
/********** Recherche ****************/
div.recherche {
  float: right;
}

.recherche form {
 background:none repeat scroll 0 0 #FFFFFF;
border:0 solid #808288;
display:block;
}

.recherche input {
  height: 19px;
  width: 100px;
  font-size: 10px;
  background: none;
  /*float: left;
  */
border: 0;
}

.recherche input.go {
  height: 22px;
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/rec_loupe.jpg) no-repeat;
  border-left: 1px solid #808288;
  width: 21px;
}

.cse-overlay {
  background-color: #FFFFFF;
  border: 1px solid #333333;
  font-size: small;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 780px;
  z-index: 21000;
}

.cse-overlay-bg {
  backround-color: #999999;
  filter: alpha(opacity=95); /*  IE's opacity */
  opacity: 0.95;
}

/** * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch * API */
.cse-closeResults {
  float: right;
}

.cse-closeResults a {
  padding: 3px 5px;
  border: 1px solid #666666;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cse-closeResults a:hover {
  background: #dddddd;
  border: 1px solid #000000;
}

.cse-overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
}

/** * Custom AJAXSearch styles */
.gsc-resultsHeader, .gs-visibleUrl-short, .gs-watermark {
  display: none;
}

.gs-visibleUrl {
  color: #008000;
}

.gs-visibleUrl-long {
  display: none;
  overflow: hidden;
}

.gs-title a {
  margin: 10px 0;
  padding: 0 0 0 15px;
  color: #F26406;
  font-size: 12px;
  font-weight: bold;
}

.gsc-trailing-more-results, .gsc-webResult, .gs-divider {
  margin-bottom: 1em;
}

.gs-divider {
  margin-bottom: 1em;
  text-align: center;
  color: #676767;
}

/** * Default AJAXSearch styles largely from * http: //www.google.com/uds/css/gsearch.css */
/* control inputs * .gsc-search-box: the container that hosts the text input area * .gsc-input: the text input area */
form.gsc-search-box {
  font-size: 13px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 4px;
  margin-left: 0;
  width: 300px;
}

/* * This table contains the input element as well as the search button * Note that the search button column is fixed width, designed to hold the * button div's background image */
table.gsc-search-box {
  border-style: none;
  border-width: 0;
  border-spacing: 0 0;
  width: 100%;
  margin-bottom: 2px;
}

table.gsc-search-box td {
  vertical-align: middle;
}

table.gsc-search-box td.gsc-input {
  padding-right: 2px;
}

td.gsc-search-button {
  width: 1%;
}

/** * undo common generic table rules * that tend to impact branding */
table.gsc-branding td, table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: none;
}

table.gsc-branding {
  border-style: none;
  border-width: 0;
  border-spacing: 0 0;
  width: 100%;
}

td.gsc-branding-text {
  vertical-align: top;
  display: none;
}

td.gsc-branding-text div.gsc-branding-text {
  /*padding-bottom: 2px;
  text-align: right;
  color: #676767;
  font-size: 11px;
  margin-right: 2px;
  */
;
}

td.gsc-branding-img-noclear {
  width: 51px;
  vertical-align: bottom;
}

td.gsc-branding-img {
  width: 65px;
  vertical-align: bottom;
  display: none;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right: 0;
  text-align: center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align: center;
}

div.gsc-branding-img, div.gsc-branding-img-noclear, img.gsc-branding-img, img.gsc-branding-img-noclear {
  padding-top: 1px;
}

img.gsc-branding-img, img.gsc-branding-img-noclear {
  margin: 0 0 0 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  border: none;
  display: inline;
}

a.gsc-branding-clickable {
  cursor: pointer;
}

input.gsc-search-button {
  margin-left: 2px;
}

/* * Given that this is sitting in a variable width tabel cell, the idea is * for it to consume the entire cell. The adjacent cell contains the search * button and that is a fixed width cell. */
input.gsc-input {
  padding-left: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #BCCDF0;
  width: 99%;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom: 0;
  display: inline;
  color: #F26406;
}

.gsc-results .gsc-cursor {
  display: inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom: 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor: pointer;
  color: #F26406;
  text-decoration: underline;
  margin-right: 8px;
  display: inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #A90A08;
  font-weight: bold;
  text-decoration: none;
}

/***** FIN RECHERCHE GOOGLE *******/
/*** DEBUT TRAD GOOGLE ****/
#google_trad {
  width: 180px;
  background-color: #F8F8F8;
}

#google_trad table {
  margin-left: 10px;
}

#google_translate_element {
  text-align: center;
  padding: 20px 0;
}

/*** fil d'ariane ***/
.bloc_gris {
  background-color: #EBEAE9;
  width: 800px;
  height: 17px;
  margin-top: 35px;
  padding-top: 3px;
  z-index: 100;
  color: #333333;
  filter: alpha(opacity=95);
  opacity: 0.95;
  display: block;
}

*html .bloc_gris {
  margin-top: 0;
  /*display: none;
  */
;
}

.gauche {
  float: left;
  color: #222222;
  padding-left: 5px;
}

#ariane {
color:#333333;
padding-left:12px;
position:absolute;
top:243px;
width:auto;
z-index:1;
}

#ariane strong {
float:left;
font-weight:bold;
font-size:13px;
}

#ariane ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
}

#ariane li {
  float: left; /* pour IE */
  margin-left: 10px;
}

#ariane ul li a, #ariane ul li a:visited {
background:url("/ExposiumCms/cms_sites/partage508003/habillage/fleche_orange.gif") no-repeat scroll left center transparent;
color:#F26406;
display:block;
float:left;
padding-left:10px;
text-align:left;
text-decoration:none;
width:auto;
font-size:13px;
}

#ariane ul li a:hover {
  color: #F26406;
  text-decoration: underline;
}

#ariane ul li:first-child{
display: none;
}

/*#cms_menuBar {
  display: none;
}

*/
/* ---------------------------- Styles affichage contenus dynamiques --------------------------------*/
#ti {
  border: #0000CC 1px solid;
  margin: 10px 0 10px 0;
  height: 500px;
  font-weight: bold;
  position: relative;
}

#lliibb {
  float: left;
  text-decoration: underline;
  padding-right: 10px;
  font-weight: normal;
}

#produit {
  position: relative;
  top: 15px;
  left: 210px;
}

#marque {
  position: relative;
  top: 15px;
  left: 210px;
}

#societe {
  position: relative;
  top: 15px;
  left: 210px;
}

#description {
  position: relative;
  top: 30px;
  left: 210px;
  width: 330px;
}

#pays {
  position: absolute;
  top: 165px;
  left: 210px;
}

#ti #image {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
}

#ti #image #lliibb {
  display: none;
}

/*#jury_disney, #jury_pai, #jury_rhd {
  display: none;
}

*/
#motif_selection {
  position: absolute;
  top: 200px;
  left: 0;
}

#innovations {
  position: absolute;
  top: 395px;
  left: 0;
}

#tendances {
  position: absolute;
  top: 230px;
}

#parfums {
  position: absolute;
  top: 290px;
}

#conditionnement {
  position: absolute;
  top: 230px;
  left: 250px;
}

#conservation {
  position: absolute;
  top: 260px;
  left: 250px;
}

#date_lancement {
  position: absolute;
  top: 485px;
  left: 0;
}

#marches {
  position: absolute;

  top: 350px;
}

#lien {
  position: absolute;
  top: 485px;
  left: 250px;
  width: 296px;
  background-color: #FFFFFF;
}

#mail {
  position: absolute;
  top: 470px;
  left: 250px;
  width: 296px;
  background-color: #FFFFFF;
}

#ffaaxx {
  position: absolute;
  top: 455px;
  left: 250px;
  width: 296px;
  background-color: #FFFFFF;
}

#tteell {
  position: absolute;
  top: 440px;
  left: 250px;
  width: 296px;
  background-color: #FFFFFF;
}

#adresse {
  position: absolute;
  top: 410px;
  left: 250px;
  width: 296px;
  background-color: #FFFFFF;
}

/**************** LIGHTBOX ***********************/
#lightbox_filter, #lightbox_filter_bonus {
  display: none;
  position: absolute;
  height: 2000px;
  background-color: #ffffff;
  z-index: 10000000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#lightbox_filter_bonus {
  top: 0%;
  left: auto;
  width: 185px;
}

#lightbox_filter {
  top: 0%;
  left: 0%;
  width: 100%;
}

*html #lightbox_filter, *html #lightbox_filter_bonus {
  filter: alpha(opacity=0);
}

*html #lightbox_filter_bonus {
  width: 185px;
}

#box_essentiel, #box_integralXL, #box_prestige {
  display: none;
  position: absolute;
  top: 910px;
  left: auto;
  width: 560px;
  height: auto;
  padding: 40px 5px 10px 10px;
  margin: 0;
  border: 1px solid black;
  background-color: white;
  z-index: 1000000001;
  overflow: none;
}

*html #box_essentiel, *html #box_integralXL, *html #box_prestige {
  float: left;
  top: 1010px;
  left: 20%;
}

.boxtitle {
  position: absolute;
  float: center;
  top: 0;
  left: 0;
  width: 575px;
  height: 24px;
  padding: 0;
  padding-top: 4px;
  left-padding: 8px;
  margin: 0;
  border-bottom: 4px solid #F26406;
  background: url(/ExposiumCms/cms_sites/SITE_530003/images530003/fd_menu.jpg) repeat-x;
  color: white;
  font-weight: bold;
  text-align: center;
  text-size: 12px;
}

#box_essentiel a, #box_integralXL a, #box_prestige a, #box_essentiel a: visited, #box_integralXL a: visited, #box_prestige a: visited {
  color: #F26406;
}

/**************** FIN LIGHTBOX ****************/
/**** Carte d'identite****/
.masquer {
  display: none;
}

.droite {
  float: right;
}

div.recherche form #searchbox_009269025454978729670: 9xleypv-yu8 {
  display: none;
}

#DockMenuDiv {
 height:137px;
padding-top:5px;
  opacity: 1;
  filter: alpha(opacity=100); /*  IE's opacity */
}