.spip_forms form label {
	float:none;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	width:620px;
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 0 20px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.spip_forms form {
	border:0;
	margin:0;
	padding:0;
	width:620px;

}
.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
}
.form_2 {
  /*width:618px;*/ margin:0; padding:0;
}
.form_2 fieldset.separateur_1, .form_6 fieldset.separateur_1 {
/*   margin:0; 
  padding: 10px 0;
  width:620px;
  background:url(../images/bk-fieldset-1.gif) no-repeat right center; */
}

.form_2 fieldset.separateur_2, .form_6 fieldset.separateur_2  {
/*   margin:0; 
  padding:0;
  width:620px;
  _width:420px;
  background:url(../images/bk-fieldset-2.gif) no-repeat right center; */
}

/* .spip_form_champ,
.form_2 fieldset.separateur_2 div.spip_form_champ,
.form_2 fieldset.separateur_1 div.spip_form_champ,.form_6 fieldset.separateur_2 div.spip_form_champ,
.form_6 fieldset.separateur_1 div.spip_form_champ {
  margin:5px 0; padding:2px 20px 2px 15px; /*padding:0;*/
} */

.spip_forms h3 {
	float:none;text-align:left;
}
.spip_forms fieldset {
  /*
  background:#FFF6EF;
	border: 1px solid #E4E4E4;
	*/
	
	border: none;
	clear: both;
	margin:0;

}


.spip_forms legend {
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	margin: 0;
	display:table-row;
	padding: 6px 0 15px 15px;
		background:url(../images/bk-legend.gif) no-repeat top left ; 
		width:100%
}




.spip_forms fieldset  {  }
/* fieldset.separateur_1 legend { background:url(../images/bk-legend.gif) no-repeat top left; padding:10px 460px 10px 20px; margin:0;}
fieldset.separateur_2 legend { background:url(../images/bk-legend.gif) no-repeat top left;padding:10px 520px 10px 20px; margin:0; } */



/*  FORMULAIRE DE DON PARTICULIER  */
.form_2 .spip_form_champ.code_postal_1 {
	float:left;
	clear:none;
}
.form_2 .spip_form_champ.ligne_1 {
	float:left;
	clear:none;
}
.form_2 .spip_form_champ.ligne_2 {
	float:left;
	clear:none;
}
.form_2 .spip_form_champ.ligne_3 {
	float:left;
	clear:none;
}

.form_2 .spip_form_champ.telephone_1 {
	/*width:40%*/
}

.form_2 .spip_form_champ.ligne_5 span.spip_form_label {
	width:250px;
}

.spip_forms .spip_form_champ input#input-1-ligne_4 {
	width:80%;
}

.spip_forms .spip_form_champ input#input-1-ligne_7 {
	width:40%;
}

.spip_forms .spip_form_label {
  	font-weight: bold;
  	text-align:left;
  	color:#494949;
	  display: block;
	  float: left;
	  width: 250px;
}
.form_2 .spip_form_label {
	  width: 135px;
}
.spip_forms.form_2 .spip_form_champ.select_4 .spip_form_label {
width: 200px;
}
.spip_forms.form_2 .spip_form_champ.select_2 .spip_form_label {
width: 250px;
}

.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
  	color:#494949;
}
.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:normal;
	font-size:.79em;
	color:#f0731c;
}
.spip_forms .obligatoire_oublie {
	color:red; font-weight: bold;
}
.spip_forms .spip_form_label_details{
	display:none;
	font-style:italic;
	font-size:0.79em;
	text-align:left;
 	padding-left:-15px; 
	width:150px;
	float:right;
}

.form_2 .spip_form_label_details{
	/*display:block;
	background: pink;*/
  position: absolute;
	left :290px;
	top: 5px;
	font-style:italic;
	font-size:0.79em;
	text-align:left;
	margin-right:-355px;
	text-align:right;
	width: auto;
}

.spip_forms .spip_form_choix_multiple {
	display:block; 
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:45%;background:none;
}

#article .form_2 ul.choix_mots li,#article .form_2 ul.spip_form_choix_multiple li,#article .form_2 ul.spip_form_choix_unique li{
	background:none; margin:0; padding:0;
}


.spip_forms .spip_form_champ input {
	background:url(../images/bk-input.gif) repeat-x bottom left;border:1px solid #bcbfc4;
	margin:0 20px 15px 0;
}
.spip_forms.form_2 .spip_form_champ input {
	width: 120px;
}

	/*champs adresse*/
.spip_forms.form_2 .spip_form_champ input#input-2-ligne_6 {
	width: 405px;
}



/* 	background: #FFF2CF ; */
}
	

.spip_forms.form_2 ul.spip_form_choix_unique li{
	background:none; display: inline;
}
.spip_forms.form_2 ul.spip_form_choix_unique li input{
	background:none; display: inline; margin: 0; padding:0; width: auto; border: none;
}
	

	
/*  FORMULAIRE DE DON PRO  */
.form_6 .spip_form_champ.code_postal_1 {
	float:left;
	clear:none;
}
.form_6 .spip_form_champ.ligne_1 {
	float:left;
	clear:none;
}
.form_6 .spip_form_champ.ligne_2 {
	float:left;
	clear:none;
}
.form_6 .spip_form_champ.ligne_3 {
	float:left;
	clear:none;
}

.form_6 .spip_form_champ.telephone_1 {
	/*width:40%*/
}



.form_6 .spip_form_champ.ligne_5 span.spip_form_label {
	width:250px;
}

.form_6 .spip_form_label {
	  width: 135px;
}
.spip_forms.form_6 .spip_form_champ.select_4 .spip_form_label {
width: 200px;
}
.spip_forms.form_6 .spip_form_champ.select_2 .spip_form_label {
width: 250px;
}

.form_6 .spip_form_label_details{
	/*display:block;
	background: pink;*/
  position: absolute;
	left :290px;
	top: 5px;
	font-style:italic;
	font-size:0.79em;
	text-align:left;
	margin-right:-355px;
	text-align:right;
	width: auto;
}

#article .form_6 ul.choix_mots li,#article .form_6 ul.spip_form_choix_multiple li,#article .form_6 ul.spip_form_choix_unique li{
	background:none; margin:0; padding:0;
}


.spip_forms.form_6 .spip_form_champ input {
	width: 120px;
}

	/*champ adresse et organisme*/
.spip_forms.form_6 .spip_form_champ input#input-6-ligne_6, .spip_forms.form_6 .spip_form_champ input#input-6-ligne_7 {
	width: 280px;
}
	
	/*champ texte Projets*/
.spip_forms.form_6  div.textestatique_1, .spip_forms.form_2  div.textestatique_1  {
	background: /* #FFF2CF */ url(../images/form_File_PowerPoint.png) no-repeat left;
	border-left:3px solid #FAB356;
	padding:20px;
	padding-left:60px;
	margin:15px 0px 0 25px;

}

.form_6 .spip_form_champ.select_3 span.spip_form_label, .form_2 .spip_form_champ.select_3 span.spip_form_label  {
	width:250px;
}
.form_6 .spip_form_champ.select_3, .form_2 .spip_form_champ.select_3 {
border-left:3px solid #FAB356;
margin:0  0 15px 25px;
	padding:10px;
/* 	background: #FFF2CF ; */
}


.spip_forms.form_6 ul.spip_form_choix_unique li{
	background:none; display: inline;
}
.spip_forms.form_6 ul.spip_form_choix_unique li input{
	background:none; display: inline; margin: 0; padding:0; width: auto; border: none;
}
	
/*formulaire contact*/
.spip_forms.form_1 .spip_form_champ input, .spip_forms .spip_form_champ input {
	width: 280px;
}


.spip_forms .spip_form_champ {
	display: block;
	clear: both;
	margin-top: 1em;
  background: none;
  /*padding: 0; */margin :5px 0;
}

.spip_forms .email_1 {
	display: block;
	position: relative;
}



.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
.spip_forms .spip_form_ok {
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: .6em;
}
.spip_forms .spip_form_ok a {
	color:#FFF9E2;
}
.spip_forms .spip_form_ok a:hover {
	color:#DEB55E;
}
.spip_forms .spip_form_ok_confirmation{
	display:none;
}
.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#494949;
}
.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
.spip_forms .spip_sondage ligne.chiffres {
	color:#525252;
}
.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
.spip_forms .forml, .spip_forms .formo {
	width:70%;
	border:solid 1px #7F9DB9;
	font-size:1em;
	padding:.25em;
}
.spip_forms .forml {
	width:100%;
}

.spip_forms .fondl {
	width:auto;
}
.spip_forms .formo, .spip_forms .fondo {
	background-color: white;
	color:#4A4336;
	/*width:100%;*/
}
.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border:solid 1px #7F9DB9;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border:solid 1px #7F9DB9;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}
.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}

.spip_forms .spip_bouton {
	text-align:left;
	margin-left:12px;
}

.spip_forms .spip_bouton input {
	border:0;
	cursor:pointer;
	text-align:left;
	padding:8px 35px 8px 10px;
	background:#2C84AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	text-transform: uppercase;
	background:url(../images/bt-valider.gif) no-repeat top left; 
	/*width:100px ;*/
	color:#fff;
}
.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	background:#FFFBED;
	color:#444040;
	padding:.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
}
.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
.spip_forms p.spip_form_ok, .spip_forms p.spip_form_erreur, .spip_forms form {
	clear:both;
}
span.nettoyeur{
	clear:both;line-height:1px;font-size:1px;display:block;
}
span.erreur { color: #F69521;  display:block; padding:2px 5px; font-weight: bold;}

/*formulaire inscription newsletter*/
#inscription-newsletter {padding:15px 0;}
.inscription-newsletter fieldset {border:1px solid #ccc;}
.inscription-newsletter label {display:block; width:130px; float:left; font-weight:bold; color:#084260; margin-left:10px;}
.inscription-newsletter .theme label {width:auto; float:none; font-weight:normal; }
.inscription-newsletter input{float:left; background:url(../images/input-bkg.gif) repeat-x 50% 50%; border:1px solid #D1E1E9;}
.inscription-newsletter p.erreur {color:#ff0000; font-weight:bold;}
.inscription-newsletter .champ {display:block; clear:both; padding:10px 0;}
.inscription-newsletter ul {list-style:none; padding:0; margin:10px ;}
.inscription-newsletter input.button {
background:#2C84AB none repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
padding:5px;
width:100px;
}

/*formulaire inscription Invitation-a-la-remise-des-Prix*/

#article .form_11 ul li {
background:none;
}

.form_11 ul.spip_form_choix_multiple   input{
width:20px;
}

.form_11  ul.spip_form_choix_multiple{
width:25%;
}

.form_11 .textestatique_1 {
margin:8px 5px 25px 5px;
}