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;
}


div.nav div span, div.ligne_form span {
	position: relative;
	left: 5px;
	top: 1px;
}






.current{
	
}


.contenu {
	margin: 150px 0px 0px 190px;
	padding: 20px 10px 0px 10px;
	background: #ffffff;
	width: 585px;
	
	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;
	height: 20px;
	background: #fff;
	margin-bottom: 3px;
}

.text_input {
	width: 200px;
	background: #E6EDBF;
	border: 0;
	float: right;
	margin: 3px;
	color: #464E0F;
	height: 12px;
}

.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;
}



.mainMenu{
	float: left;
	margin-left:500px;
	
	width: 150px;
	font-size: 15px;
	margin: 0;
	width: 150px;
	height: 150px;
	
}
.mainMenu ul{
	list-style-type: none;
	margin:0;
	padding: 0;
	font-size: 12px;
	margin-top: 160px;
}
.mainMenu li{
	margin: 0;
	padding: 0;
}
.mainMenu a {
	border: solid #C8D672 1px;
	margin-top: 450px;
	text-decoration: none;
	display: block;
	color: white;
	margin-top : 5px;
	width: 140px;
	padding-left: 15px;
	padding: 5px 10px 5px 10px;
}
.mainMenu a:hover{
	border: solid #C8D672 1px;
	margin-top: 450px;
	text-decoration: none;
	display: block;
	color: white;
	margin-top : 5px;
	width: 140px;
	padding-left: 15px;
	padding: 5px 10px 5px 10px;
}
.mainMenu a{
	font-weight: normal;
}
.mainMenu a:hover{
	background-color: #0E357C;
	color: white;
}
#ban{
	margin: 0px 0px 0px -405px;
	padding: 0px;
	background: url(../images/banner.png) top no-repeat;
	width: 897px;
	height: 291px;
	position: absolute;
	left: 50%;
	top: -120px;
}


