* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px !important;
}

label {
	font-weight: normal !important;
}

h3 {
	color: #BC005A;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

body {
	background: #EEECE9;
	margin: 0px;
	padding: 0px;
}

textarea {
	border: 1px solid #DDDDDD;
}

select {
	border: 1px solid #DDDDDD;
}

.box {
	width: 360px;
	height: 100px;
	border: #aaa 1px solid;
	margin-top: 10px;
}

.box .title,.box .title a {
	color: #B3134F;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px !important;
	font-weight: bold;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

.box .title a:hover {
	text-decoration: underline;
}

.box .content {
	font-size: medium;;
	text-align: justify;
}

#description li {
	padding-top: 5px;
}

#container {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 1px solid #aaa;
	text-align: center;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -350px;
	height: 800px;
}

.title {
	color: #B51C52;
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.formulaire {
	position: absolute; 
	left : 0px;
}

#header {
	width: 750px;
	height: 66px;
	background-color: #eee;;
}

#header_text {
	position: absolute;
	top: 25px;
	left: 290px;
	color: #C82E78;
	font-size: 16px !important;
	font-weight: bold;
}

#custom_text {
	position: absolute;
	top: 75px;
	right: 10px;
	width: 280px;
	height: 450px;
	text-align: justify;
	overflow: hidden;
	background-color: #EFEFEF;
}

.custom_padding {
	padding-left: 10px;
	padding-right: 10px;
}

.divHeader {
	display: none;
}

.application_user,.application_logo {
	display: none;
}

#divEventReservation {
	
}

.SlotTabContainer {
	border: #aaa 0px solid;
}

#SlotTabTitleContainer1 {
	display: none;
}

.divHeader {
	font-size: 16px !important;
	font-weight: bold;
}

input {
	border: #ddd 1px solid;
}

.required {
	font-size: 15px !important;
	color: #CB005A;
	background-color: #fff;
}

#lblid_titre {
    position: absolute;
    top: 75px;
    left: 0px;
    width: 150px;
}

#id_titre {
    position: absolute;
    top: 75px;
    left: 160px;
    width: 202px;
}

#lbllast_name {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 150px;
}

#last_name {
	background-color: gold;
	position: absolute;
	top: 100px;
	left: 160px;
	width: 200px;
}

#last_name_required {
	position: absolute;
	top: 100px;
	left: 360px;
	width: 20px;
	background-color: transparent;
}

#lblfirst_name {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 150px;
}

#first_name {
	background-color: gold;
	position: absolute;
	top: 125px;
	left: 160px;
	width: 200px;
}

#first_name_required {
    position: absolute;
    top: 125px;
    left: 360px;
    width: 20px;
    background-color: transparent;
}

#lblsex {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 150px;
}

#sex {
	left: 160px;
	position: absolute;
	top: 150px;
	width: 40px;
}

#lblmailing_address {
    left: 0px;
    position: absolute;
    top: 175px;
    width: 150px;
}

#mailing_address {
	background-color: gold;
    left: 160px;
    position: absolute;
    top: 175px;
    width: 120px;
}

#mailing_address_required {
    background-color: transparent;
    left: 278px;
    position: absolute;
    top: 170px;
    width: 20px;
}

#lblcompany_name {
    left: 390px;
    position: absolute;
    top: 75px;
    width: 140px;
}

#company_name {
	background-color: gold;
	left: 540px;
	position: absolute;
	top: 75px;
	width: 205px;
}

#lblassujetti {
	position: absolute;
	top: 380px;
	left: 472px;
	width: 58px;
}

#assujetti {
	position: absolute;
	top: 380px;
	left: 540px;
	width: 50px;
}

#lbltva_number {
	position: absolute;
	top: 405px;
	left: 330px;
	width: 200px;
}

#tva_number {
	position: absolute;
	top: 405px;
	left: 540px;
	width: 200px;
}

#lblnum_cpt_bancaire {
	position: absolute;
	top: 430px;
	left: 330px;
	width: 200px;
}

#num_cpt_bancaire {
	position: absolute;
	top: 430px;
	left: 540px;
	width: 200px;
}

#lblfonction {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 150px;
}

#fonction {
	position: absolute;
	top: 175px;
	left: 160px;
	width: 200px;
}

/* facturation */
#lblfact_address {
	position: absolute;
	top: 180px;
	left: 430px;
	width: 100px;
}

#fact_address {
	background-color: gold;
	position: absolute;
	top: 180px;
	left: 540px;
	width: 200px;
	height: 40px;
}

#fact_address_required {
    background-color: transparent;
    left: 745px;
    position: absolute;
    top: 180px;
    width: 20px;
}

#lblfact_zip_code {
	position: absolute;
	top: 230px;
	left: 330px;
	width: 200px;
}

#fact_zip_code {
	background-color: gold;
	position: absolute;
	top: 230px;
	left: 540px;
	width: 200px;
}

#fact_zip_code_required {
    background-color: transparent;
    left: 745px;
    position: absolute;
    top: 230px;
    width: 20px;
}

#lblfact_city_name {
	position: absolute;
	top: 255px;
	left: 330px;
	width: 200px;
}

#fact_city_name {
	background-color: gold;
	position: absolute;
	top: 255px;
	left: 540px;
	width: 200px;
}

#lblfact_id_country {
	position: absolute;
	top: 280px;
	left: 330px;
	width: 200px;
}

#fact_id_country {
	position: absolute;
	top: 280px;
	left: 540px;
	width: 200px;
}

#lblfact_phone_number {
	position: absolute;
	top: 305px;
	left: 430px;
	width: 100px;
}

#fact_phone_number {
	background-color: gold;
	position: absolute;
	top: 305px;
	left: 540px;
	width: 200px;
}

#fact_phone_number_required {
    background-color: transparent;
    left: 745px;
    position: absolute;
    top: 305px;
    width: 20px;
}

#lblfact_mobile_number {
    position: absolute;
    top: 330px;
    left: 430px;
    width: 100px;
}

#fact_mobile_number {
    position: absolute;
    top: 330px;
    left: 540px;
    width: 200px;
}


#lbloption_fact {
	color: red;
	left: 160px;
	position: absolute;
	text-align: left;
	top: 460px;
	width: 300px;
}

#option_fact {
	position: absolute;
	top: 460px;
	left: 140px;
	border : none;
}

#lbladdress {
	position: absolute;
	top: 205px;
	left: 0px;
	width: 150px;
}

#address {
	background-color: gold;
	position: absolute;
	top: 205px;
	left: 160px;
	width: 200px;
	height: 40px;
}

#address_required {
	position: absolute;
	top: 205px;
	left: 360px;
	width: 20px;
	background-color: transparent;
}

#lblzip_code {
	position: absolute;
	top: 255px;
	left: 0px;
	width: 150px;
}

#zip_code {
	background-color: gold;
	position: absolute;
	top: 255px;
	left: 160px;
	width: 200px;
}

#zip_code_required {
	position: absolute;
	top: 255px;
	left: 360px;
	width: 20px;
	background-color: transparent;
}

#lblcity_name {
	position: absolute;
	top: 280px;
	left: 0px;
	width: 150px;
}

#city_name {
	background-color: gold;
	position: absolute;
	top: 280px;
	left: 160px;
	width: 200px;
}

#city_name_required {
	position: absolute;
	top: 280px;
	left: 360px;
	width: 20px;
	background-color: transparent;
}

#lblcountry_name {
	position: absolute;
	top: 305px;
	left: 0px;
	width: 150px;
}

#country_name {
	position: absolute;
	top: 305px;
	left: 160px;
	width: 200px;
}

#lblphone_number {
	position: absolute;
	top: 330px;
	left: 0px;
	width: 150px;
}

#phone_number {
	position: absolute;
	top: 330px;
	left: 160px;
	width: 200px;
}

#lblmobile_number {
    position: absolute;
    top: 355px;
    left: 0px;
    width: 150px;
}

#mobile_number {
    position: absolute;
    top: 355px;
    left: 160px;
    width: 200px;
}

#lblfax_number {
	position: absolute;
	top: 355px;
	left: 380px;
	width: 150px;
}

#fax_number {
	position: absolute;
	top: 355px;
	left: 540px;
	width: 200px;
}

#lblemail {
	position: absolute;
	top: 380px;
	left: 0px;
	width: 150px;
}

#email {
	background-color: gold;
	position: absolute;
	top: 380px;
	left: 160px;
	width: 200px;
}

#email_required {
	position: absolute;
	top: 380px;
	left: 360px;
	width: 20px;
	background-color: transparent;
}

#lblemail2 {
	position: absolute;
	top: 405px;
	left: 0px;
	width: 150px;
}


#email2 {
	background-color: gold;
	position: absolute;
	top: 405px;
	left: 160px;
	width: 200px;
}

#email2_required {
	position: absolute;
	top: 405px;
	left: 360px;
	width: 20px;
	background-color: transparent;
}

#lblreduction {
	position: absolute;
	top: 430px;
	left: 0px;
	width: 150px;
}

#reduction {
	position: absolute;
	top: 430px;
	left: 160px;
	width: 200px;
}

#infos_reduction {
	position: absolute;
	top: 450px;
	left: 330px;
}


#divInteret {
	position: absolute;
	top: 400px;
	left: 0px;
	width: 200px;
	text-align: right;
}


#eventReservationBack {
	width: 240px;
	font-size: 13px !important;
	border: #aaa 1px solid;
}

#preview {
	margin: 50px;
}

#preview .title {
	width: 200px;
	text-align: right;
	background-color: #B3134F;
	color: #fff;
}

#lblfacturation_last_name {
	left: 390px;
	position: absolute;
	top: 100px;
	width: 140px;
}

#facturation_last_name {
	background-color: gold;
	position: absolute;
	left: 540px;
	top: 100px;
	width: 205px;
}

#facturation_last_name_required {
    background-color: transparent;
    left: 745px;
    position: absolute;
    top: 100px;
    width: 20px;
}

#lblfacturation_first_name {
    left: 390px;
    position: absolute;
    top: 125px;
    width: 140px;
}

#facturation_first_name {
	background-color: gold;
    position: absolute;
    left: 540px;
    top: 125px;
    width: 205px;
}

#facturation_first_name_required {
    background-color: transparent;
    left: 745px;
    position: absolute;
    top: 125px;
    width: 20px;
}

#lblid_secteur {
	position: absolute;
	left: 422px;
	top: 150px;
	width:108px;
}

#id_secteur {
	position: absolute;
	left: 540px;
	width: 205px;
	top: 150px;
}

#company_name_required {
	background-color: transparent;
	left: 745px;
	position: absolute;
	top: 75px;
	width: 20px;
}

#fact_city_name_required {
	background-color: transparent;
	left: 745px;
	position: absolute;
	top: 255px;
	width: 20px;
}

#lblnum_client_check {
	position: absolute;
	top: 450px;
	width : 150px;
}

#num_client_check {
	left: 160px;
	position: absolute;
	top: 451px;
	width: 197px;
}

#lblorganisme {
	position: absolute;
	top: 468px;
	width : 150px;
}
#organisme {
	position: absolute;
	top: 468px;
	left: 160px;
	width: 197px;
}


#num_user_check_required {
	position: absolute;
	top: 445px;
	left: 360px;
	width: 20px;
	background-color: transparent;
}

#lblnum_user_check {
	left: 402px;
	position: absolute;
	top: 468px;
	width: 128px;
}

#num_user_check {
	left: 540px;
	position: absolute;
	top: 469px;
	width: 200px;
}

/*
#num_user_check_required{
	position : absolute;
	top : 449px;
	left : 360px;
	width : 20px;
	background-color : transparent;
}*/
#lblinfo_fp {
    left: 150px;
    position: absolute;
    text-align: left;
    top: 462px;
    width: 520px;
}

#info_fp {
    left: 130px;
    position: absolute;
    top: 462px;
}
/* ***************************** */
/* ***************************** */
#lbloption_paiement {
	position: absolute;
	top: 510px;
	left: 150px;
	width: 700px;
	text-align: left;
}

#option_paiement {
	position: absolute;
	top: 515px;
	left: 130px;
	border : none;
}

#lbloption_cond_gen_vente {
	position: absolute;
	top: 535px;
	left: 150px;
	width: 700px;
	text-align: left;
}
#option_cond_gen_vente {
	position: absolute;
	top: 539px;
	left: 130px;
	border : none;	
	text-align: right !important;
}

#lbloption_newsletter {
	position: absolute;
	top: 563px;
	left: 150px;
	width: 700px;
	text-align: left;
}
#option_newsletter {
	position: absolute;
	top: 563px;
	left: 130px;
	border : none;	
	text-align: right !important;
}
#lbloption_document {
	position: absolute;
	top: 585px;
	left: 150px;
	width: 700px;
	text-align: left;
}
#option_document {
	position: absolute;
	top: 585px;
	left: 130px;
	border : none;
	text-align: right !important;
}
#preview {
	position: relative;
}
#preview #btnPreview{
	position: absolute;
	left: 300px;
	width: 200px;
	font-size: 13px !important;
	border: #aaa 1px solid;
	margin-top: 10px;
}

#btn {
	position: absolute;
	top: 614px;
	left: 210px;
	width: 200px;
	font-size: 13px !important;
	border: #aaa 1px solid;
}
#required_text {
	position: absolute;
	top: 645px;
	left: 210px;
	width: 200px;
}

