label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}

/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color: #303030;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
        font-size: 11px;
}
label.chosen {color:#333;}


/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(../images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(../images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(../images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(../images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(../images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(../images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(../images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}

.personalsDetailsWrapper {
                float: left;
                margin-bottom: 50px;
}

.personalsDetailsRow {
                color: #303030;
                display: block;
                float: left;
                font-size: 0.9em;
                font-weight: bold;
                width: 100%;
                border-bottom: #cfd0d6 dashed thin;
                padding-bottom: 3px;
                padding-top: 3px;
}

.personalsDetailsTitre {
                /*background: url("../images/display_car_bottom.jpg") no-repeat scroll left bottom #F5F5F5;*/
                border-bottom:  2px #2699CD solid;
                display: block;
                float: left;
                height: 16px;
                margin: 0 0 10px;
                width: 100%;
}

.personalsDetailsTitre .titre {
                background-color: #2699CD;
                color: #FFF;
                float: left;
                font-size: 13px;
                padding: 1px 10px 2px;
                width: auto;
                
}

.personalsDetailsLabel {
                display: block;
                float: left;
                padding: 0 10px 0 0;
                width: 170px;
                color:  #303030;
                font-weight: bold;
                height: 10px;
}

.personalsDetailsInput {
                clear: right;
                display: block;
                float: left;
                padding-bottom: 5px;
                width: 430px;
                margin-top: 5px;
}

.personalsDetailsTexte {
                clear: right;
                display: block;
                float: left;
                padding-bottom: 5px;
                width: 430px;
                font-weight: normal;
}




.BoxeOptionsWrapper {
                float: left;
                padding-bottom: 10px;
                width: 100%;
}

.BoxeOptionsWrapper .BoxeOptionsRow {
                color: #666666;
                font-size: 12px;
                line-height: 1.4em;
                margin-top: 10px;
}

.form_personals_details_content .BoxeOptionsWrapper .BoxeOptionsRow {
                color: #303030;
                display: block;
                float: left;
                font-size: 1em;
                width: 100%;
                padding-top: 7px;
                border-bottom:  1px #BFBFBF dashed;
}


.BoxeOptionsRow {
                color: #303030;
                display: block;
                float: left;
                font-size: 1em;
                width: 97%;
                padding-top: 7px;
                border-bottom:  1px #BFBFBF dashed;
}

.BoxeOptionsTitre {
                /*background: url("../images/display_car_bottom.jpg") no-repeat scroll left bottom #F5F5F5;*/
                border-bottom:  2px #2699CD solid;
                display: block;
                float: left;
                height: 16px;
                margin: 0 0 10px;
                width: 100%;
}

.BoxeOptionsTitre .titre {
                background-color: #2699CD;
                color: #FFF;
                float: left;
                font-size: 13px;
                padding: 0px 10px 2px;
                width: auto;
}

.BoxeOptionsSousTitre {
                /*background: url("../images/display_car_bottom.jpg") no-repeat scroll left bottom #F5F5F5;*/
                border-bottom:  1px #2699CD solid;
                display: block;
                float: left;
                height: 14px;
                margin-bottom: 10px;
                width: 100%;
                margin-top: 8px;
}

.BoxeOptionsSousTitre .titre {
                color: #2699CD;
                float: left;
                font-size: 11px;
                width: auto;
}

.BoxeOptionsLabel {
                display: block;
                float: left;
                padding: 0 10px 0 0;
                text-align: left;
                color:  #2699CD;
                margin-bottom: 8px;
                border-bottom: #2699CD solid thin;
                width: 99%;
                padding-bottom:  3px;
                font-weight: bold;

}

.BoxeOptionsInput {
                clear: right;
                display: block;
                float: left;
                padding-bottom: 5px;
                width: 430px;
                margin-top: 5px;
                width: 450px;
                font-weight: normal;
}

.BoxeOptionsImage {
                border: #e3e3e3 2px solid;
                padding: 3px;
                float: left;
                background-color:  #FFF;
                margin-right: 15px;
                text-align: center;
                width: 150px;
}

.BoxeOptionsPrice {
                float: left;
                width: 60%;
                font-weight: bold;
}

/*                                                                                                                                              Boxe pour affichage des prix                                                                                                                    */

.BoxeOptionsRowPrice {
                display: block;
                float: left;
                font-size: 1em;
                width: 100%;

}

.BoxeOptionsLabelPrice {
                display: block;
                float: left;
                text-align: left;
                width: 180px;
                font-weight: bold;
                border-bottom: #666666 solid thin;

}

.BoxeOptionsTextPrice {
                border-bottom: thin solid #666666;
                    float: left;
                    text-align: right;
                    width: 50px
}

#hidden {
                display: none;
                float: left;
                margin-bottom: 15px;
}

.form_bleu .recapitulatif .wrap {
                border-bottom: dashed #FFF thin;
                float: left;
                width: 220px;
                margin-bottom: 10px;
                padding-bottom: 5px;
}

.form_bleu .recapitulatif .wrap .ligne {
                float: left;
                width: 220px;
                padding-bottom: 3px;
                margin-bottom: 3px;
}

.form_bleu .recapitulatif .wrap .ligne .label {
                float: left;
                font-weight: bold;
                font-size: 12px;
}

.form_bleu .recapitulatif .wrap .ligne .text, .form_bleu .recapitulatif .wrap .sous_ligne .text {
                float: right;
                font-size: 11px;
}

.form_bleu .recapitulatif .wrap .sous_ligne{
                float: left;
                font-size: 11px;
                margin-left: 10px;
                width: 96%;
                margin-bottom: 2px;
}

.form_bleu .recapitulatif .wrap .sous_ligne .label {
                float: left;
                font-weight: bold;
                font-size: 11px;
}


.form_bleu td.label {
                font-size: 12px;
                font-weight: bold;
                margin-bottom: 5px;
                height: 25px;
}







/*************************************************************************************    Form.class.php ********************************************************************************/

.form_display_ligne {
                border-bottom: 1px dashed #BFBFBF;
                color: #303030;
                display: block;
                float: left;
                font-size: 1em;
                padding-top: 7px;
                width: 100%;
                min-height: 20px;
}

.form_display_ligne .label {
                color: #303030;
                display: block;
                float: left;
                font-weight: bold;
                padding: 0 10px 0 0;
                width: 208px;
                min-height: 10px;
}

.form_display_ligne .text {
                clear: right;
                display: block;
                float: left;
                font-weight: normal;
                padding-bottom: 5px;
}

.form_display_ligne_input {
                border-bottom: 1px dashed #BFBFBF;
                color: #303030;
                display: block;
                float: left;
                font-size: 1em;
                padding-top: 7px;
                width: 100%;
                min-height: 20px;
}

.form_display_ligne_input .label {
                color: #303030;
                display: block;
                float: left;
                font-weight: bold;
                padding: 0 10px 0 0;
                width: 208px;
                min-height: 10px;
}

.form_display_ligne_input .text {
                clear: right;
                display: block;
                float: left;
                font-weight: normal;
                padding-bottom: 5px;
}

.form_display_ligne_input .field:focus {
                border:2px solid #dfdfdf;
                padding:5px;
                background:#fff url(../images/forms/bg_input.gif) repeat-x;
                width:300px;
                line-height:1em;
                margin:0;
                outline:none;
}

.form_display_ligne_input .field {
                border:none;
                background:transparent url(../images/forms/ico_edit.gif) no-repeat 0 50%;
                padding:7px 0 7px 20px;
                width:300px;
                line-height:1em;
                margin:0;
                font-weight:bold;
}

/*************************************************************************************    Form.class.php ********************************************************************************/

.form_content {
                width: 650px; 
}