* {
	font-size: 11px;
	font-family: Arial, Tahoma, verdana;
	color: #000;
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}

body {
	text-align: center;
	background-color: #292929;
}

img {
	display: block;
	border: none;
}

.clear {
	height: 0px;
	padding: 0;
	margin: 0;
	clear: both;
}

#wrapper {
	margin: auto;
	padding: 50px 0 0 0;
	width: 550px;
	text-align: left;
}

h1 {
	float: left;
	width: 460px;
	height: 100px;
	background: url(../../_images/showroom-grossistes.png) no-repeat;
	clear: both;
}

h1 span {
	display: none;
}

#register {
	float: left;
	width: 540px;
	height: 330px;
	margin: 30px 0 0 0;
	padding: 30px 0 0 10px;
 	background: url(../../_images/background.png) center top no-repeat;
	clear: both;
}

#register p {
	float: left;
	width: 390px;
	font-size: 10px;
	color: #efefef;
	padding: 10px 15px 10px 35px;
	background: url(../../_images/info.png) 10px 10px no-repeat #161616;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	clear: both;
}

#register p span {
	float: left;
	width: 390px;
	font-size: 10px;
	padding: 10px 0 0 0;
	color: #c52053;
	text-transform: uppercase;
	clear: both;
}

#register fieldset {
	float: left;
	width: 350px;
	margin: 15px 0 0 0;
	border: none;
	clear: both;
}

#register fieldset legend {
	float: left;
	width: 350px;
	color: #c5db95;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	clear: both;
}

#register fieldset label {
	float: left;
	width: 350px;
	padding: 0 0 12px 0;
	clear: both;
}

#register fieldset label span {
	float: left;
	font-size: 9px;
	width: 350px;
	color: #c5db95;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	clear: both;
}

#register fieldset label input.txt {
	float: left;
	width: 330px;
	height: 18px;
	font-size: 10px;
	color: #efefef;
	padding: 4px 10px 2px 10px;
	background-color: #161616;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	clear: both;
}

#register fieldset label input.vld {
	float: right;
	width: 115px;
	height: 24px;
	margin: 0;
	padding: 0;
	background:none;
	clear: both;
}

a.annuaire {
	float: left;
	width: 420px;
	padding: 10px 5px 10px 35px;
	color: #dbdbdb;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url(../../_images/link.png) 10px center no-repeat #161616;
	text-decoration: none;
	white-space: nowrap;
	clear: both;
}

a.annuaire:hover {
	color: #ffffff;
	text-decoration: underline;
}

#misc {
	display: none;
	visibility: hidden;
}
