/* CSS Document */

body { /* style général de la page */
	margin:0;
	padding:0;
	background-color:#676767;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#6e6055;
}

#conteneur { /* définition du conteneur de tous les éléments de la page */
	position:relative;
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	margin:10px auto;
}

#conteneur-popup { /* définition du conteneur de tous les éléments de la page */
	position:relative;
	width:565px;
	height:auto;
	border: 1px solid #9b9597;
	background-color:#FFFFFF;
	margin:10px auto;
}

.txt-12px {font-size:12px;}
.txt-13px {font-size:13px;}
.txt-14px {font-size:14px;}
.txt-orange {font-size:12px; color:#f39c1b; font-weight:bold; text-transform:uppercase;}
.texte-vert {color:#e6471f; font-weight:bold;}
.titre-vert {color:#e6471f; font-weight:bold; font-size:12px;}

p { margin:0; padding:0;}
table {font-size:100%;}

a {text-decoration:underline; color:#fe4401;}
a:hover {text-decoration:none;}

a.lien_orange {text-decoration:underline; color:#ff9900; font-size:12px;}
a.lien_orange:hover {text-decoration:none; color:#ff9900;}

.float-left {float:left;}
.float-right {float:right; margin:0; padding:0;}


/***** Haut de page *****/
#haut_logo {width:900px;height:115px;}

#haut_bandeau {background: url(../images/haut_bandeau.jpg) no-repeat 1px 0;width:900px;height:90px;}


/***** Styles pour le menu du bas *****/
#footer { /* bloc du menu bas */
	position:relative;
	width:902px;
	height:20px;
	padding-top:5px;
	margin-top:10px;
	color:#6e6055;
	text-align:center;
}

#footer-popup { /* bloc du menu bas */
	position:relative;
	width:560px;
	height:20px;
	padding-top:5px;
	margin-top:10px;
	background-image:url(../images/fondFooter.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#6e6055;
	text-align:center;
}

/*  Liens du menu du bas */
#footer a, #footer a:link, #footer a:visited {color:#6e6055;padding:10px 20px 0px 10px;text-decoration:none;}
#footer a:hover, #footer a:active {text-decoration:underline;}


/********************** Plan du site *****************************/
#bas_plan { 
	margin-left: auto;
    margin-right: auto;
	clear:both;
	text-align:left;
	width:800px;
	background-color:#FFFFFF;
}

#bas_plan ul{
	margin:0;
	padding: 0;
	list-style-image: url('../images/puce_grise.jpg');
	list-style-position: 0px 0px;
}

#bas_plan li {
	list-style-image: url('../images/puce_grise.jpg');
	list-style-position: 0px 0px;
	margin: 0;
	padding: 0px;
	text-align:left;
	margin-left: 0px;
	margin-bottom : 10px;
	margin-top : 10px;
}

#bas_plan td { vertical-align:top;}

#bas_plan li a{ color:#a6a0a2; text-decoration : none; }
#bas_plan li a:hover{ color:#a6a0a2; text-decoration : underline;}

#bas_plan li a.cat{ color:#000000; font-weight:bold; text-decoration : none; }
#bas_plan li a.cat:hover{ color:#000000; font-weight:bold; text-decoration : underline;}

/*****************************************************************/


/***** Style du menu horizontal *****/
/* zone menu horizontal haut */
#haut_menu {width: 890px;margin-right:7px;margin-top:3px;}

/* zone menu horizontal haut_admin */
#haut_menu_admin {width: 890px;	margin-right:7px; margin-top:3px;}

#haut_menu ul{
	margin-left:220px;
	margin:0;
	padding: 0;
	list-style-type: none;
	float:right;
}

#haut_menu li {
	display: block;
	float:left;
	padding-left:3px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#haut_menu_admin ul {margin:0; padding: 0; list-style-type: none;}

#haut_menu_admin li {
	background-color:#FFFFFF;
	display: inline;
	list-style-type: none;
	padding-top:5px;
	padding-left:15px;
	margin:0;
	float:left;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	letter-spacing:1px;
}


/***** Partie gauche avec recherche par domaine *****/
#menu_gauche {float:left; margin-left:10px; margin-top:30px; width:200px;}

#navigation  {
	display:block;
	width:200px;
	margin:0;
	padding:0;
	background-color:#fff;
}

#navigation a.head { text-decoration: none; }
#navigation a.selected {}
#navigation.ui-accordion li ul li a.current {
	background-color:#a3a3a3;
	padding:9px 0px 5px 20px;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	margin:0;
}

#navigation ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	background-color:#fff;
	text-indent:0px;
}

#navigation li {
	display:block;
	width:200px;
	list-style:none;
	padding:0;
	margin:0;
}

ul#navigation li ul li {
	display: block;
	padding:0;
	margin:0;
	font-size:11px;
	text-align:left;
	width:180px;
}

ul#navigation li ul li.premier a.menu{ background-image:none;}

ul#navigation li ul li a.menu, a.menu_actif {
	display: block;
	background-image:url(../images/bg/point.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#474347;
	padding:9px 0px 5px 20px;
	height:17px;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	margin:0;
}

ul#navigation li ul li a.menu_actif {
	background-color:#a3a3a3;
	padding:9px 0px 5px 20px;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	margin:0;
}

ul#navigation li ul li a.menu:hover {
	background-color:#a3a3a3;
	height:17px;
	color:#FFFFFF;
	margin:0;
}

ul#navigation h2{
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent: -1999px;
	height:36px;
	margin:0;
	margin-bottom:1px;
	padding:0;
	cursor:pointer;
}

a h2.menu_visiteurs { background-image:url(../images/menu_visiteursOff.jpg); }
a:hover h2.menu_visiteurs, a:focus h2.menu_visiteurs, 
a:active h2.menu_visiteurs { background-image:url(../images/menu_visiteursOff.jpg);}

a h2.menu_exposants  { background-image:url(../images/menu_exposantOff.jpg); }
a:hover h2.menu_exposants, a:focus h2.menu_exposants, 
a:active h2.menu_exposants { background-image:url(../images/menu_exposantOff.jpg); }

a h2.menu_presse  { background-image:url(../images/menu_presseOff.jpg);}
a:hover h2.menu_presse, a:focus h2.menu_presse,
a:active h2.menu_presse { background-image:url(../images/menu_presseOff.jpg); }

a h2.menu_contacts  { background-image:url(../images/menu_contactsOff.jpg);}
a:hover h2.menu_contacts, a:focus h2.menu_contacts, 
a:active h2.menu_contacts { background-image:url(../images/menu_contactsOff.jpg);}

.clear {clear:both;}

/***** Définition du centre de la page *****/
#centre-accueil {
	float:left;
	width:660px;
	margin:30px 0px 20px 20px;
}
#centre, #centre-page {
	float:left;
	width:635px;
	margin:30px 20px 20px 30px;
}
* html #centre, * html #centre-page {float:left; margin-top:10px; margin-left:0px;} 

#centre-popup {
	width:550px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	text-align: left;
}

#bloc_enc1 {
	background-image:url(../images/bg/fondEnc1_haut.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:1px 10px 10px 7px;
	width:306px;
	height:220px;
	float:left;
}

#bloc_enc1 h2 {text-indent: -1999px; margin:0; margin-bottom:35px; padding:0;}

#bloc_enc1 h3 {
	margin:0;
	padding-left:22px;
	padding-right:27px;
	padding-bottom:0px;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-align:justify;
	color:#4d3c32;
}

#bloc_enc2 {margin:0px 10px 0px 7px; width:305px; float:left;}


#bloc_preinscriv h2 {
	background-image:url(../images/bg/fondEnc2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -1999px;
	height:32px;
	margin:0;
	padding:0;
	cursor:pointer;
}

#bloc_preinscriv h3 {
	background-image:url(../images/bg/fondPreinscriv.jpg);
	background-repeat: no-repeat;
	background-position:10px 5px;
	cursor:pointer;
	width:202px;
	min-height:40px;
	margin:0;
	margin-bottom:15px;
	padding:10px 15px 0px 85px;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	border-bottom:#bdb5b5 1px solid;
	border-left:#bdb5b5 1px solid;
	border-right:#bdb5b5 1px solid;
}
* html #bloc_preinscriv h3 {height:40px;}

#bloc_preinscriv h3 a {color:#fe4401; text-decoration:underline;}

#centre-page #bloc_preinscriv h3{margin-bottom:7px;}

#bloc_conf h2 {
	background-image:url(../images/bg/fondEnc3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -1999px;
	height:30px;
	margin:0;
	padding:0;
}

#bloc_conf h3 {
	background-image:url(../images/bg/fondConf.jpg);
	background-repeat: no-repeat;
	background-position:10px 5px;
	width:202px;
	margin:0;
	padding-left:85px;
	padding-right:15px;
	padding-top:10px;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	border-left:#bdb5b5 1px solid;
	border-right:#bdb5b5 1px solid;
}
div#bloc_conf h3 a {text-decoration:underline; color:#fe4401;}
div#bloc_conf h3 a:hover {text-decoration:none;}

#bloc_conf p.more {
	background-image:url(../images/bg/fondConf_bas.jpg);
	background-repeat: no-repeat;
	background-position:0px bottom;
	margin:0;
	height:9px;
}

#bloc_actu {margin:1px 10px 20px 15px; width:305px; float:left;}

#bloc_actu h2 {
	background-image:url(../images/bg/fondActu.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -1999px;
	height:47px;
	margin:0;
	padding:0;
}

.actu_sep {
	background-image:url(../images/separateur.gif);
	background-position: 25px 5px;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-top:6px;
}

#fin_actu {
	background-image: url(../images/bg/fondActu_fin.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	height:15px;
}

/* CSS for my first scrolling box */
#scrollingContainer{
	border-left:#bdb5b5 1px solid;
	border-right:#bdb5b5 1px solid;
	width:303px;
	height:154px;
	margin:0;
	padding:0;
	overflow:hidden;
}

div#scrollingContent p {
	background-image:url(../images/puce_bleu.gif);
	background-position: 10px 3px;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-right:20px;
	text-align:justify;
	margin:0;
}

div#scrollingContent p a {color:#5a4a41; text-decoration:none;}
div#scrollingContent p a:hover {text-decoration:underline;}
/* End css for my first scrolling box */


#bloc_pub {margin:0px 10px 5px 15px; width:305px; float:left;}

#bloc_exposant {margin-left:5px; margin-top:10px; width:642px;}

#bloc_exposant h2{
	background-image:url(../images/bg/fondExposant.jpg);
	background-position:left top;
	background-color:#B7ABAB;
	background-repeat:no-repeat;
	text-indent: -1999px;
	height:27px;
	margin:0;
	padding:0;
}

#desc_exposant {
	padding:10px 0px 0px 10px;
	border-left:#bdb5b5 1px solid;
	border-right:#bdb5b5 1px solid;
}

#desc_exposant a {font-size:10px; color:#474347; text-decoration:none;}
#desc_exposant a:hover {text-decoration:underline; font-weight:bold;}

#fin_exposant {
	background-image:url(../images/bg/fondExposant_fin.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:27px;
}

#desc_exposant div.more a, div.more a, .actu_date a, .actu_desc a {color:#fe4401; text-decoration:underline;}
#desc_exposant div.more a:hover, div.more a:hover, .actu_date a:hover, .actu_desc a:hover {color:#fe4401; text-decoration:none;}
/******************************/

/***** Styles pour le texte *****/
#titre-rubrique {margin-bottom:10px;}

.texte_gnl {margin:5px 0px 20px 25px; text-align:justify;}
.texte_gnl_popup {margin:5px 10px 20px 10px;}

.texte_gnl li { list-style-image:url(../images/puce_verte.gif); margin-left:5px; margin-bottom:2px;}

/***** Styles des liens *****/
.texte_gnl a, .texte_gnl_popup a {
	color:#e6471f;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
}
.texte_gnl a:hover, .texte_gnl_popup a:hover{text-decoration:underline;}

#centre-popup p a {
	color:#e6471f;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
}

#centre-popup p a:hover {text-decoration:underline;}

#tableBord {border:1px solid #999999;}

.textTableBord {
	font-size:14px;
	text-align:center;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

a.ancre_expo {font-size:13px; line-height:20px;}


.invit_recto_pref {
	background-image:url(../images/invit_pref.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fccb28;
	border:1px solid #FF0000;
	width:650px;
	height:325px;
}

/******** styles conferences *****/
.jourConf {
	margin-top:30px;
	padding-left:5px;
	background-color:#dceae5;
	letter-spacing:4px;
	color:#706a70;;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.typeConf {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	margin-right:15px;
	color:#f39c1b;
	letter-spacing:2px;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f39c1b;
}

.heureConf {
	margin-top:25px;
	margin-left:25px;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	color:#F29F1F;
	background-image:url(../images/puce_carre_orange.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.titreConf {
	margin-left:35px;
	font-weight:bold;
	text-transform:uppercase;
}

.stitreConf {
	margin-left:35px;
	font-weight:bold;
}

.intervenantConf { margin-left:45px; margin-top:5px; }
.intervenantConf a, .intervenantConf a:link, 
.intervenantConf a:visited { color:#8c8c8c; text-decoration:none; }
.intervenantConf a:hover, .intervenantConf a:active { text-decoration:underline; }
/********************************************************/


/***** Style exposants *****/
.nom-exposant{
	margin-top:10px;
	font-size:14px;
	letter-spacing:5px;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
	text-transform:uppercase;
	color:#528ABD;
}

.pres-exposant {
	margin-left:10px;
	margin-right:15px;
	margin-bottom:10px;
	text-align:justify;
}

.img-exposant img{
	margin-left:10px;
	margin-right:10px;
}


/********************************************************/
.retour_haut {
	text-align: right;
	height: 20px;
	font-size: 10px;
	margin-top: 10px;
	margin-left:15px;
	margin-bottom: 10px;
}

th {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #ffffff;
	text-align:center;
	background-color: #f99300;
}

.tab, .tab2 {padding:3px 10px; color:#706a70; font-weight:bold;}

input[type=checkbox]{margin-right:50px;}

label {line-height:30px;}
