/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
input, select, textarea { font-size: 100%; font-family: inherit; }



/* Structure generale des formulaires
----------------------------------------------- */


.formulaire_spip input               { padding: 2px 6px; background-color: #221e1e; border-style: solid; border-width: 1px; border-color: #363636 ; color:gray; }
.formulaire_spip textarea            { width: 95%; margin: 9px 0 0 7px;   padding: 15px 10px ;  background-color: #221e1e; border-style: solid; border-width: 1px; border-color: #363636 ; color:gray; }

.formulaire_spip        { margin: 5px auto; padding: 0;   text-align: left; font: normal 11px verdana  }
#formulaire_ecrire_auteur_2    {  } 
.formulaire_spip form  { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset          { clear: both; margin: 0 0 1em 0; padding: 13px;  border: 1px solid #2d2c27 }
.formulaire_spip fieldset ul li    { margin: 6px 0 13px 0 }


.formulaire_spip fieldset legend   { margin:  7px 0 16px 10px; padding: 0.4em 0.6em;  font: normal 1.4em verdana; color: #696756; background-color: #171713; border: 1px solid #2d2c27;   } /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip fieldset fieldset { margin-top: 1em; }
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }

  


/* Explications */
.formulaire_spip .explication { margin: 0.50em 0; color: #444; }

/* Lignes */
.formulaire_spip ul    { margin: 0; padding: 0; list-style: none; }
.formulaire_spip ul li { margin: 0 0 5px 3px; padding: 0;  }

/* Labels */
.formulaire_spip label {  text-align: left; color: #cecece;  font: bold 11px verdana  /* pour IE/Win */  }
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }

.formulaire_spip .choix label{display:inline;font-weight:normal;}
.formulaire_spip .choix input.radio,
.formulaire_spip .choix input.checkbox {width:auto;}

 

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; cursor: pointer }
.formulaire_spip .boutons input, input.submit {}


/* Reponses, previsu et erreurs
----------------------------------------------- */

/* Champs obligatoires */
.formulaire_spip li.obligatoire {}
.formulaire_spip li.obligatoire label {}

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 1px dashed #2D2C27 }
.formulaire_spip fieldset.previsu legend {  margin:  7px 0 16px 10px; padding: 0.4em 0.6em;  font: bold 1.4em verdana; color: #696756; background-color: #171713; border: 1px solid #2d2c27; }
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }
.formulaire_spip fieldset.previsu p { margin: 1em 0; } 

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */

/* * Erreurs */
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color:  #b7bb93  ; font-weight: bold; text-align: center; padding: 20px 0 0 0; }


/* Variantes et cas particuliers
----------------------------------------------- */

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { background: #FDA; padding: 3px; border: 1px outset #CC9; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img { background: #FFF; border: 1px solid #CC9; }
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; }

/* Formulaire de forum */
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 96%; }

/* Selection des langues */
#entete .formulaire_menu_lang  {background:none repeat scroll 0 0 transparent; left:822px; margin:0; padding:0; position:absolute; text-align:right; top:-35px; display: none }  
#entete .formulaire_menu_lang select   {display: block; margin: 2px 0 0 0px;  width: 146px; padding: 1px 0px 1px 4px  ; background-color: #0c0d0f;  color: gray; border-style: solid; border: 1px solid #363636  } 
#entete .formulaire_menu_lang  label   { display: block;   text-align: left; color: #373927;  font: normal 11px verdana  /* pour IE/Win */  }

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche { margin: 0; padding: 0; background: none; }
.formulaire_recherche * { /*display: inline; vertical-align: middle;*/ }

.formulaire_recherche input.text    { width: 86px; padding: 2px 0 2px 7px; background-color: #221e1e; color: gray; border-style: solid; border-width: 1px; border-color: #363636; position:relative; top: 0px; left: 15px;   }
.formulaire_recherche input.submit  { position:relative; top: -3px; left: 21px; cursor: pointer;  width: 20px; height: 28px;  border: none; background: #000 url(../images_habillage/seqrchButton.png) left top no-repeat; text-indent: -5000px;  }
.formulaire_recherche input         {   } 

/* Formulaires de login personnel bas de colonne gauche  */
#loginPerso    {   } 

.spip_surligne {} /* Cf.: spip_style.css */

/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /* Bug IE/Win */

/* Formulaire de login dans une page */
.formulaire_login ul li {clear:left;}
.formulaire_login .editer_password .details {display:block;}
.formulaire_login #spip_logo_auteur {float:right;}

