/* Begin form/common_form.html */
								
	/*CSSEditor|content,form|Légende|noizimedia*/
	legend{
		color:#757575;
		font-size:1.1em;
		font-weight: bold;
		padding:0 5px;
	}
	.row{
		clear:both;
		margin: 5px;
		padding: 5px;
	}
	/*CSSEditor|content,form|Libellés des champs*/
	label{
border-bottom:1px dashed;
float:left;
margin-left:20px;
margin-right:150px;
margin-top:10px;
width:200px;
	}
.extraitmusique label{
margin:0;
border:none;
clear:both;
	}
	/*CSSEditor|content,form|Apparence des champs*/
input, select, textarea{
text-align:left !important;
width:auto;
	}
select, textarea{
background:#eee none repeat scroll 0 0;
	}
        textarea{
		width:50%;
	}
	/*-------------boutons de validation-----------*/
	.submit{
		margin:5px 0 0 0;
		text-align: center;
	}
	.submit input{
		border:1px outset #000;
		color: #fff;
		padding:2px!important;
		text-align:center!important;
		width:auto;
	}
	.submit #nouveaux_champs input{
		color: #000;
	}

#box_main select, #box_main textarea{
background:#eee none repeat scroll 0 0;
}
#box_main input, #box_main select, #box_main textarea{
margin-top:5px;
/* text-align:left !important; */
width:auto;
margin-bottom: 10px;
margin-right: 5px;
}

#newsletter_text p{
color:#009EE0;
}

fieldset{
	border:none;
}

#select_fiches p, #select_fiches select {
	display:inline-block;
}

#box_main form.facebook {	
	margin-top:20px;
}
form.facebook label {
	float:none;
	border:none;	
	margin-left:8px;
}
#box_main form.facebook input {	
	margin-bottom:4px;
}
form.facebook label {
	float:none;
	border:none;	
	margin-left:8px;
}
form.facebook .submit_fb {
	text-align:center;
	margin-top:7px;
}

#form_profil label {
	border:none;
	width: 260px;
	margin-right: 50px;
}
#form_profil input {
	margin-top: 10px;
}
#form_analytics {
	margin-top: 20px;
}
#form_templates label {
	border-bottom: none;
	float: none;
}
#form_templates>div {
	clear: both;
}
#form_templates>div img {
	width: 100px;
}

#form_partenaires label, #form_analytics label {
	border-bottom: none;
	float: left;
	margin-right: 0;
}
#form_analytics label {
	float: none;
	display: block;
	margin-left: 0;
}
#form_partenaires>div:last-child {
	text-align: center;
	margin-top: 10px;
}
#formulaire.paiement label {
	border-bottom:1px dashed;
}
#form_bandeau label {
	border:none;
	margin-left: 0;
	margin-right: 0;
	width: 135px;
}

#formulaire.paiement label {
	border:none;
} 

.form_annonce fieldset {
	padding-left: 0;
}