.border {
	width: 765px;
	background-color: #FFF;
	margin: 0 auto;
	border: 15px solid #B6D5EE;
	border-width: 0 15px;
	text-align: center;
}

#content_inscription {
	float: left;
	width: 765px;
	background: #FFF;
	border-left: 15px solid #B6D5EE;
	margin: 0;
	padding-top: 15px;
}
ul#step {
	list-style: none;
	border-bottom: 5px solid #97C3E7;
	margin: 10px 0 20px 0;
	padding: 5px 0 4px 5px;
}
#step li {
	display: inline;
	background: url(/images/back_h2_grey.gif) no-repeat 0% 0%;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 4px 10px;
	margin-right: 15px;
	color: #999
}
#step li#active {
	background: url(/images/back_h2_blue.gif) no-repeat 0% 0%;
	color: #666;
}
#content_inscription_v2 ul#step {

    float: right;

    width: 618px;

    list-style: none;

    border: none;

    margin: 10px 0 0 0;

    padding: 6px 0 3px 0;

}

#content_inscription_v2 #step li {

    display: inline;

    background: url(/images/inscription/back_tabs_off.gif) no-repeat 0% 0%;

    font: bold 18px Verdana, Arial, Helvetica, sans-serif;

    padding: 5px 0 4px 10px;

    margin-right: 15px;

    color: #FFF;

}

#content_inscription_v2 #step li span {

    margin-left: 8px;

    font-size: 10px;

    color: #999;

}

#content_inscription_v2 #step li#active {

    background: url(/images/inscription/back_tabs_on.gif) no-repeat 0% 0%;

}

#content_inscription_v2 #step #active span {

    color: #666;

}

#content_inscription_v2 #step li.valid {

    background: url(/images/inscription/back_tabs_ok.gif) no-repeat 0% 0%;

}

#content_inscription_v2 #step li span .middle, #content_inscription_v2 #step #active span .middle {

    vertical-align: text-bottom;

}




form#inscription,
form#pq {
	clear: both;
}
#inscription fieldset,
#pq fieldset {
	clear: both;
	border: none;
	margin-bottom: 20px;
}
#inscription fieldset .important {
	width: 620px;
	border: 1px dashed #F00;
	margin: 15px auto 0 auto;
	padding: 5px;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#inscription fieldset .important span {
	color: #F00;
	font-weight: bold;
}
#inscription fieldset .important ul {
	margin: 10px 0 0 0;
	list-style: none;
	font-size: 11px
}
#inscription fieldset h3,
#pq fieldset h3 {
	background: url(/images/back_infos.gif) no-repeat 0% 100%;
	padding: 0 0 24px 15px;
	margin: 0;
	font-weight: bold;
	color: #FF4B70;
	font-variant: small-caps;
}
#inscription fieldset h3 span,
#pq fieldset h3 span {
	color: #3399FF;
}
#inscription fieldset div.ipolls,
#pq fieldset div.ipolls,
#inscription fieldset p {
	clear: both;
	padding: 8px 0;
	margin: 0 5px;
}
.label,
.labeloff {
	float: left;
	width: 40%;
	margin-right: 5px;
	text-align: right;
	color: #666;
	font-weight: bold;
}
/*changements*/
#pq .ipolls .label,
#pq .ipolls .labeloff {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	text-align: left;
}
#pq .ipolls label { /*spécial safari*/
	float: left;
	padding-left: 2px;
}
#pq .input,
#pq .select,
#pq .selectplus {
	width: 250px;
	overflow: hidden;
	margin-bottom: 10px;
}
#pq .ipolls ul.interest {
	float: left;
	width: 133px;
	margin: 0 4px 10px 0;
	list-style: none;
}
#pq .ipolls .interest li {
	clear: both;
}
#pq .ipolls .interest .check {
	float: left;
	width: 12px;
}
#pq .ipolls .interest li label {
	display: block;
	float: left;
	width: 115px;
}
#pq .ipolls .interest li:hover {
	color: #FF4B70;
}

#inscription .ipolls ul.interest {
	float: left;
	width: 185px;
	margin: 0 0 10px 2px;
	list-style: none;
}


.labeloff {
	color: #F90;
}
#inscription .input,
textarea,
.select,
.selectplus {
	float: left;
	width: 200px;
	margin-right: 5px;
	overflow: hidden;
}
#inscription .textarea,
#pq .textarea {
	clear: both;
	width: 550px;
	overflow: visible;
}
#inscription .input_cp {
	float: left;
	width: 70px;
	margin-right: 5px;
	text-align: left;
}
#inscription .input_date {
	float: left;
	width: 50px;
	margin-right: 5px;
	padding: 0;
	text-align: left;
}
#inscription .submit,
#pq .submit {
	float: right;
	height: 20px;
	background: url(/images/btn_left.gif) no-repeat 0% 0%;
	border: none;
	cursor: pointer;
	margin: 10px 0 15px 0;
	padding: 0 5px 0 8px;
	font-size: 10px;
	color: #FFF;
}
#inscription .check,
#pq .check {
	height: 15px;
	background: none;
	border: none;
	margin-right: 3px;
	vertical-align: top;
}



/*JOIN PARTNER*/
div#header_ipoints_join {
	width: 765px;
	background-color: #FFF;
	border: 15px solid #9FBED3;
	border-width: 0 15px;
	margin: 10px auto 0 auto;
}
#header_ipoints_join p {
	background: url(/images/back_text.gif) no-repeat 0% 100%;
	margin: 0;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FF4B70;
	text-align: center;
}
div#content_join {
	width: 765px;
	background-color: #FFF;
	border: 15px solid #B6D5EE;
	border-width: 0 15px;
	margin: 5px auto;
}