/* CSS Document */

dl, dt, dd, ul, li {
	list-style-type: none;
	list-style-image: none;
}

/* NAV HAUT */
#menuhaut {
	position: absolute;
   margin-bottom: 20px;
	width: 580px;
	height: 27px;
	top: 0;
	left: 70px;
	z-index:10000;
}
*html #menuhaut{
	height: 20px;
}
#menuhaut dl {
	float: left;
   color: #fff;
	z-index: 100;
	top: 0;
	cursor:default;
}

#menuhaut dt {
	padding-top: 8px;
	height: 20px;
	color: #fff;
   font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#menuhaut dt a {
   padding: 8px;
   color: #fff;
   text-decoration: none;
}
*html #menuhaut dt a {
   padding: 10px;
}
#menuhaut dt a:hover {
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fond_menuhover.jpg) repeat-x;
}
dt.rubriqueSel a{
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fond_menuhover.jpg) repeat-x;
}
#menuhaut dt a:active {
   color: #cbcdcd;
}
*html #menuhaut dt {
	height:20px;
}

#menuhaut dd.smenuhaut1, #menuhaut dd.smenuhaut2, #menuhaut DD.smenuhaut3, #menuhaut DD.smenuhaut4, #menuhaut DD.smenuhaut5{
   position: absolute;
   top: 27px;
   width: 150px;
	background-color: #26272d;
}
#menuhaut li.smenuhaut1 a, #menuhaut LI.smenuhaut2 A, #menuhaut LI.smenuhaut3 A, #menuhaut LI.smenuhaut4 A, #menuhaut LI.smenuhaut5 A{
	padding: 4px 4px 4px 20px;
	height: 100%;
	color: #fff;
   text-decoration: none;
	line-height: 13px;
	display: block;
	border-bottom: 1px solid #464a49;
}

#menuhaut li.smenuhaut1 a:hover, #menuhaut LI.smenuhaut2 A:hover, #menuhaut LI.smenuhaut3 A:hover, #menuhaut LI.smenuhaut4 A:hover, #menuhaut LI.smenuhaut5 A:hover{
	color: #b9bbbb;
   background-color: #393c3e;
	text-decoration: underline;
}
#menuhaut dt.smenuhaut1 {
   width: 100px;
}
#menuhaut dt.smenuhaut2 {
   width: 80px;
}
#menuhaut dt.smenuhaut3 {
   width: 110px;
}
#menuhaut dt.smenuhaut4 {
   width: 140px;
}
#menuhaut dt.smenuhaut5 {
   width: 100px;
}
#menuhaut dt.smenuhaut6 {
   width: 120px;
}
/* NAV HAUT FIN */
* {
   margin: 0;
   padding: 0;
}
body {
   font: normal 11px Arial, sans-serif;
   line-height: 12pt;
	color: #333;
   text-align: center;
	background: #fff url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fond_body.jpg) repeat-x;
}
img {
   border: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
tr, td { 
	border-spacing: 0;
}
table.cmsgabarit {
   position: relative;
   margin: 0 auto;
   width: 970px;
   text-align: left;
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fond_tablecmsGab.jpg) repeat-x left bottom;
}
td.cmsgabaritheader {
   margin: 0 auto;
}
div#header {
   width: 970px;
   height: 178px;
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/enteteLogo.jpg) no-repeat top left;
}
#header h1 a span {
   display: none;
}
#header h1, #header h1 a {
   width: 340px; /*modif hery*/
   height: 140px; /*modif hery*/
	margin-left:30px; /*modif hery*/
}
#header h1 a {
   display: block;
}
td.cmsgabaritnavhaut {
   position: absolute;
   padding: 0 0 0 20px;
	width: 970px;
}
*html td.cmsgabaritnavhaut {
   top: 178px; /*modif hery*/
}
*+html td.cmsgabaritnavhaut {
   top: 178px; /*modif hery*/
}
td.cmsgabaritbody {
   margin: 0 20px 0 0; /*modif hery*/
   padding: 55px 0 10px 20px;  /*modif hery*/
   width: 600px; /*modif hery*/
   vertical-align: top;
}
*+html td.cmsgabaritbody {
   margin: 0 0 0 0; /*modif hery*/
   padding: 55px 0 10px 20px;  /*modif hery*/
   width: 650px; /*modif hery*/
}
*html td.cmsgabaritbody {
   padding: 45px 20px 10px 20px; /*modif hery*/
   width: 650px; /*modif hery*/
}
td.cmsgabaritbonus {  
   padding-top: 60px; /*modif hery*/
   width: 250px;
   vertical-align: top;
}

/** Pages de login */
#cmslogin{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 200px;
	top: 50px;
}

#cmsloginerror{
	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	position: relative;
	left: 200px;
	top: 50px;
}

/*---------header------
----------------------*/
div#barreDroiteNav {
  position: absolute;
   top: 0;
   right: 20px;
   width: 265px;
   height: 32px;
}
/*#barreDroiteNav span {
   float: left;
   margin-right: 10px;
}*/

.recherche {float:right;}

/*---------droite------
----------------------*/
.cmsgabaritbonus h2 {
   margin: 8px 0; /*modif hery*/
   background: none;
}
.cmsgabaritbonus h3 {
   margin: 15px 0;
   color: #666;
   font-size: 1.1em;
   font-weight: bold;
   text-align: center;
}
.cmsgabaritbonus h2 span {
   display: none;
}

/* Debut Espace Exposants */

div#clicexposant {
   width: 250px;
   border: 1px solid #d2d2d2;
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fd_clic.jpg) repeat-x left bottom;
}

#clicexposant h2 {
   margin: 0;
   background-color: #26272d;
}

#clicexposant a {
   margin: 5px 0px; /*modif hery*/
   height: 30px; /*modif hery*/
   color: #000;
   font-size: 12px;
   text-decoration: none;
   display: block;
	padding: 2px 0px 2px 10px; /*modif hery*/
   line-height:1.2em; /*modif hery*/
}
#clicexposant a img {
   padding-right: 5px;
   vertical-align: middle;
}
#clicexposant a:hover {
   background-color: #dada33;
}

/* fin Espace Exposants */


div#clic {
   width: 250px;
   border: 1px solid #d2d2d2;
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fd_clic.jpg) repeat-x left bottom;
}
#clic h2 {
   margin: 0;
   background-color: #26272d;
}
#clic a {
   margin: 5px 0px; /*modif hery*/
   height: 30px; /*modif hery*/
   color: #000;
   font-size: 12px;
   text-decoration: none;
   display: block;
	padding: 2px 0px 2px 10px; /*modif hery*/
   line-height:1.2em; /*modif hery*/
}
#clic a img {
   padding-right: 5px;
   vertical-align: middle;
}
#clic a:hover {
   background-color: #dada33;
}
a.btInscrireCongres, a.btDemandeBadge, a.btReserverStand, a.btNouveautesExposants {
   width: 250px;
   height: 51px; /*modif hery*/
   display: block;
}
a.btInscrireCongres {
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/bt_inscrirecongres.jpg) no-repeat top left;
}
a:hover.btInscrireCongres {
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/bt_inscrirecongres.jpg) no-repeat top left;
}
a.btDemandeBadge {
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/bt_demandeBadge.jpg) no-repeat top left;
}
a:hover.btDemandeBadge {
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/bt_demandeBadge.jpg) no-repeat top left;
}
a.btReserverStand {
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/bt_reserverstand.jpg) no-repeat top left;
}
a:hover.btReserverStand {
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/bt_reserverstand.jpg) no-repeat top left;
}
a.btNouveautesExposants {
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/espaceexposants/bt_reserverstand.jpg) no-repeat top left;
}

a.btInscrireCongres span, a.btDemandeBadge span, a.btReserverStand span, a.btNouveautesExposants span {
   display: none;
}
/*---------menubas----
----------------------*/
div#menubas {
   padding: 15px 5px 15px 20px;
   width: 970px;
   border-bottom: 1px solid #fff;
   background: #b2c908 url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fd_footer.jpg) repeat-x top left;
}
*html div#menubas {
   padding: 5px 5px 15px 20px;
}
#menubas a {
   color: #000;
   text-decoration: none;
}
#menubas a:hover {
   text-decoration: underline;
}
#menubas dl {
   float: left;
   width: 180px;
   padding: 0 5px 0 0;
}
#menubas dt {
   margin: 5px 0 15px 0;
   padding: 0;
   font-weight: bold;
}
#menubas ul {
   margin: 0;
   padding: 0 0 15px 0;
}
#menubas li {
   list-style:none;
}
/*---------footer------
----------------------*/
td.cmsgabaritfooter{
   padding-top:20px;
}

div#publicite {
   text-align: center;
   height: 110px;
}

*+html div#publicite {
height: 110px;
}

#publicite img, #publicite object {
   float: none;
   margin: 0 auto 20px auto;
   display: block;
}

*+html #publicite img {
margin: 10px auto 20px auto;
}
*html #publicite img {
   margin: 15px auto 0 auto;
}
hr.spacer {
   clear: both;
   visibility: hidden;
}
td.cmsgabaritfooter p {
   color: #000;
   text-align: center;
}
td.cmsgabaritfooter a {
   color: #000;
   text-decoration: none;
}
td.cmsgabaritfooter a:hover {
   text-decoration: underline;
}
td.cmsgabaritfooter span {
   margin-top: 15px;
}
td.cmsgabaritfooter img {
   float: left;
}
.puceVerte {
   padding: 0 0 5px 15px;
   background: #fff url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/puce_listeContenuN1.jpg) no-repeat top left;
}
.puceOrange {
   padding: 0 0 0 15px;
   background: #fff url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/puce_listeContenuN2.jpg) no-repeat top left;
}
iframe{
   width:650px;
   border:none;
}

/********* ADDTHIS BOUTON **********/

div.addthis_button{
   text-align: center;
   padding : 10px 0px;
   width: 100%;
}
/***********FIN ADDTHIS ************/

/**********FIL D'ARIANE************/

div#fil_ariane{
  display:block;
  margin:5px 0px 0px 250px;
  width:100%;
}
div#fil_ariane ul {
 padding:0;
 list-style-type:none;
 }
div#fil_ariane li {
 float:left; /*pour IE*/
 color:#F79100;
 padding: 0px; 
 font-weight:bold;
 }
div#fil_ariane ul li a {
 display:block;
 float:left;   
 background:url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/puce_fil.gif) no-repeat right 2px;
 color:#F79100;
 text-decoration:none;
 text-align:left;
 padding:0 10px 0px 5px;
 width:auto;
 }
div#fil_ariane ul li a:hover {
 text-decoration:underline;
 }  
div#fil_ariane p{
   float:left;
}
/*******FIN FIL ARIANE******/

/**** ils sont inscrit*******/
div#inscrit{
   width: 250px;
   border: 1px solid #d2d2d2;
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fd_clic.jpg) repeat-x left bottom;
   margin: 20px 0;
}
iframe#exposantaleatoire{
    height: 155px;
    width: 253px;
    border: none 0;
    margin:0 0 20px 0  ;
    padding:0;
}
#inscrit h2 {
   margin: 0;
   background-color: #26272d;
}
#nom_inscrit{
   padding: 30px 5px;
   text-align:center;
   font-size:15px;
   color: #333333;
   line-height: 20px;
   vertical-align: middle;
   font-weight: bold;
   font-family: arial, verdana, sans serif;
   height: auto;
   width: 245px;
}
*html #nom_inscrit{
   width: 240px;
}
/******* FIN ILS SONT INSCRITS******/

/****** RECHERCHE GOOGLE ******/
/********** Recherche ****************/	
div.recherche form {
   float: right;
   width: 161px;
   height: 32px;
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fd_formsearch.jpg) repeat-x;
}
div.recherche input {
   margin: -15px 5px 0 0;
   padding: 2px;
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/fd_inputSearch.jpg) repeat-x;
   vertical-align: 77%;
   border: none;
}
div.recherche input.go {
   margin: 0 5px;
   width: 16px;
   height: 32px;
   background: url(/ExposiumCms/cms_sites/SITE_586507/images586507/habillage/bt_search.jpg) no-repeat;
   border: none;
   vertical-align: 70%;
   cursor:pointer;
}
.cse-overlay {
       background-color:#FFFFFF;
       border:1px solid #333333;
       font-size:small;
       left:0;
       padding:10px;
       position:absolute;
       text-align:left;
       top:0;
       width:935px;
       z-index:21000;
}

.cse-overlay-bg{
       backround-color:#999999;
       filter:alpha(opacity=85); /* IE's opacity*/
        opacity: 0.85;
}


/** 
 * 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 #666;
  color:  #000;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.cse-closeResults a:hover {
  background: #ddd;
  border: 1px solid #000; 
}

.cse-overlay-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000;
}


/**
 * 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{ 
  font-size: 12px;
  	margin:10px 0;
	padding:0 0 0 15px;
	color:#F26406;
	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 : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  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 : 0px;
  border-spacing : 0px 0px;
  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 : 0px;
  border-spacing : 0px 0px;
  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 : 0px;
  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 : 0px;
  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 Espace Actus Exposants ****/

em#actu1 {border-right:1px dashed #999999; float:left;width:300px;display:block;padding-right:25px;font-style:normal;}

em#actu2 {width:300px;margin-right:55px;_margin-right:5px;float:right;display:block;font-style:normal;}

em#actu2 p, em#actu1 p {padding:10px;}

em#actu2 .right, em#actu2 .right {padding-right:10px;}

.cmsgabaritbody h2.actus {background:none;text-transform:uppercase;}

/**** FIN Espace Actus Exposants ****/


/**** DEBUT GESTIONBOUTONS TINY ****/

#mce_fullscreen_fontselect, #mce_fullscreen_fontsizeselect, #mce_fullscreen_forecolor_action, #mce_fullscreen_underline, #mce_fullscreen_justifyfull  ,mce_insertdate, mce_preview, mce_backcolor, mce_emotions, mce_breadCrumbsButon, #mce_fullscreen_backcolor_action, #mce_fullscreen_forecolor_open, #mce_fullscreen_backcolor_open, #mce_fullscreen_emotions, #mce_fullscreen_help, #mce_fullscreen_insertdate, #mce_fullscreen_inserttime, #mce_fullscreen_pagebreak, #mce_fullscreen_preview, #mce_fullscreen_siteMapButon, #mce_fullscreen_breadCrumbsButon
{display:none;}

a#pageTextePreview_fontselect_text, a#pageTextePreview_fontsizeselect_text, a#pageTextePreview_justifyfull, a#pageTextePreview_underline, a#pageTextePreview_backcolor_action, a#pageTextePreview_help, a#pageTextePreview_insertdate, a#pageTextePreview_inserttime, a#pageTextePreview_preview, a#pageTextePreview_forecolor_action, a#pageTextePreview_backcolor_action, a#pageTextePreview_emotions, a#pageTextePreview_siteMapButon, a#pageTextePreview_breadCrumbsButon, a#pageTextePreview_pagebreak, a#pageTextePreview_visualchars, a#pageTextePreview_attribs, a#pageTextePreview_spellchecker_action, a#pageTextePreview_styleprops, a#pageTextePreview_backcolor_open, a#pageTextePreview_forecolor_open
{display:none;}
 
 #cmsgabaritbody table.mceToolbar { margin:0; }

#cmsgabaritbody table.mceToolbar td { padding:0; border:none; }

#cmsgabaritbody #pageTextePreview_tbl table {margin:0;}

#cmsgabaritbody #pageTextePreview_tbl table table#pageTextePreview_fontsizeselect { display:none;}

#cmsgabaritbody #pageTextePreview_tbl table table#pageTextePreview_fontselect { display:none;}

#cmsgabaritbody #pageTextePreview_tbl table a#pageTextePreview_justifyfull {display:none;}

#cmsgabaritbody .defaultSkin table.mceLayout tr.mceFirst td { padding:0;}

 /**** FIN GESTIONBOUTONS TINY ****/


