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


/* Structure generale des formulaires
----------------------------------------------- */
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #fff; color: #333; } /* 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 { clear: both; margin: 0; padding: 0.50em 0; }

/* Labels */
.formulaire_spip label { display: inline-block;width: 300px; text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
.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;}


/* Champs de saisie */
.formulaire_spip input.text {padding: 4px 8px;width: 180px;height: 20px;text-align: left;font-weight: bold;background: #FFF;-moz-border-radius: 3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; border: 1px solid #DBDBDB;display:inline-block;color:#545454;}
.formulaire_spip textarea { padding: 10px;width: 96%; border: 1px #DBDBDB solid;-moz-border-radius: 3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; }
.formulaire_spip textarea:hover {border: 1px #FFA500 solid;}
.formulaire_spip select { width: 99%; }

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; }
.formulaire_spip .boutons input, input.submit {
	background:#FFA500;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFBB00), to(#FFB200));
	background-image: -webkit-linear-gradient(top, #FFBB00, #FFB200);
	background-image: -moz-linear-gradient(top, #FFBB00, #FFB200);
	background-image: -o-linear-gradient(top, #FFBB00, #FFB200);
	background-image: -ms-linear-gradient(top, #FFBB00, #FFB200);
	background-image: linear-gradient(top, #FFBB00, #FFB200);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFBB00), color-stop(100%, #FFB200));
	-webkit-border-radius: 0px 0 3px 3px;
	-khtml-border-radius: 0px 0 3px 3px;
	-moz-border-radius: 0px 0 3px 3px;
	border-radius: 3px;
	border: 1px solid #FF9400;
	height: 30px;
        padding: 4px 8px;
	color: #FFF;
	line-height: 22px;
	-webkit-box-shadow: inset 0 1px 0px #FFC851;
	-moz-box-shadow: inset 0 1px 0px #FFC851;
	box-shadow: inset 0 1px 0px #FFC851;
        cursor: pointer;
        text-shadow: 0 1px 1px #FF9400;
        font-size: 1.1em;
}


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

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

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 1em; border: 2px dashed orange; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
.formulaire_spip fieldset.previsu li { padding: 0px; border: none;padding-bottom: 10px;margin-left: 4px; }
.formulaire_spip fieldset.previsu.forum-message{}

/* 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: red; font-weight: bold; background-color: transparent; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea {  }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }

#formulaire_contact .text{padding: 4px 8px;width: 220px;height: 20px;text-align: left;font-weight: bold;background: #FFF;-moz-border-radius: 3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; border: 1px solid #DBDBDB;display:inline-block;color:#545454;}

#formulaire_contact .text:hover{border-color:#FFA500;box-shadow: 0 0 3px #FFE266;}

#formulaire_contact .submit{}

.erreur_message {}

.oblig{color: red;}

#nom_inscription{padding: 4px 8px;width: 180px;height: 20px;text-align: left;font-weight: bold;background: #FFF;border-radius: 3px;border: 1px solid #DBDBDB;display:inline-block;color:#545454;}

#mail_inscription{padding: 4px 8px;width: 180px;height: 20px;text-align: left;font-weight: bold;background: #FFF;border-radius: 3px;border: 1px solid #DBDBDB;display:inline-block;color:#545454;}

.forml{padding: 4px 8px;width: 180px;height: 20px;text-align: left;font-weight: bold;background: #FFF;border-radius: 3px;border: 1px solid #DBDBDB;display:inline-block;color:#545454;}

#spiplistes-formabo{width: 800px;margin:auto;}

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

input{
    
}

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { padding: 3px;margin-right: 2px;background: #fafafa; border: 1px solid #d4d4d4;border-radius: 3px; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img {  }
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: 189px; }

/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche { margin: 0; padding: 0; background: none; }
.formulaire_recherche * { display: inline; vertical-align: middle; }
.formulaire_recherche label {}
.formulaire_recherche input.text { padding: 4px 8px;width: 180px;height: 20px;text-align: left;font-weight: bold;background: #FFF;box-shadow:inset 0 1px 2px #EDEDED;border-radius: 3px;border: 1px solid #DBDBDB;display:inline-block;color:#545454;}
.formulaire_recherche input.text:hover{border-color:#FFA500;box-shadow: 0 0 3px #FFE266;}
.formulaire_recherche input.text:active{}
.formulaire_recherche input.submit {
    float: right;
    background-color:transparent;
    background-image: url(img/btnsubmit.png);
    border: none!important;
    box-shadow: none;
    height: 25px;
    width: 25px;
    margin-top: -25px;
    opacity:0.2;
}

.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;}



