/* Begin form/common_form.html */
.mon_compte .formulaire h1{display:none;}								
/*CSSEditor|content,form|Apparence générale*/
div.formulaire{
}
	/*CSSEditor|content,form|Ensemble de champs|notext*/
	fieldset{
		border: none;
		margin:10px 0;
		padding:0px 0;
	}
	/*CSSEditor|content,form|Légende|noizimedia*/
	legend{
        color: #fff;
        background:#593219 url(/images/h2.gif) repeat-x 0 0;
	font-size: 1.2em;
        padding:5px 0 5px 11px;
        margin:0px 0 0px 0;
        width:528px;
        
        font-weight:bold;
	}
	.row{
		clear:both;
		margin: 5px;
		padding: 5px;
	}
	/*CSSEditor|content,form|Libellés des champs*/
	label{
		float:left;
		width:200px;
font-weight:bold;
	}

.rowspe{
  clear:both;
  margin: 0px;
  padding: 25px 0 5px 0;
}

.lignespe1{
  padding:5px 0 5px 0;
} 

.rowspe label{
  float:none;
  width:auto;
}

.rowspe .multi_radio{
  width:200px;
}

.rowspe .other{
  width:300px;
}

.rowspe .specheckbox{
  width:100%;
  clear:both;
  margin-left:20px;
}
	/*CSSEditor|content,form|Apparence des champs*/
	input, select, textarea{
		background: #fff url(/common_images/skin001/fd_elt_form.gif) no-repeat top left;
		border: 1px solid #593219;
		text-align:left!important;
		width: auto;
	}

input{
		background: #fff url(/common_images/skin001/fd_elt_form.gif) no-repeat top left;
		border: 1px solid #593219;
		text-align:left!important;
		width: 61%;
	}


        textarea{
		width:61%;
	}
	/*CSSEditor|content,form|Apparence des Champs actifs*/
	input:focus, select:focus, textarea:focus{
		background: #ffe794 url(/common_images/skin001/fd_elt_form2.gif) no-repeat top left;
	}
	/*--------------champs de recherche--------------*/
        input.wordsbox{
		background:#fff url(/common_images/skin001/search.png) no-repeat 5px 50%;
		padding:0 0 0 20px;
	}
        input.wordsbox:focus{
		background:#ffe794 url(/common_images/skin001/search.png) no-repeat 5px 50%;
	}
	/*-----------------correctif ie-----------------*/
	input.radio, input.checkbox, input.radio:focus, input.checkbox:focus{
		background: transparent;
		border: 0;
		width:auto!important;
	}
	/*---------------fin correctif ie---------------*/
	.group_multi_radio, .group_multi_checkbox, .group_multi{
		clear:both;
		display:block;
		padding:0 0 0 200px;
		position:relative;
		top:-15px;
	}
	.group_multi_radio p, .group_multi_checkbox p, .group_multi p{
		margin:0;
	}
	.multi_radio, .multi_checkbox{
		display:block;
                width:50%;
                float:left;
	}
.group_multi_radio .multi_radio{
  margin-bottom:5px;
}

	.multi_radio label, .multi_checkbox label{
		float:none;
	}

        .other input{
           width:250px;
        }

.other li{
  background:none !important;
}

#captcha input{
  width:100px;
  margin-left:320px;
}
         
	.form_interval{
		padding:0 0 0 200px;
		position:relative;
		top:-18px;
	}
	.form_interval *{
		float:none;
	}
	/*-------------boutons de validation-----------*/
	.submit{
		margin:5px 0 0 0;
		text-align: center;
	}
	.submit input{
		background:#000 url(/common_images/skin001/fd_valider.gif) center;
		border:1px outset #000;
		color: #fff;
		padding:2px!important;
		text-align:center!important;
		width:auto;
	}
	/*---------------réponses du qcm--------------*/
	#forms_qcm .response{
		color:#bb3434;
	}
	#forms_qcm .good{
		color:#44bb34;
	}
	/*---------------en cas d'erreur-------------*/
	.error_form, .obligatory{
		color:#bb3434;
	}
	.row .error input, .error select, .error textarea{
		background:#ffefef!important;
		border: 1px solid #bb3434!important;
		color: #bb3434!important;
	}
	.label.error{
		color: #bb3434!important;
	}

/* End form/common_form.html */

/* Begin form/creator_form.html */
								
div.form_creator_header{
}
div.form_creator_footer{
}

.espaceradio{
    padding-left:0px;
}

.espaceradio .multi_radio{
  margin-bottom:30px;
}

.rowdating label{
   width:500px;
   clear:both;
   margin-top:20px;
}

#groupsradiosdating{
  clear:both;
  margin-top:75px;
}

.aide{
  font-weight:normal;
}

/* End form/creator_form.html */
.box_directory_search_equipe .row{
  width:215px;
  float:left;
  clear:none;
}

.box_directory_search_equipe .row div{
   float:left;
}

.box_directory_search_equipe label{
  width:60px;
  color:#4c4c4c;
}

.box_directory_search_equipe .row input{
   border: 1px solid #62af07;
}

.box_directory_search_equipe .row input{
   border: 1px solid #62af07;
}

.box_directory_search_equipe .submit input {
  background:#fff url(/images/bouton-ok.gif) 0 0;
  border:none;
}

.box_directory_search_equipe .submit{
 margin:2px 0 0 0px !important;
 float:left;
}

.formabon{
  width:280px;
}

.formabon input{
  width:150px;
}
.formabon .row{
  width:100%;
  float:left;
}

.formabon .submit{
  width:100%;
   float:left;
   text-align:right;
}

.formabon .submit input{
   width:50px; 
}

.formabon label {
float: left;
width: 120px;
font-weight: bold;
}
