/*  ----------------------------------------------------------- *//*  Feuille de styles spécifique pour les formulaires arcaf *//*  ----------------------------------------------------------- *//* taille typo * Base				100% * ------------------------------------- * 20px				1.27em * 19px				1.21em * 18px				1.15em * 17px				1.09em * 16px				1.03em * 15px				0.96em * 14px				0.88em * 13px				0.82em * 12px				0.77em * 11px				0.71em * 10px				0.65em *  9px				0.59em * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE */ /*  ------------------------------------------/*  Habillage des formulaires/*  ------------------------------------------ */.formulaire_spip { text-align: left; font-size: 0.71em; }.formulaire_spip p { margin: 0.5em 0; padding: 0; }.formulaire_spip fieldset {border: 1px solid #ccc;}.formulaire_spip legend {}.formulaire_spip label {}.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }/* Boutons */.spip_bouton { text-align: right; }.spip_bouton input { float: right; }/* Reponse du formulaire */.reponse_formulaire { font-weight: bold; color: #e86519; }fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }/* Previsualisation du message */fieldset.previsu { padding: 1em; }/* Formulaire de login au forum */.formulaire_login_forum .forml { width: 12em; }.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }/* Choix des mots-clefs */ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } ul.choix_mots label { display: inline; }/* Formulaire de recherche */.formulaire_recherche { width: 12em; text-align: left; }.formulaire_recherche label { display: none; }#mid2 form {font-size: 80%;}#mid2 p {color: #fff;}#mid2 p a {color: #fff;}#mid2 fieldset {border: none;}#mid2 legend {display: none;}