.categorie {
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FADEE1;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	background-image: url(../images/fond_toggle.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.categorie:hover {
	background-image: url(../images/fond_toggle2.jpg);
}
.categorie a {
	text-decoration: none;
	color: #9AC102;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

.titre_exposant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6F131D;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.type_exposant {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	float: right;
}

.exposants {
	width: 350px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	list-style: none;
	z-index: 50;
	clear: both;
}
.exposants li {
	position: relative;
	margin: 0px 0px 10px;
	float: left;
	z-index: 2;
}
.em {
	position: relative;
	margin: 0px;
	padding: 5px 5px 0px;
	width: 330px;
	float: left;
	z-index: 2;
	background-color: #F5F5F5;
	clear: both;
}
.em:hover {
	background-color: #FF8C5B;
}
.exposants li em {
	width: 200px;
	text-align: left;
	padding: 10px;
	font-style: normal;
	z-index: 2000;
	display: none;
	position: absolute;
	left: 350px;
	border: 2px dotted #CCCCCC;
	background-color: #F4F4F4;
	top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7C1621;
}
.basexpo {
	clear: both;
	height: 0px;
	}
.lienweb {
	font-family: Arial, Helvetica, sans-serif;
	color: #9AC102;
	font-size: 12px;
	text-decoration: underline;
	float: left;
	clear: left;
	margin: 5px 0px 0px;
	padding: 0px;
	}
.lienweb:hover {
	letter-spacing: 2px;
	}

.ficheexpo {
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: left;
}
.ficheexpo h1 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0px;
	height: 20px;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 900;
	line-height: 20px;
	letter-spacing: -2px;
	text-align: center;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	width: 480px;
	background-color: #9AC102;
}
.ficheexpo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #9AC102;
	line-height: 20px;
	letter-spacing: -2px;
	text-align: center;
	padding: 0px;
	float: left;
	height: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 480px;
}
.fermer2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
