body {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #788405;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}
#ban a: active{
	background: none;
}
img, img a {
	border: 0px;
}

.nav {
	margin: 0px;
	padding: 150px 0px 0px 0px;
	width: 190px;
	float: left;
	font-family: "Arial Narrow";
	color: #ffffff;
	text-transform: uppercase;
}

.menu {
	height: 20px;
	width: 175px;
	border: 1px solid #BBC182;
	margin: 0px 0px 5px 0px;
}

.menu a {
	color: #ffffff;
}

.menu_vert {
	height: 20px;
	width: 175px;
	border: 1px solid #BBC182;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: #C8D672;
	color: #464E0F;
}

.menu_vert a {
	color: #464E0F;
}

div.nav div span, div.ligne_form span {
	position: relative;
	left: 5px;
	top: 1px;
}

.selected {
	width: 191px;
	background: #fff;
	border-color: #fff;
}

.selected a {
	color: #788405;
}

.selected span {
	color: #788405;
}

.selected_vert {
	width: 191px;
	background: #C8D672;
	color: #464E0F;
	border-color: #C8D672;
}

.selected_vert a {
	color: #464E0F;
}

.contenu {
	margin: 150px 0px 0px 0px;
	padding: 20px 10px 0px 10px;
	background: #ffffff;
	width: 585px;
	float: left;
	min-height: 430px;
}

.bloc_texte {
	margin: 0px;
	padding: 0px;
	width: 550px;
}

div.bloc_texte a {
	color: #788405;
	text-decoration: underline;
}

.titre, .sstitre {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #464E0F;
}

.sstitre {
	font-weight: normal;
}

.texte {
	margin: 15px 0px 3px 0px;
	padding: 0px;
}

.texteb {
	font-weight: bold;
}

.ligne_form {
	width: 330px;
	line-height: 18px;
	clear: both;
	background: #fff;
	margin-bottom: 0;
}

.text_input {
	width: 200px;
	background: #E6EDBF;
	border: 0;
	float: right;
	margin: 3px;
	color: #464E0F;
	height: 18px;
}

.col_form {
	width: 200px;
	float: left;
}

.logo_partenaire {
	display: table-cell;
	width: 136px;
	height: 185px;
	border: 1px solid #BBC182;
	vertical-align: middle;
	text-align: center;
	float: left;
}

.logo_partenaire a {
	color: #464E0F;	
}

.logo_partenaire a:hover {
	text-decoration: underline;	
}
.end {
	margin: 0px;
	padding:0px;
	clear: both;
}

#Mobicar_fr, #Mobicar_nl {
	text-transform: none;
	width: 175px;
}

#Mobicar_fr a, #Mobicar_nl a {
	text-decoration: underline;
	color: #fff;
}

/************************************************* AJOUT CSS MIMI *************************************************/
/* tables exposants - marques */
table.exhib {font-size:10px;width:100%;}
table.exhib td {vertical-align:top; border-bottom:1px solid #C2C69D; }
table.exhib td.title {padding-top:20px;font-size:11px; font-weight:bold;vertical-align:top; border-bottom:1px solid #C2C69D; }

/************************************************ CSS SURVEY ******************************************************/

.questions{
	font-size:12px;
	font-weight:bold;
}

.reponses{
	padding-left:50px;
	font-size:11px;
}

