body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fff;
	background: url(../images/bg.gif) no-repeat 0 0;
	overflow: hidden;
}

body, header, div, a, ul, li, h1, h2, p {
	margin: 0;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}

a {
	color: #1896cb;
	text-decoration: none;
	cursor: pointer;
}

a:active {
	outline: none;
}

a:hover {
	color: #ff0000;
}

hr {
	border: 1px solid #fff;
}

.blue {
	color: #1896cb;
}

#copyright {
	display: none;
	position: absolute;
	top: 576px;
	left: 291px;
	background-color: #000;
}

#copyright ul {
	padding: 0 3px;
	list-style: none;
}

#copyright ul li {
	float: left;
	margin: 0 3px;
	font-size: 8pt;
	color: #1896cb;
}

#preload {
	position: absolute;
	top: 19px;
	left: 20px;
	width: 761px;
	height: 561px;
	background: url(../images/loader_2.gif) no-repeat center center;
	overflow: hidden;
}

#preload p {
	font-size: 10pt;
	text-align: center;
}

#preload p:first-child {
	margin-top: 310px;
	font-size: 10pt;
	text-align: center;
}

#preload p:last-child {
	margin-top: 200px;
	font-size: 10pt;
	text-align: center;
}

#preload_elements {
	visibility: hidden;
}

#content {
	display: none;
	position: absolute;
	top: 19px;
	left: 20px;
	width: 761px;
	height: 561px;
	overflow: hidden;
}

#request, #dialog {
	display: none;
	z-index: 999 !important;
}

ul.console_nav {
	position: absolute;
	top: 460px;
	left: 210px;
	padding: 0 !important;
}

ul.console_nav li {
	float: left;
	margin: 10px 20px;
	font-size: 18pt;
	font-weight: bold;
}

ul.console_nav li a {
	display: block;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}

ul.console_nav li a.ok, ul.console_nav li a.ko {
	background-color: #000000;
	border: 1px solid #fff;
}

ul.console_nav li a.ok:hover, ul.console_nav li a.ko:hover {
	box-shadow: 0 0 6px 2px #1896cb;
	-webkit-box-shadow: 0 0 6px 2px #1896cb;
}

ul.console_nav li a.ok {
	color: #00ff00;
}

ul.console_nav li a.ok:hover {
	color: #006600;
}

ul.console_nav li a.ok_disabled {
	color: #121212;
	background-color: #000000;
	border: 1px solid #121212;
	cursor: not-allowed;
}

ul.console_nav li a.ko {
	color: #ff0000;
}

ul.console_nav li a.ko:hover {
	color: #660000;
}

.label_preview_signature a, #crop_img_tools p:nth-child(5), #step5 p:nth-child(2) a {
	font-size: 8pt;	
}

/* Module d'aide & Module 'A propos' */
#about_console, #help_console {
	position: absolute;
	top: 95px;
	left: 1243px;
	padding: 10px;
	width: 266px;
	height: 433px;
	background: url(../images/help-console.gif) no-repeat 0 0;
	z-index: 999;
}

#about_console a, help_console a {
	font-weight: bold;
}

#about_console a.closex, #help_console a.closex {
	position: absolute;
	top: 14px;
	right: 9px;
	width: 22px;
	height: 22px;
	background: url(../images/help-console_close.gif) no-repeat 0 0;
}
#about_console a.closex:active, #help_console a.closex:active {
	background-position: right bottom;
}

#about_console h1, #help_console h1 {
	margin-bottom: 10px;
	line-height: 28pt;
	font-size: 18pt;
	color: #1896cb;
	background: url(../images/help-console_icon.png) no-repeat 58px 0;
	border-bottom: 1px solid #e6f8ff;
}

#about_console h2, #help_console h2 {
	margin-bottom: 10px;
	font-size: 14pt;
}

#about_console p, #help_console p {
	margin-bottom: 5px;
	font-size: 10pt;
}

#about_console_bg, #help_console_bg {
	position: absolute;
	top: 0;
	right: 286px;
	width: 474px;
	height: 453px;
	background: url(../images/help-console_bg.png) repeat-y 0 0;
	z-index: 998;
}

#help-console_demo1 {
	margin-top: 10px;
    padding-left: 20px;
}

#help-console_demo2 {
	margin-bottom: 10px;
    padding-left: 45px;
}


/* Steps */
#step1, #step2, #step2_a, #step3, #step4, #step5, #step6, #step7, #step8, #step9, #step10 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 761px;
	height: 561px;
}

#step1 {
	background: url(../images/photobooth_big.png) no-repeat center center;
}

#step1 h1 {
	padding-top: 495px;
	font-size: 18pt;
	text-align: center;
}

#step2 {
	padding: 30px;
	width: 701px !important;
	height: 501px !important;
	background: url(../images/photobooth_big_opacity.png) no-repeat center center;
}

#step2 ul, #step2_a ul, #step3 ul, #step4 ul, #step6 ul, #step7 ul {
	margin: 20px 0;
	padding: 0 0 0 50px;
	list-style: none;
	color: #1896cb;
}

#step2 h1, #step3 h1, #step4 h1, #step5 h1, #step6 h1, #step7 h1, #step8 h1, #step9 h1, #step10 h1 {
	margin: 20px 0;
	font-size: 22pt;
	text-align: center;
}

#step2 p, #step2_a p, #step3 p, #step4 p, #step5 p, #step6 p, #step7 p, #step8 p, #step9 p, #step10 p {
	text-align: center;
}

#step2_a {
	background: url(../images/bg_idcard_load.jpg) no-repeat center 86px, url(../images/header_4.png) no-repeat 0 0;
}

#step2_a p:nth-child(1) {
	margin-bottom: 20px;
	padding-top: 100px;
}

#step2_a p:nth-child(2) {
	position: relative;
}

.download_card_1 {
	display: block;
	position: absolute;
	top: 0;
	right: 40px;
	width: 80px;
	height: 50px;
	font-size: 12pt;
    font-weight: bold;
	text-align: right;
	background: url(../images/ico_download_card_1.png) no-repeat 14px 0;
	z-index: 998;
}

.download_card_1:hover {
	opacity: 0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	-o-opacity: 0.6;
}

.download_card_1 span {
	position: absolute;
	top: 55px;
	left: 0;
	line-height: 14px;
	font-size: 10pt;
	color: #ff0000;
	text-align: center;
	white-space: nowrap;
}

#step3 {
	background: url(../images/header_1.png) no-repeat 0 0;
}

#step2_a h1, #step3 h1, #step4 h1, #step5 h1, #step6 h1, #step7 h1, #step8 h1, #step9 h1, #step10 h1 {
	margin: 0 0 15px 0;
	padding: 100px 0 0 0;
}

#step3 form#form_profile {
	margin: 20px 0;
}

#step3 form#form_profile p {
	margin: 20px 5px;
	height: 30px;
	color: #1896cb;
	text-align: left;
}

#step3 form#form_profile p span.gender_desc {
	display: none;
	font-size: 10pt;
}

#step3 form#form_profile p:first-child {
	margin-top: 30px;
}

#step3 form#form_profile label {
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 5px;
	width: 272px;
	text-align: right;
	line-height: 30px;
	background: url(../images/label_fd.gif) repeat-y right top;
}

#step3 form#form_profile input[type=text] {
	float: left;
	padding-left: 3px;
	width: 288px;
	height: 26px;
	font-size: 14pt;
	color: #1896cb;
	border: 1px solid #1896cb;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}

.birthday_day, .birthday_month, .birthday_year {
	position: relative;
	display: inline-block;
	margin: 0 3px;
	padding: 2px 14px 0 3px;
	width: 31px;
	height: 26px;
	text-align: center;
	background: url(../images/select_arrow.png) no-repeat 36px top #fff;
	border: 1px solid #1896cb;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	cursor: pointer;
}

ul.birthday_day-console, ul.birthday_month-console, div.birthday_year-console {
	z-index: 999;
}

ul.birthday_day-console {
	position: absolute;
	top: 260px;
	left: 287px;
	display: none;
	margin: 0 !important;
	padding: 10px 10px 10px 20px !important;
	width: 380px;
	height: 180px;
	background: url(../images/birthday_day-console.png) no-repeat 0 0;
}

ul.birthday_day-console li {
	float: left;
	margin: 6px;
	padding: 6px 3px 0 0;
	width: 30px;
	height: 28px;
	text-align: center;
	background: url(../images/birthday_day-tile.png) no-repeat 0 0;
}

ul.birthday_day-console li:hover, .day_active {
	color: #ff0000;
	background-position: right top !important;
	cursor: pointer;
}

ul.birthday_month-console {
	position: absolute;
	top: 260px;
	left: 350px;
	display: none;
	margin: 0 !important;
	padding: 0 !important;
	width: 400px;
	height: 200px;
	background: url(../images/birthday_month-console.png) no-repeat 0 0;
}

ul.birthday_month-console li {
	float: left;
	margin: 60px 4px 0 0;
	width: 97px;
}

ul.birthday_month-console li:last-child {
	margin-right: 0;
}

ul.birthday_month-console li ul {
	margin: 0 !important;
	padding: 4px !important;
}

ul.birthday_month-console li ul li {
	margin: 0;
	padding: 3px;
	width: 81px;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border: 1px solid transparent;
}

ul.birthday_month-console li ul li:hover, .month_active {
	color: #ff0000 !important;
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid #ff0000 !important;
	cursor: pointer;
}


.birthday_year {
	padding: 2px 14px 0 3px;
	width: 55px;
	background-position: 60px top;
}

div.birthday_year-console {
	position: absolute;
	top: 260px;
	left: 412px;
	display: none;
	margin: 0 !important;
	padding: 6px !important;
	width: 206px;
	height: 76px;
	background: url(../images/birthday_year-console.png) no-repeat 0 0;
}

div.birthday_year-console p {
	margin: 0 0 8px 0 !important;
	font-size: 10pt;
	color: #fff !important;
}

div.birthday_year-console input[type=text] {
	float: left;
	padding-left: 5px;
	width: 53px !important;
	font-size: 14pt;
	font-weight: bold;
	color: #1896cb;
}

a.btn_ok_1 {
	float: left;
	display: none;
	margin: 2px 0 0 6px;
	width: 25px;
	height: 25px;
	background: url(../images/btn_ok_1.png) no-repeat 0 0;
}

.gender_m, .gender_f {
	display: block;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.gender_m:hover, .gender_f:hover {
	background-position: right top !important;
}

.gender_m:active {
	background-position: -71px top !important;
}

.gender_f:active {
	background-position: -70px top !important;
}
	
.gender_m {
	width: 71px;
	height: 31px;
	background: url(../images/gender_m.png) no-repeat 0 0;
}

.gender_f {
	width: 70px;
	height: 24px;
	background: url(../images/gender_f.png) no-repeat 0 0;
}

#step3 form#form_profile p:nth-child(7) {
	height: 74px;
}

.label_preview_signature {
	float: left;
	display: inline-block;
	margin-right: 10px;
    padding: 20px 5px 0 20px;
	width: 252px;
	font-size: 10pt;
	color: #fff;
	text-align: right;	
}

.preview_signature {
	float: left;
	display: inline-block;
	padding-top: 8px;
	width: 291px;
	height: 64px;
	font-size: 22pt;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #121212;
	border: 1px solid #1896CB;
	border-radius: 5px 5px 5px 5px;
	overflow: hidden;
}

div.signature_font {
	position: absolute;
	top: 390px;
	left: 590px;
	width: 150px;
	z-index: 998;
}

div.signature_font ul {
	margin: 0 0 0 13px !important;
	padding: 0 !important;
	font-size: 10pt;
	color: #fff !important;
}

div.signature_font ul li {
	float: left;
}

div.signature_font ul li:nth-child(1), div.signature_font ul li:nth-child(3) {
	width: 21px;
	height: 15px;
	cursor: pointer;
}

div.signature_font ul li.arrow_active:nth-child(1):active, div.signature_font ul li.arrow_active:nth-child(3):active {
	background-position: -21px top !important;
}

div.signature_font ul li:nth-child(1) {
	background: url(../images/signature_style_arrow-back.png) no-repeat -42px 0;
}

div.signature_font ul li:nth-child(2) {
	width: 80px;
	text-align: center;
}

div.signature_font ul li:nth-child(3) {
	background: url(../images/signature_style_arrow-next.png) no-repeat 0 0;
}

div.signature_font p {
	margin: 0 !important;
	font-size: 10pt;
	text-align: center !important;
}

.msg_error_2 {
	display: none;
	margin-left: 5px;
	padding-left: 30px;
	font-size: 10pt;
	line-height: 29px;
	color: #ff0000;
	background: url(../images/ico_warning_1.png) no-repeat 0 0;
}

#step4 {
	background: url(../images/header_2.png) no-repeat 0 0;
}

#step4 p.red {
	margin-top: 20px;
	color: #ff0000;
}

#step4 p.blue {
	margin-top: 20px;
	padding-left: 40px;
	color: #1896cb;
	text-align: left;
}

#step4 ul.picid_examples {
	position: relative;
	margin: 20px 0 0 40px;
	padding: 0;
}

#step4 ul.picid_examples li {
	float: left;
	margin-right: 20px;
	width: 118px;
	height: 118px;
	border: 1px solid #1896cb;
	cursor: help;
}

#step4 ul.picid_examples li:hover {
	border: 1px solid #ff0000;
	transition-duration: 0.5s;
	transition-timing-fonction: linear;
}

#step4 ul.picid_examples li:hover img {
	opacity: 0.5;
	transition-duration: 0.5s;
	transition-timing-fonction: linear;
}

#step4 ul.picid_examples li ul {
	position: absolute;
	display: none;
	top: -77px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 680px;
	height: 77px;
	background: url(../images/picid_example_bg.png) repeat-x 0 0;
}

#step4 ul.picid_examples li ul li {
	margin: 0;
	padding: 25px 0 0 70px;
	width: 610px;
	height: 52px;
	font-size: 12pt;
	color: #fff;
	border: none;
	cursor: default;
}

#step4 ul.picid_examples li ul li.picid_example_ok {
	background: url(../images/picid_example_ok.png) no-repeat 15px 15px;
}

#step4 ul.picid_examples li ul li.picid_example_ko {
	background: url(../images/picid_example_ko.png) no-repeat 15px 15px;
}

#step6, #step7 {
	background: url(../images/header_3.png) no-repeat 0 0;
}

#step5 {
	background: url(../images/bg_picid_load.png) no-repeat 0 86px, url(../images/header_3.png) no-repeat 0 0;
}

#step5 form input[type=file] {
	display: none;
}

#file {
	float: left;
	margin: 78px auto 15px auto;
	padding-top: 105px;
	width: 150px;
	color: #1896cb;
	text-align: center;
	background: url(../images/picid_upload_btn.png) no-repeat left top;
	cursor: pointer;
}

#file:hover {
	color: #ff0000;
	background-position: right top;
}

.nav_arrows {
	position: relative;
	float: left;
	margin-top: 110px !important;
	padding-left: 75px;
	height: 37px;
	font-size: 10pt;
	color: #1896cb;
	background: url(../images/nav_arrows.png) no-repeat;
}

#step3 .nav_arrows {
	margin-top: 25px !important;
}

#step4 .nav_arrows {
	margin-top: 50px !important;
}

#step3 .nav_arrows span, #step4 .nav_arrows span {
	display: none;
}

.back_step {
	margin: 0 204px 0 30px;
	background-position: 0 0;
}

.back_step:hover {
	background-position: -75px 0;
}

.back_step span {
	position: absolute;
	top: 3px;
	left: 80px;
	white-space: nowrap;
}

.next_step {
	margin-left: 200px;
	background-position: 0 -37px;
}

.next_step:hover {
	background-position: -75px -37px;
}

.next_step span {
	position: absolute;
	top: 10px;
	left: -50px;
}

.back_step:hover, .next_step:hover {
	color: #ff0000;
	cursor: pointer;
}

.msg_error_1 {
	display: none;
	margin: 0 80px;
	padding: 5px 5px 5px 50px;
	height: 40px;
	font-size: 12pt;
	color: #ff0000;
	text-align: left !important;
	background: url(../images/ico_warning_1.png) no-repeat 10px 10px #220000;
	border: 1px dashed #ff0000;
	clear: both;
}

.loader_1 {
    display: none;
    width: 260px;
	height: 42px;
    margin: 90px auto 0;
    padding: 57px 5px 0 5px;
	color: #1896cb;
	font-size: 10pt;
    text-align: center;
    white-space: nowrap;
	background: url(../images/loader_1.gif) no-repeat center 10px #000;
	border: 1px solid #1896cb;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}

div#step6 ul.console_nav {
	display: none;
	left: 405px;
}

div#step6 ul.console_nav li {
	margin: 10px;
}

div#step6 p {
	margin-bottom: 10px;
}

div#crop_img_content {
	position: relative;
	float: left;
	margin: 97px 10px 0 10px;
	width: 368px;
	height: 448px;
	background: url(../images/bg_picid.gif) no-repeat 0 0;
	border: 1px solid #1896cb;
}

div#crop_img_content p {
	position: absolute;
	top: 210px;
	left: 105px;
	padding-right: 25px;
	font-size: 10pt;
	background: url(../images/loader_3.gif) no-repeat 153px 0;
}

div#crop_img_content img {
	margin: 0 auto;
}

div#crop_preview_content {
	display: none;
	float: left;
	margin: 10px 10px 20px 10px;
	width: 74px;
	height: 90px;
	border: 1px solid #1896cb;
	overflow: hidden;
}

div#crop_img_tools {
	position: relative;
	float: left;
	padding: 20px;
	width: 330px;
}

div#crop_img_tools ul {
	display: none;
	float: left;
	margin: 0;
	padding: 10px;
}

div#crop_img_tools ul li {
	display: block;
	position: relative;
	margin: 10px;
	width: 35px;
	height: 35px;
}

div#crop_img_tools ul li:hover {
	cursor: pointer;
}

div#crop_img_tools ul li:nth-child(1) {
	background: url(../images/picid_colors_1.png) no-repeat 0 0;
}

div#crop_img_tools ul li:nth-child(2) {
	background: url(../images/picid_colors_2.png) no-repeat 0 0;
}

div#crop_img_tools ul li:nth-child(1) span, div#crop_img_tools ul li:nth-child(2) span {
	position: absolute;
	top: 5px;
	left: 40px;
	font-size: 12pt;
	color: #fff;
	white-space: nowrap;
}

div#crop_img_tools ul li:hover span {
	color: #1896cb !important;
}

.crop_help {
	position: absolute;
	top: 170px;
	right: 10px;
	display: none;
	padding-left: 40px;
	width: 325px;
	height: 190px;
	color: #ff0000;
	background-color: #000;
}

.crop_help img {
	position: absolute;
	top: 10px;
	left: 10px;
}

div#card_preview_picid {
	position: relative;
	margin: 22px auto 0 auto;
	width: 500px;
	height: 309px;
	background:url(../images/card_preview_picid.png) no-repeat 0 0;
}

div#card_preview_picid p:nth-child(1) {
	position: absolute;
	top: 4px;
	left: 30px;
}

div#card_preview_picid p:nth-child(3) {
	position: absolute;
	bottom: 7px;
	left: 155px;
}

div#card_preview_picid .preload_picid {
	display: block;
	position: absolute;
	top: 74px;
	right: 65px;
	width: 130px;
	height: 160px;
	background: url(../images/loader_3.gif) no-repeat center center #000;
}

div#card_preview_picid img {
	display: none;
	position: absolute;
	top: 74px;
	right: 65px;
}

#step8 {
	background: url(../images/bg_picid_load.png) no-repeat 0 86px, url(../images/header_4.png) no-repeat 0 0;
}

a.idcard_create {
	float: left;
	display: block;
	margin: 78px auto 15px auto;
	padding-top: 105px;
	width: 150px;
	color: #1896cb;
	text-align: center;
	background: url(../images/idcard_create_btn.png) no-repeat left top;
	cursor: pointer;
}

a.idcard_create:hover {
	color: #ff0000;
	background-position: right top;
}

#step8 .loader_1 {
	width: 290px;
}

#step9, #step10 {
	background: url(../images/bg_idcard_load.jpg) no-repeat center 86px, url(../images/header_4.png) no-repeat 0 0;
}

#step9 ul, #step10 ul {
	display: none;
}

#step9 h1, #step9 p {
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-o-opacity: 0;
}

.preload_idcard {
	position: absolute;
	top: 284px;
	left: 261px;
    width: 233px;
	height: 27px;
    padding: 57px 5px 0 5px;
	color: #1896cb;
	font-size: 10pt;
    text-align: center;
    white-space: nowrap;
	background: url(../images/loader_1.gif) no-repeat center 10px #000;
	border: 1px solid #1896cb;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}

#step9 p.continuer {
	display: none;
	margin: 350px 0 0 245px;
	padding-right: 36px;
	line-height: 19pt;
	font-size: 12pt;
	font-weight: bold;
	color: #00ff00;
	text-align: center;
	background: url(../images/arrows_continue.gif) no-repeat 252px 5px #000;
	cursor: pointer;
}

#step9 p.continuer:hover {
	color: #006600;
}

#step9 .idcard_container, #step10 .idcard_container {
	position: absolute;
	top: 295px;
	left: 50%;
	margin-left:-1px;
	width: 2px;
	height: 2px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-o-border-radius: 16px;
	opacity: 0;
	overflow: hidden;
}

#step9 .idcard_container img, #step10 .idcard_container img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
}

.idcard_effect {
	position: absolute;
	top: 0;
	left: -344px;
	width: 344px;
	height: 309px;
	background: url(../images/idcard_effect.png) no-repeat 0 0;
	z-index: 999;
}

#step10 {
}

#step10 ul {
	padding: 10px 0 0 35px;
}

#step10 ul li {
	padding: 8px 0;
}

#step10 p {
	padding-left: 20px;
	text-align: left;
}

#step10 p.quitter {
	display: inline-block;
	margin: 65px 0 0 80px;
	padding: 0 36px 0 7px;
	line-height: 19pt;
	font-size: 16pt;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	background: url(../images/arrows_continue.gif) no-repeat 293px 6px #000;
	border: 1px solid #ff0000;
	cursor: pointer;
}

#step10 p.quitter:hover {
	color: #660000;
}

.download_card_2 {
	display: none;
	position: absolute;
	bottom: -27px;
	left: 0;
	padding: 0 35px 0 0;
	width: 215px;
	font-size: 12pt;
    font-weight: bold;
	text-align: right;
	line-height: 20pt;
	background: url(../images/ico_download_card_2.png) no-repeat 222px 3px #ff0000;
	z-index: 999;
	cursor: pointer;
}

.download_card_2:hover {
	opacity: 0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	-o-opacity: 0.6;
}