body {
	color: #707173;
	font: 13px/17px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

a {
	color: #e95d0f;
	text-decoration: underline;
}

img {
	border: 0;
}

.centre {
	position: absolute;
	width: 812px;
	left: 50%;
	top: 40px;
	margin-left: -406px;
}

/*.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 98px;
	height: 116px;
	background: url(img/logo_e2b.png) no-repeat;
}*/

.logo {
	position: relative;
	top: 0;
	left: 0;
	width: 98px;
	height: 116px;
	display: block;
	background: url(img/logo_e2b.png) no-repeat;
}

.top_fr {
	position: absolute;
	top: 0;
	right: 0;
	width: 305px;
	height: 116px;
	background: url(img/top_e2b.png) no-repeat;
}

.top_nl {
	position: absolute;
	top: 0;
	right: 0;
	width: 305px;
	height: 116px;
	background: url(img/top_e2b_nl.png) no-repeat;
}

.top_en {
	position: absolute;
	top: 0;
	right: 0;
	width: 305px;
	height: 116px;
	background: url(img/top_e2b_en.png) no-repeat;
}

/*#nav {
	position: relative;
	top: 130px;
}*/

#nav {
	position: relative;
	top: 15px;
}

/*.main {
	position: relative;
	top: 100px;
	background: url(img/photo_index.jpg) no-repeat right bottom;
}*/

.main {
	position: relative;
	top: 15px;
	background: url(img/photo_index.jpg) no-repeat right bottom;
	margin-bottom: 15px;
}

.main_sans {
	position: relative;
	top: 15px;
	margin-bottom: 15px;
}

#grd_titre {
	font: bold 55px/54px "Arial Narrow";
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 10px;
}

.savoir_plus {
	width: 92px;
	height: 26px;
	background: url(img/savoir_plus.png) no-repeat;
	display: block;
	margin-top: 15px;
}

.meer {
	width: 92px;
	height: 26px;
	background: url(img/meer.png) no-repeat;
	display: block;
	margin-top: 15px;
}

.plus {
	width: 52px;
	height: 26px;
	background: url(img/btn_ici.png) no-repeat;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}

.bientot_fr {
	width: 73px;
	height: 26px;
	background: url(img/btn_bientot.png) no-repeat;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}

.bientot_nl {
	width: 92px;
	height: 26px;
	background: url(img/btn_bientot_nl.png) no-repeat;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}

.bientot_en {
	width: 73px;
	height: 26px;
	background: url(img/btn_bientot.png) no-repeat;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*.programme_fr {
	width: 92px;
	height: 26px;
	background: url(img/btn_programme_fr.png) no-repeat;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}*/

a.programme_fr, a.programme_nl, a.programme_en {
	text-decoration: none;
	width: 92px;
	height: 26px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}

a.programme_fr {
	background: url(img/btn_programme_fr.png) no-repeat;
}

a.programme_nl {
	background: url(img/btn_programme_nl.png) no-repeat;
}

a.programme_en {
	background: url(img/btn_programme_fr.png) no-repeat;
}

a.projets_fr, a.projets_nl, a.projets_en {
	text-decoration: none;
	height: 26px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}

a.projets_fr {
	width: 73px;
	background: url(img/btn_projets_fr.png) no-repeat;
}

a.projets_nl {
	width: 92px;
	background: url(img/btn_projets_nl.png) no-repeat;
}

a.projets_en {
	width: 73px;
	background: url(img/btn_projets_fr.png) no-repeat;
}

a.infos {
	text-decoration: none;
	width: 73px;
	height: 26px;
	background: url(img/btn_infos.png) no-repeat;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}

a.liste_expos_fr, a.liste_expos_nl, a.liste_expos_en {
	text-decoration: none;
	width: 131px;
	height: 26px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}

a.liste_expos_fr {
	background: url(img/btn_liste_expo_fr.png) no-repeat;
}

a.liste_expos_nl {
	background: url(img/btn_liste_expo_nl.png) no-repeat;
}

a.liste_expos_en {
	background: url(img/btn_liste_expo_en.png) no-repeat;
}

.ligne, .ligne_fin {
	position: relative;
	top: 15px;
	width: 100%;
	/*margin-top: 15px;*/
	height: 1px;
	display: block;
	background: url(img/ligne_longue.png) no-repeat;
}

.ligne_fin {
	top: 0;
}

.main_3_blocs {
	position: relative;
	top: 15px;
	width: 812px;
	background: url(img/fond_main_3_blocs.png) repeat-y;
}

.bloc1 {
	width: 250px;
	padding-top: 15px;
	float: left;
	/*border: 1px solid #000;*/
}

.bloc2 {
	width: 250px;
	padding-top: 15px;
	margin-left: 25px;
	float: left;
	/*border: 1px solid #000;*/
}

.bloc3 {
	width: 250px;
	padding-top: 15px;
	margin-left: 30px;
	float: left;
	/*border: 1px solid #000;*/
}

.main_4_blocs {
	position: relative;
	top: 15px;
	width: 812px;
	background: url(img/fond_main_4_blocs.png) repeat-y;
}

.bloc1_4, .bloc2_4, .bloc3_4, .bloc4_4 {
	width: 180px;
	padding-top: 15px;
	float: left;
	/*border: 1px solid #000;*/
}

.bloc1_4 {
	margin-left: 10px;
}

.bloc2_4 {
	margin-left: 23px;
}

.bloc3_4 {
	margin-left: 23px;
}

.bloc4_4 {
	margin-left: 30px;
}

#sstitre2 {
	/*border: 1px solid #000;*/
}

.sponsors {
	position: relative;
	top: 15px;
	width: 812px;
	height: 45px;
	height: 95px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.signature {
	position: relative;
	top: 25px;
	width: 812px;
	/*padding-top: 10px;*/
	font-size: 11px;
}

.photo_ptt {
	margin-bottom: 10px;
}

.titre {
	color: #e95d0f;
	font-weight: bold;
	font-size: 15px;
}

.txt {
	font-weight: normal;
	color: #707173;
}

.txtBC {
	color: #e95d0f;
	font-weight: bold;
}

.txtp {
	font-size: 11px;
}

.txtB {
	font-weight: bold;
}

.partenaire {
	/*float: left;
	width: 100px;
	height: 80px;*/
	/*border-top: 1px dotted #707173;*/
	border-bottom: 1px dotted #707173;
	border-right: 1px dotted #707173;
	vertical-align: middle;
	padding: 10px;
	width: 150px;
	height: 100px;
	text-align: center;
}

.td_table {
	border-bottom: 1px dotted #707173;
	border-right: 1px dotted #707173;
	vertical-align: top;
	padding: 5px;
}

.form_inscription {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 24px;
}

table.form_inscription input, table.form_inscription select {
	border: 1px dotted #707173;
}

table.form_inscription option {
	border-bottom: 1px dotted #707173;
}

.pastille_inscr_form_fr, .pastille_inscr_form_nl, .pastille_inscr_form_en {
	position: absolute;
	top: 300px;
	left: 500px;
	height: 129px;
	width: 129px;
}

.pastille_inscr_form_fr {
	background: url(img/pastille_inscription_vis_fr.png) no-repeat;
	/*top: 170px;
	left: 680px;*/
}

.pastille_inscr_form_nl {
	background-image: url(img/pastille_inscription_vis_nl.png);
	/*top: 170px;
	left: 680px;*/
}

.pastille_inscr_form_en {
	top: 280px;
	background: url(img/pastille_inscription_vis_en.png) no-repeat;
}

div.conferences div {
	clear: both;
	margin-bottom: 10px;
}

.heures {
	/*float: left;*/
	width: 90px;
	display: inline-block;
}

div.liste ul {
	margin-top: 0;
}

div.liste a {
	text-decoration: none;
	margin-right: 10px;
}
