/*copyright Myriam LORANT pour Néoma-Interactive*/

* {
	margin: 0;
	padding: 0;
}
/*-----------Corps----------------
---------------------------------*/
body {
	color: #000;
	font: 1em arial, "Trebuchet MS", tahoma, sans-serif;
   background: #fff url(../images/fd_container.jpg) repeat-x;
}
img {
	border: none;
}
acronym, abbr {
	cursor: help;
	border-bottom: none;
}
q {
   color: #410240;
   font-size: 1.5em;
   display: block;
}
cite {
   color: #9b5695;
   text-align: right;
   display: block;
}
/*-----------Conteneur-------------
---------------------------------*/
div#container {
   margin: 1cm;
   background: none;
}
div#contenu {
   background: none;
}
/*		bloc en tete
----------------------------------------------------- */
div#header {
	padding: 0.8em 0 0 0;
   color: #000;
   font-size: 1em;
   font-weight: bold;
}
#header img {
	border: none;
}
#header h1 {
	float: left;
}
#header h1 a span {
   display: none;
}
#header p {
   text-align: right;
}
#header p#englishCompt {
   margin: 2.2em 0 1.2em 0;
}
/*		menu navigation header
----------------------------------------------------- */
div#menu {
   display: none;
}
/*ajout didier*/
.j{
   font-size: 2em;
   font-family: "Times New Roman";
   color: #FFF;
}

.rebours {
   font-size: 2em;
   font-family: "Times New Roman";
   color: #E62D4D;
}
/*		blocs de contenu
----------------------------------------------------- */
div#left {
	display: none;
}
div#right {
   padding: 0.5em 0 0 0;
}
.index {
   background: none;
}
.pourquoivisiter {
   padding-bottom: 4em;
   background: none;
}
.espaceexposants {
   background: none;
}
div.tab {
   float: left;
   margin: 0 1em 1.5em 0;
   width: 30%;
}
/*	 contenu cote droit
----------------------------------------------------- */
#right h2 {
   font-size: 1.5em;
	color: #000;
}
#right h3 {
   margin-top: 1em; 
   padding: 0 0 1em 1.8em;
   color: #a66ba0;
   background: url(../images/puce_h3.jpg) no-repeat top left;
}
#right h4 {
   margin-bottom: 0.5em;
   color: #000;
}
#right a {
   color: #410240;
}
#right a:hover, #right a:visited {
   color: #c981c3;
   text-decoration: none;
}
#right p {
	margin: 0.5em 0;
}
#right ul {
   margin: 0 0 1em 1em;
}
#right ul li {
   margin: 0.3em 0;
	list-style: inside url(../images/puce_liste.jpg);
}
#right ul li ul li {
   list-style: inside url(../images/puce_liste_liste.jpg);
}
#right ul li ul li ul li {
   list-style: inside url(../images/puce_liste_liste_liste.jpg);
}
#right span.gourmets {
   color: #410240;
   font-weight: bold;
}
/*titre des pages*/
.englishversion #right h2, .pourquoivisiter #right h2, .demandeDinfo #right h2, .presse #right h2, .contact #right h2, .demandeBadge #right h2, .listeExposants #right h2, .leMarche #right h2, .lactualite #right h2, .infosPratiques #right h2, .espaceexposants #right h2, .logos #right h2, .mentionslegales #right h2, .offredusalon #right h2, .partenaires #right h2, .plandusalon #right h2, .produitsdesexposants #right h2, .pourquoipourqui #right h2, .evenements #right h2 {
   margin-bottom: 0.5em;
   height: 2em;
}
.leMarche #right h2, .lactualite #right h2, .mentionslegales #right h2, .offredusalon #right h2, .produitsdesexposants #right h2, .pourquoipourqui #right h2 {
   margin-top: 1em;
}
/*page index*/
#right p.btdemande {
   margin: 3em 0;
   text-align: right;
}

#right p.desTit {
   margin: 0 0 1em 6.3em;
}
/*paragraphe*/
#right p.chapo {
   font-weight: bold;
   line-height: 2em;
}
#right p.Kcontact {
   margin-left: 3em;
   font-weight: bold;
   line-height: 1.6em;
}
.contact #right p {
   font-weight: bold;
   color: #a66ba0;
}
/*		divers
----------------------------------------------------- */
hr.spacer {
	clear: both;
	visibility: hidden;
}
.floatLeft {
   float: left;
}
.floatRight {
   float: right;
   padding: 0 0 1em 1em;
}
/*		footer
----------------------------------------------------- */
div#footer {
   display: none;
}


