@charset "utf-8";
/* CSS Document */

#banniere {
	position:relative;
	margin-left:83px;
	margin-bottom:10px;
	width:783px;
	height:219px;
}

#intro {
	position:relative;
	top:0;
	left:0;
	margin-top:15px;
	padding:0 35px 0 35px;
	width:552px;
	min-height:30px;
	font-size:14px;
	color:#FFFFFF;
}

#entrees {
	position:relative;
	top:0;
	left:0;
	width:662px;
	height:360px;
}

#entrees p {
	color:#C62406;
}

.entree-exposants, .entree-ateliers, .entree-conference, .entree-newsletter {
	position:absolute;
	top:35px;
	left:0;
	padding:160px 8px 0 8px;
	width:144px;
	height:135px;
	background-repeat:no-repeat;
}

.entree-exposants .btn, .entree-ateliers .btn, .entree-conference .btn {
	position:absolute;
	bottom:6px;
	left:0;
	width:160px;
	height:23px;
	text-align:center;
}

.entree-exposants {
	background-image:url(../images/index/entree-exposants.png);
}

.entree-ateliers {
	left:166px;
	background-image:url(../images/index/entree-ateliers.png);
}

.entree-conference {
	left:332px;
	background-image:url(../images/index/entree-conference.png);
}

.entree-newsletter {
	left:498px;
	padding-top:90px;
	height:205px;
	background-image:url(../images/index/entree-newsletter.png);
}

.entree-newsletter input {
	margin-bottom:5px;
	padding:0 5px 0 5px;
	width:139px;
	height:20px;
	font-size:11px;
	border:0;
	background-image:url(../images/index/fond-input.png);
}

.bloc-animations {
	position:relative;
	top:0;
	left:0;
	padding:12px 195px 12px 7px;
	width:460px;
	height:58px;
	background-image:url(../images/index/fond-animations.png);
	background-repeat:no-repeat;
	color:#F3D31C;
}

.bloc-animations .lien {
	position:absolute;
	top:33px;
	right:20px;
	width:124x;
	height:23px;
}
