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

.haut {
	padding-top:12px;
	width:662px;
	min-height:400px;
	background-color:#FFFFFF;
	min-height:12px;
	background-image:url(../images/exposants/haut-fond.png);
	background-repeat:no-repeat;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#C62406;
	margin:0 0 15px 0;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#C62406;
	margin:15px 0 15px 0;
}

.milieu {
	padding-top:12px;
	width:662px;
}

.bas {
	padding-bottom:12px;
	padding:10px 255px 10px 35px;
	width:372px;
	min-height:500px;
	background-image:url(../images/exposants/bas-fond.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}


#titre {
	position: relative;
	padding-top: 15px;
	padding-left: 35px;
	width: 500px;
	height: 34px;
}

#formulaire {
	position: relative;
	width: 580px;
	min-height: 200px;
}

.ligne-form {
	position: relative;
	width: 548px;
	_height: 30px;
	min-height: 30px;
}

.ligne-form input {
	padding:0 5px 0 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#C67100;
	height:20px;
	background-color:#F7EAD9;
	border:0;
}

.ligne-atelier {
	position: relative;
	margin-top: 2px;
	width: 593px;
	_height: 34px;
	min-height: 34px;
}

.nom-atelier {
	float: left;
	padding: 12px;
	width: 434px;
	min-height: 10px;
	background-color: #F1C8C1;
}

.me-desinscrire {
	float: left;
	margin-left: 2px;
	padding: 12px;
	width: 106px;
	min-height: 10px;
	background-color: #F1C8C1;
	text-align: center;
}

.validez {
	position: relative;
	margin-top: 15px;
	width: 548px;
	_height: 30px;
	min-height: 30px;
}

#motdepasse-oublie {
	position: relative;
	margin-top: 48px;
	padding-left: 356px;
	padding-top: 20px;
	width: 306px;
	height: 72px;
	background-image: url(../images/infos-compte/motdepasse-oublie.png);
	background-repeat: no-repeat;
}

#motdepasse-oublie input {
	padding:0 5px 0 5px;
	width:190px;
	height:20px;
	background-color:#F7EAD9;
	border:0;
}


#motdepasse-oublie a {
	color:#C62406;
	text-decoration:underline;
}

#message-envoye {
	position: relative;
	margin-top: 48px;
	width: 662px;
	height: 110px;
}
