.clear
{
	clear: both;
	height: 15px;
}
#drawer
{
	margin: 0px auto;
}
/*error message*/
.error
{
	margin: 0px 0 2px 11px;
	padding: 2px 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.error1
{
	margin: 0 0 2px;
	padding: 2px 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/*[disabled]position:absolute;*/
}
.error EM
{
	border: 10px solid;
	border-color: #47473D transparent transparent;
	bottom: -17px;
	display: block;
	height: 0;
	left: 34px;
	position: absolute;
	width: 0;
}
.error
{
	height: 15px;
	background-color: #47473D;
	font-size: 11px;
	border: 1px solid #47473D;
	padding: 4px 10px;
	color: #000;
	display: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
}
.error P
{
	margin: 0;
	color: #C1C1BF;
}
/*error message*/
.error EM
{
	/*[disabled]border:10px solid;*/
	/*[disabled]border-color:#FFFE36 transparent transparent;*/
	/*[disabled]bottom:-17px;*/
	/*[disabled]display:block;*/
	/*[disabled]height:0;*/
	/*[disabled]left:60px;*/
	/*[disabled]position:relative;*/
	/*[disabled]width:0;*/
}
#invalid
{
	/*[disabled]margin-top:15px;*/
	/*[disabled]width:344px;*/
	/*[disabled]height:27px;*/
}
/*scrollable root element*/
#wizard
{
	background: #FFF url(../../media/img/gradient/h600.png) repeat 0 0;
	border: 1px solid #789;
	font-size: 12px;
	height: 540px;
	margin: 0 10px 0 auto;
	width: 600px;
	overflow: hidden;
	position: relative;
/*rounded corners for modern browsers*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}
/*scrollable items*/
#wizard .items
{
	width: 20000em;
	clear: both;
	position: absolute;
}
/*single item*/
#wizard .page
{
	padding: 20px 30px;
	width: 525px;
	float: left;
}
/*title*/
#wizard H2
{
	border-bottom: 1px dotted #CCC;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0 0;
	padding-bottom: 20px;
}
#wizard H2 EM
{
	display: block;
	font-size: 14px;
	color: #666;
	font-style: normal;
	margin-top: 5px;
}
/*input fields*/
#wizard UL
{
	padding: 0px !important;
	margin: 0px !important;
}
#wizard LI
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#wizard LABEL
{
	font-size: 16px;
	display: block;
}
#wizard LABEL STRONG
{
	color: #789;
	position: relative;
	top: -1px;
}
#wizard LABEL EM
{
	font-size: 11px;
	color: #666;
	font-style: normal;
}
#wizard .text
{
	width: 100%;
	padding: 5px;
	border: 1px solid #CCC;
	color: #456;
	letter-spacing: 1px;
}
#wizard SELECT
{
	border: 1px solid #CCC;
	width: 94%;
	padding: 4px;
}
#wizard LABEL SPAN
{
	color: #B8128F;
	font-weight: bold;
	position: relative;
	top: 4px;
	font-size: 20px;
	/*[empty]margin-left:;*/
}
#wizard .double
{
	width: 43%;
	float: left;
	/*[empty]margin-left:;*/
}
#typeUser
{
	margin-top: 0px;
	position: absolute;
	width: 528px;
	height: 0px;
}
#wizard .userType
{
	width: 25%;
	float: left;
	/*[empty]margin-left:;*/
	margin-top: 0;
	position: absolute;
}
.radioprivate
{
}
.radiosociete
{
	margin-top: 12px;
}
#wizard .societe
{
	width: 40%;
	float: left;
	margin-left: 144px;
	padding-left: 0;
	margin-top: -16px;
	padding-right: 0;
	position: absolute;
}
#wizard .TVA
{
	width: 18%;
	float: left;
	margin-left: 429px;
	padding-left: 0px;
	margin-top: -16px;
	position: absolute;
}
#wizard .TVA P
{
	margin-left: -23px;
	float: left;
	/*[disabled]margin-top:7px;*/
	position: absolute;
}
#wizard .pass
{
	width: 41%;
	float: left;
	margin-right: 0;
	padding-left: 1px;
}
#wizard .triple LABEL
{
	width: 23%;
	float: left;
	clear: none;
	position: relative;
	margin-top: 74px;
}
#wizard .triple .text
{
	width: 124%;
	padding-left: 3px;
	margin-left: 5px;
}
#wizard .triple.nom LABEL
{
	width: 37%;
	float: left;
	margin-left: 45px;
	padding-bottom: 12px;
}
#wizard .nom .text
{
	width: 120%;
	float: left;
	/*[disabled]margin-left:-4px;*/
	/*[disabled]margin-right:-37px;*/
}
#wizard .pass.verif
{
	width: 41%;
	float: left;
	margin-left: 91px;
}
#wizard .rue
{
	width: 100%;
	float: left;
	margin-left: 0;
}
#wizard .cp
{
	width: 10%;
	float: left;
}
#wizard .cp LABEL
{
	width: 100%;
	float: left;
	/*[disabled]margin-left:;*/
}
#wizard .ville
{
	width: 64%;
	float: left;
	margin-left: 18px;
}
#wizard .tel
{
	float: left;
	width: 19%;
	/*[disabled]height:auto;*/
	margin-left: 17px;
	/*[disabled]padding:0px;*/
}
#wizard .cp.ville LABEL
{
	width: 100%;
	float: left;
}
#wizard .double .text
{
	width: 100%;
}
#wizard .clearfix
{
	clear: left;
	padding-top: 0;
}
#wizard .right
{
	/*[disabled]float:right;*/
}
#wizard .right
{
	/*[disabled]float:right;*/
}
#wizard .next
{
	/*[disabled]float:right;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]margin-top:0px;*/
	/*[disabled]background:#3F94AB;*/
	/*[disabled]background:-webkit-gradient(linear, left top, left bottom, from(#8fcc26), to(#347A8D));*/
	/*[disabled]background:-moz-linear-gradient(top, #87BCCB, #347A8D);*/
}
#wizard .prev
{
	/*[disabled]float:left;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]background:#3F94AB;*/
	/*[disabled]background:-webkit-gradient(linear, left top, left bottom, from(#8fcc26), to(#347A8D));*/
	/*[disabled]background:-moz-linear-gradient(top, #87BCCB, #347A8D);*/
}
#wizard .next
{
	display: block;
	float: left;
	height: 24px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: 7px 20px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: GraublauSans-Semibold, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	position: absolute;
	margin-left: 446px;
	margin-top: 27px;
}
#wizard .next, #wizard .prev
{
	color: #FFFFFF;
	/*[disabled]background:#67921C;*/
	background: #3F94AB;
	/*[disabled]background:-webkit-gradient(linear, left top, left bottom, from(#8fcc26), to(#67921c));*/
	background: -webkit-gradient(linear, left top, left bottom, from(#87BCCB), to(#347A8D));
	/*[disabled]background:-moz-linear-gradient(top, #8fcc26, #67921c);*/
	background: -moz-linear-gradient(top, #87BCCB, #347A8D);
}
#wizard .prev
{
	display: block;
	float: left;
	height: 24px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: 7px 20px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: GraublauSans-Semibold, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	position: absolute;
	margin-left: 450px;
	margin-top: 43px;
}
#wizard .tel LABEL
{
	width: 100%;
	float: left;
}
#wizard .valider
{
	/*[disabled]float:right;*/
	/*[disabled]margin-top:0px;*/
}
#wizard .valider
{
	display: block;
	float: right;
	height: 24px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: 7px 20px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: GraublauSans-Semibold, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	margin-top: 43px;
	margin-left: 3px;
	position: absolute;
}
#wizard .valider
{
	color: #FFFFFF;
	/*[disabled]background:#67921C;*/
	background: #3F94AB;
	background: -webkit-gradient(linear, left top, left bottom, from(#8fcc26), to(#67921c));
	/*[disabled]background:-webkit-gradient(linear, left top, left bottom, from(#8fcc26), to(#347A8D));*/
	background: -moz-linear-gradient(top, #8fcc26, #67921c);
	/*[disabled]background:-moz-linear-gradient(top, #87BCCB, #347A8D);*/
}
#wizard .phone
{
	float: left;
	width: 28%;
	/*[disabled]height:auto;*/
	padding: 4px 0px 0px 41px;
}
#wizard .phone.LABEL
{
	width: 100%;
	float: left;
}
/*validation error message bar*/
#drawer
{
	background: #FFF url(../../media/img/gradient/h80.png) repeat-x 0 0;
	-background-color: #FFF;
	overflow: visible;
	position: fixed;
	left: 0;
	top: 7px;
	text-align: center;
	padding: 15px;
	font-size: 18px;
	border-bottom: 1px solid #789;
	width: 572px;
	display: none;
	z-index: 2;
	margin-left: 8px;
	margin-right: auto;
}
#wizard .bad
{
	border: 1px solid #FF0000;
}
#wizard #status
{
	margin: 0px !important;
	height: 35px;
	background: #123 url(../../media/img/gradient/h30.png) repeat-x;
	padding-left: 25px !important;
	-background: #123;
}
#status LI
{
	list-style-type: none;
	list-style-image: none;
	float: left;
	color: #FFF;
	padding: 10px 30px;
	height: 15px;
}
#status LI.active
{
	background-color: #3F94AB;
	font-weight: normal;
}
#wizard #resultOuverture
{
	border: 1px solid #423D3D;
	font-size: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	/*[empty]color:;*/
}
#wizard #resultOuverture
{
	width: 156px;
	height: auto;
	margin-left: 181px;
	margin-top: 335px;
	display: block;
	position: absolute;
	/*[disabled]float:left;*/
	z-index: 600;
}
.login
{
	display: block;
	float: left;
	position: absolute;
	height: 0px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	margin-top: 6px;
	margin-left: 503px;
	padding: 0px 15px 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: GraublauSans-Semibold, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	width: 30px;
}
.login
{
	color: #FFFFFF;
	background: #67921C;
	/*[disabled]background:#3F94AB;*/
	background: -webkit-gradient(linear, left top, left bottom, from(#8fcc26), to(#67921c));
	/*[disabled]background:-webkit-gradient(linear, left top, left bottom, from(#87BCCB), to(#347A8D));*/
	background: -moz-linear-gradient(top, #8fcc26, #67921c);
	/*[disabled]background:-moz-linear-gradient(top, #87BCCB, #347A8D);*/
}
#infoOuverture
{
	margin-top: -105px;
	overflow: hidden;
	border: 1px solid #789;
	margin-left: auto;
	margin-right: auto;
	width: 533px;
	height: 191px;
	padding-bottom: 0px;
	background: #FFF url(../../media/img/gradient/h600.png) repeat 0 0;
	float: left;
	z-index: 1000;
	display: block;
	position: relative;
}
#infoOuverture P, #infoOuverture H2
{
	/*[disabled]display:block;*/
	font-size: 14px;
	color: #666;
	font-style: normal;
	margin-top: 5px;
}
#infoOuverture H1, #echecOuverture
{
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0 0;
	padding-bottom: 20px;
}
#infoOuverture H1
{
	margin-top: 12px;
	margin-left: 0;
	width: 530px;
	height: 0px;
	padding-bottom: 0;
	float: left;
	position: absolute;
	text-align: center;
}
#infoOuverture H2
{
	margin-top: 49px;
	margin-left: 6px;
	width: 520px;
	float: left;
	position: absolute;
	padding-bottom: 0px;
	text-align: justify;
	border: 0;
}
#infoOuverture P
{
	margin-top: 83px;
	margin-left: 6px;
	width: 520px;
	float: left;
	position: absolute;
	padding-bottom: 0px;
	text-align: justify;
}
#echecOuverture
{
	margin-top: 46px;
	margin-left: 13px;
	margin-right: auto;
	width: 530px;
	height: 0px;
	position: absolute;
	float: left;
	text-align: center;
}
A.button, A.button:visited, DIV.button
{
	/*[disabled]display:block;*/
	/*[disabled]float:left;*/
	/*[disabled]height:24px;*/
	/*[disabled]outline:none;*/
	/*[disabled]cursor:pointer;*/
	/*[disabled]text-align:center;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]padding:7px 20px 0px;*/
	/*[disabled]-webkit-border-radius:5px;*/
	/*[disabled]-moz-border-radius:5px;*/
	/*[disabled]border-radius:5px 5px 5px 5px;*/
	/*[disabled]font-family:GraublauSans-Semibold, Tahoma, Helvetica, Arial, sans-serif;*/
	/*[disabled]font-weight:normal;*/
	/*[disabled]font-size:15px;*/
	/*[disabled]line-height:18px;*/
	/*[disabled]-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);*/
	/*[disabled]-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);*/
	/*[disabled]box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);*/
}
A.button:hover, A.button:active
{
	/*[disabled]text-decoration:none;*/
	/*[disabled]-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);*/
	/*[disabled]-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);*/
	/*[disabled]box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);*/
	/*[disabled]opacity:0.9;*/
	/*[disabled]filter:alpha(opacity=90);*/
	/*[disabled]filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
	/*[disabled]-moz-opacity:0.90;*/
}
A.green, A.green:visited
{
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]background:#67921C;*/
	/*[disabled]background:#3F94AB;*/
	/*[disabled]background:-webkit-gradient(linear, left top, left bottom, from(#8fcc26), to(#67921c));*/
	/*[disabled]background:-webkit-gradient(linear, left top, left bottom, from(#8fcc26), to(#347A8D));*/
	/*[disabled]background:-moz-linear-gradient(top, #8fcc26, #67921c);*/
	/*[disabled]background:-moz-linear-gradient(top, #87BCCB, #347A8D);*/
}
/*---*/
.custom-radio
{
	margin-top: -1px;
	margin-left: -6px;
	display: inline-block;
	position: relative;
}
.custom-checkbox
{
	/*[disabled]margin-top:0;*/
	/*[disabled]position:relative;*/
	/*[disabled]display:inline-block;*/
}
.custom-checkbox, .custom-radio
{
	/*[disabled]position:relative;*/
	/*[disabled]display:inline-block;*/
}
/*input, label positioning*/
.custom-checkbox INPUT, .custom-radio INPUT
{
	position: absolute;
	left: 2px;
	top: 3px;
	margin: 0;
	z-index: 0;
}
.custom-checkbox LABEL, .custom-radio LABEL
{
	display: block;
	position: relative;
	z-index: 1;
	/*[disabled]font-size:14px;*/
	padding-right: 1em;
	line-height: 1;
	padding: 5px 0 8px 26px;
	margin: 0 0 2px;
	cursor: pointer;
}
/*states*/
.custom-checkbox LABEL
{
	/*[disabled]background:url(qrcode/images/checkbox.gif) no-repeat;*/
}
.custom-radio LABEL
{
	background: url(qrcode/images/radiobutton.png) no-repeat;
}
.custom-checkbox LABEL, .custom-radio LABEL
{
	background-position: -10px -14px;
}
.custom-checkbox LABEL.hover, .custom-checkbox LABEL.focus, .custom-radio LABEL.hover, .custom-radio LABEL.focus
{
	background-position: -10px -114px;
}
.custom-checkbox LABEL.checked, .custom-radio LABEL.checked
{
	background-position: -10px -214px;
}
.custom-checkbox LABEL.checkedHover, .custom-checkbox LABEL.checkedFocus
{
	background-position: -10px -314px;
}
.custom-checkbox LABEL.focus, .custom-radio LABEL.focus
{
	outline: 1px dotted transparent;
}
/*-*/
