@charset "iso-8859-1";

div#main {
	margin: 0;
	padding: 0;
	width: 1000px;
}


/*** SIDEBAR GAUCHE *****************************************************************************/
div#sidebar_gauche_fr, div#sidebar_gauche_en {
	float: left;
	margin: 0;
	padding: 0;
	width: 238px;
}


/*** SIDEBAR GAUCHE MENU ***********************************************************************/
div#sidebar_gauche_fr ul, div#sidebar_gauche_en ul {
	margin: 0;
	padding: 0;
	width: 238px;
	list-style: none;
}
div#sidebar_gauche_fr ul li, div#sidebar_gauche_en ul li {
	margin: 0;
	padding: 0;
}
div#sidebar_gauche_fr ul li a, div#sidebar_gauche_en ul li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 238px;
}


/*** MENU **************************************************************************************/

/*** MENU - BOUTON VISITER ***/
div#sidebar_gauche_fr ul#menu li a#visiter {
	height: 40px;
	background: url(/media/img/menu/visiter_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#visiter:hover { background: url(/media/img/menu/hover/visiter_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#visiter {
	height: 40px;
	background: url(/media/img/menu/visiter_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#visiter:hover { background: url(/media/img/menu/hover/visiter_en.jpg) no-repeat; }


/*** MENU - BOUTON EXPOSER ***/
div#sidebar_gauche_fr ul#menu li a#exposer {
	height: 40px;
	background: url(/media/img/menu/exposer_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#exposer:hover { background: url(/media/img/menu/hover/exposer_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#exposer {
	height: 40px;
	background: url(/media/img/menu/exposer_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#exposer:hover { background: url(/media/img/menu/hover/exposer_en.jpg) no-repeat; }


/*** MENU - BOUTON SALON ***/
div#sidebar_gauche_fr ul#menu li a#salon {
	height: 16px;
	background: url(/media/img/menu/salon_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#salon:hover { background: url(/media/img/menu/hover/salon_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#salon {
	height: 16px;
	background: url(/media/img/menu/salon_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#salon:hover { background: url(/media/img/menu/hover/salon_en.jpg) no-repeat; }


/*** MENU - BOUTON VISITER ***/
div#sidebar_gauche_fr ul#menu li a#visiter {
	height: 40px;
	background: url(/media/img/menu/visiter_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#visiter:hover { background: url(/media/img/menu/hover/visiter_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#visiter {
	height: 40px;
	background: url(/media/img/menu/visiter_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#visiter:hover { background: url(/media/img/menu/hover/visiter_en.jpg) no-repeat; }


/*** MENU - BOUTON VIDEOS ***/
div#sidebar_gauche_fr ul#menu li a#videos {
	height: 16px;
	background: url(/media/img/menu/videos_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#videos:hover { background: url(/media/img/menu/hover/videos_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#videos {
	height: 16px;
	background: url(/media/img/menu/videos_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#videos:hover { background: url(/media/img/menu/hover/videos_en.jpg) no-repeat; }


/*** MENU - BOUTON PROGRAMME ***/
div#sidebar_gauche_fr ul#menu li a#programme {
	height: 16px;
	background: url(/media/img/menu/programme_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#programme:hover { background: url(/media/img/menu/hover/programme_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#programme {
	height: 16px;
	background: url(/media/img/menu/programme_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#programme:hover { background: url(/media/img/menu/hover/programme_en.jpg) no-repeat; }


/*** MENU - BOUTON ACTUALITES ***/
div#sidebar_gauche_fr ul#menu li a#actualites {
	height: 16px;
	background: url(/media/img/menu/actualites_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#actualites:hover { background: url(/media/img/menu/hover/actualites_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#actualites {
	height: 16px;
	background: url(/media/img/menu/actualites_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#actualites:hover { background: url(/media/img/menu/hover/actualites_en.jpg) no-repeat; }


/*** MENU - BOUTON BILAN ***/
div#sidebar_gauche_fr ul#menu li a#bilan {
	height: 16px;
	background: url(/media/img/menu/bilan_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#bilan:hover { background: url(/media/img/menu/hover/bilan_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#bilan {
	height: 16px;
	background: url(/media/img/menu/bilan_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#bilan:hover { background: url(/media/img/menu/hover/bilan_en.jpg) no-repeat; }


/*** MENU - BOUTON FILIERES ***/
div#sidebar_gauche_fr ul#menu li a#filiere {
	height: 16px;
	background: url(/media/img/menu/filiere_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#menu li a#filiere:hover { background: url(/media/img/menu/hover/filiere_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#menu li a#filiere {
	height: 16px;
	background: url(/media/img/menu/filiere_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#menu li a#filiere:hover { background: url(/media/img/menu/hover/filiere_en.jpg) no-repeat; }


/*** SOUS MENU *********************************************************************************/

/*** SOUS MENU - BOUTON INFORMATIONS ***/
div#sidebar_gauche_fr ul#sousmenu li a#informations {
	height: 16px;
	background: url(/media/img/menu/informations-pratiques_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#sousmenu li a#informations:hover { background: url(/media/img/menu/hover/informations-pratiques_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#sousmenu li a#informations {
	height: 16px;
	background: url(/media/img/menu/informations-pratiques_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#sousmenu li a#informations:hover { background: url(/media/img/menu/hover/informations-pratiques_en.jpg) no-repeat; }


/*** SOUS MENU - BOUTON CONTACTS ***/
div#sidebar_gauche_fr ul#sousmenu li a#contacts {
	height: 16px;
	background: url(/media/img/menu/contacts_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#sousmenu li a#contacts:hover { background: url(/media/img/menu/hover/contacts_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#sousmenu li a#contacts {
	height: 16px;
	background: url(/media/img/menu/contacts_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#sousmenu li a#contacts:hover { background: url(/media/img/menu/hover/contacts_en.jpg) no-repeat; }


/*** SOUS MENU - BOUTON NEWSLETTER ***/
div#sidebar_gauche_fr ul#sousmenu li a#newsletter {
	height: 16px;
	background: url(/media/img/menu/newsletter_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#sousmenu li a#newsletter:hover { background: url(/media/img/menu/hover/newsletter_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#sousmenu li a#newsletter {
	height: 16px;
	background: url(/media/img/menu/newsletter_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#sousmenu li a#newsletter:hover { background: url(/media/img/menu/hover/newsletter_en.jpg) no-repeat; }


/*** SOUS MENU - BOUTON PRESSE ***/
div#sidebar_gauche_fr ul#sousmenu li a#presse {
	height: 16px;
	background: url(/media/img/menu/presse_fr.jpg) no-repeat;
}
div#sidebar_gauche_fr ul#sousmenu li a#presse:hover { background: url(/media/img/menu/hover/presse_fr.jpg) no-repeat; }
div#sidebar_gauche_en ul#sousmenu li a#presse {
	height: 16px;
	background: url(/media/img/menu/presse_en.jpg) no-repeat;
}
div#sidebar_gauche_en ul#sousmenu li a#presse:hover { background: url(/media/img/menu/hover/presse_en.jpg) no-repeat; }



/*** FORMULAIRE TROUVER EXPOSANT ***************************************************************/
#form_trouver_exposant {
	margin: 0;
	padding: 0;
	width: 238px;
	height: 85px;
	background: url(/media/img/menu/form.jpg) no-repeat;
}
#form_trouver_exposant p {
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
}
#input_trouver_exposant {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width: 120px;
	height: 16px;
}
#submit_exposant {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 18px;
	height: 18px;
	border: none;
}
div#lien_exposant {
	float: left;
	margin: 0;
	padding: 0;
}
div#lien_exposant img {
	float: left;
	margin: 0;
	padding: 13px 5px 0 40px;
}
div#lien_exposant a {
	float: left;
	margin: 0;
	padding: 11px 0 0 0;
	width: 180px;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
div#lien_exposant a:hover { text-decoration: underline; }


/*** MAIN CONTENT *******************************************************************************/
div#main_content {
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	width: 472px;
}
div#header {
	float: left;
	margin: 0;
	padding: 0;
	width: 472px;
}
div#header img {
	float: right;
	margin: 0;
	padding: 0;
}
div#header_image {
	float: left;
	margin: 0;
	padding: 0 0 40px 0;
	width: 472px;
}
div#header_image img { width: 472px; }


/*** SIDEBAR DROITE *****************************************************************************/
div#sidebar_droite {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
	background-color: #b1c800;
}
div#sidebar_droite_header {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 174px;
	background-color: #ffffff;
}
.sidebar_droite_box_0 {
	/*border:1px solid black;*/
	margin: 0;
	padding: 0;
	width: 250px;
	background-color: #b1c800;
}
#player {
	margin: 0;
	padding: 0;
}
.sidebar_droite_box_1 {
	margin: 0;
	padding: 0;
	width: 250px;
	background-color: #5e6a71;
}


/*** BLOC CONTACT *******************************************************************************/
div#bloc_contact {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 472px;
}


/*** BLOC CONTACT *******************************************************************************/
div#pied_de_page {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 106px;
	background-image: url(/media/img/bloc_contact.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}


/*** SOCIAL *************************************************************************************/
#social {
	float: right;
	width: 194px;
}

.separation {
	clear: both;
	margin: 15px 0;
	width: 100%;
	height: 1px;
	background: url(/media/img/separation.gif) repeat-x center center;
}

.button {
	float: left;
	margin: 0 0 0 10px;
}	

/*** FACEBOOK ***/
.button.facebook {
	position: relative;
	display: block;

	width: 48px;
	height: 48px;
	background: url(/media/img/bouton/facebook.jpg) 0 0 no-repeat;
	cursor: pointer;
}	
.button.facebook span.hover {
	position: absolute;
	display: block;

	width: 48px;
	height: 48px;
	background: url(/media/img/bouton/facebook.jpg) bottom no-repeat;
}

/*** TWITTER ***/
.button.twitter {
	position: relative;
	display: block;

	width: 48px;
	height: 48px;
	background: url(/media/img/bouton/twitter.jpg) 0 0 no-repeat;
	cursor: pointer;
}	
.button.twitter span.hover {
	position: absolute;
	display: block;

	width: 48px;
	height: 48px;
	background: url(/media/img/bouton/twitter.jpg) bottom no-repeat;
}

/*** DAILY ***/
.button.daily {
	position: relative;
	display: block;

	width: 48px;
	height: 48px;
	background: url(/media/img/bouton/daily-motion.jpg) 0 0 no-repeat;
	cursor: pointer;
}	
.button.daily span.hover {
	position: absolute;
	display: block;

	width: 48px;
	height: 48px;
	background: url(/media/img/bouton/daily-motion.jpg) bottom no-repeat;
}


/*** INSCRIPTION NL *****************************************************************************/
#inscriptionNL {
	float: right;
	width: 194px;
}

/*** INPUT ***/
.input {
	float: left;
	margin: 0;
	padding: 0 5px;

	width: 155px;
	height: 16px;

	/*** TEXT ***/
	color: #5e6a71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	/*** BORDER ***/
	border: 1px solid #5e6a71;
}

.submit {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	border: 0 none;
}

/*** PLACEHOLDER ***/
::-webkit-input-placeholder { color: #5e6a71; }
:-moz-placeholder { color: #5e6a71; }
.placeholder { color: #5e6a71; }


/*** FOOTER *************************************************************************************/
div#footer {
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 1000px;
	background-color: #c8ccd2;
}
div#footer_menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 238px;
}
div#footer_logos {
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	width: 650px;
}
div.table_logos {
	float: left;
	margin: 0;
	padding: 0;
	width: 650px;
}
div.table_logos a {
	float: left;
	margin: 0;
	padding: 0;
}


