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

body {
	margin: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #C62406;
}

p, h1, h2, h3 {
	margin:0;
	padding:0;
}

.cacher {
	position: absolute;
	height: 0px;
	top: 0px;
	left: 0px;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}

#bandeau-efcom {
	position: relative;
	margin-left: -475px;
	margin-bottom: 10px;
	left: 50%;
	width: 950px;
	_height: 50px;
	min-height: 50px;
	text-align: center;
}

#structure {
	position: relative;
	margin-left: -475px;
	left: 50%;
	width: 950px;
	min-height: 585px;
	_height: 585px;
}

#gauche {
	float: left;
	width: 288px;
	min-height: 770px;
	_height: 770px;
}

#logo {
	position: relative;
	width: 288px;
	height: 224px;
}

#fond-gauche {
	position: relative;
	width: 288px;
	height: 175px;
	padding-top: 343px;
	background-image: url(../images/general/fond-gauche.png);
	background-repeat: no-repeat;
}

#droite {
	float: left;
	width: 662px;
	min-height: 585px;
	_height: 585px;
}

#inscription {
	position: absolute;
	z-index: 1;
	left: 322px;
	width: 628px;
	height: 100px;
}

#titre-inscription {
	float: left;
	margin-top: 17px;
	width: 267px;
	height: 86px;
}

#champ-inscription {
	float: left;
	margin-top: 17px;
	width: 118px;
	height: 86px;
}

#texte-inscription {
	float: left;
	margin-top: 17px;
	margin-left: 10px;
	width: 180px;
	height: 86px;
}

#nav {
	position: relative;
	top: 70px;
	width: 662px;
	height: 150px;
}

#nav-accueil {
	float: left;
	margin-top: 30px;
	width: 107px;
	height: 40px;
}

#nav-salon {
	float: left;
	margin-top: 30px;
	width: 66px;
	height: 40px;
}

#nav-exposants {
	float: left;
	margin-top: 30px;
	width: 95px;
	height: 40px;
}

#nav-ateliers {
	float: left;
	margin-top: 30px;
	width: 81px;
	height: 40px;
}

#nav-conference {
	float: left;
	margin-top: 30px;
	width: 105px;
	height: 40px;
}

#nav-rel {
	float: left;
	margin-top: 30px;
	width: 128px;
	height: 40px;
}

#nav-contact {
	float: left;
	margin-top: 30px;
	width: 80px;
	height: 40px;
}

#contenu {
	position: relative;
	width: 662px;
	min-height: 400px;
	_height: 400px;
}

#footer {
  position: relative;
	top:0;
	left:0;
	margin-top:30px;
	width:662px;
	height:72px;
	background-image:url(../images/general/fond-footer.png);
}

#footer .region-limousin {
  position: absolute;
	top:5px;
	left:103px;
	width:47px;
	height:62px;
}

#footer .europe{
  position: absolute;
	top:13px;
	left:173px;
	width:47px;
	height:46px;
}

#footer .caisse-des-depots{
  position: absolute;
	top:13px;
	left:242px;
	width:47px;
	height:46px;
}

#footer .banque-populaire{
  position: absolute;
	top:18px;
	left:337px;
	width:119px;
	height:35px;
}

#footer .ca {
  position: absolute;
	top:14px;
	left:478px;
	width:86px;
	height:44px;
}

#footer .kpmg {
  position: absolute;
	top:24px;
	left:587px;
	width:60px;
	height:24px;
}

img {
	border:none;
}

.reinit {
	position:relative;
	top:0;
	left:0;
}

.left {
	float:left;
	top:0;
	left:0;
}

.padding-10t {
  padding-top: 10px;
}

.padding-10l {
  padding-left: 10px;
}

.padding-20l {
  padding-left: 20px;
}

.clear {
	clear: both;
	height: 0px;
	_display: none;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}

img {
  border: none;
}

a {
outline:none;
}
