/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.texte_form {  text-align: justify;color: #000;font: 1.15em/1.45em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;padding-left: 15px;padding-right: 15px;}

input, select, textarea { font-size: 100%; font-family: inherit; }

/* 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 */
.formulaire_spip_sommaire { clear: both; margin-bottom: 1em; padding: 0; border: 0; text-align: left; font-size: 1em; }

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0 0 10px; padding: 3px 4px; background-color: #fff; color: #333; border-radius: 3px;font: 1.2em "LisboaOSFBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

} /* 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;margin-bottom: 1em;}

/* Explications */
.formulaire_spip .explication { color: #7c7c7c;margin-right: 0;line-height: 1.1em;font-size: 0.95em;margin-top: 0;margin-bottom: 3px;}

.formulaire_spip .moderation { color: #7c7c7c;margin-right: 0;line-height: 1.1em;font-size: 0.95em;margin-top: 0;margin-bottom: 7px;}

/* 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: block; text-align: left; color: #444; /* 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 { width: 99%; border-radius: 3px;border: 1px inset #fff; }
.formulaire_spip textarea { width: 99%; border: 1px inset #fff; border-radius: 3px;}
.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 {}


/* 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: 2px dashed #F57900; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
.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: #53AD20; font-weight: bold; }


/* 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; color:inherit; }

/* Formulaire de forum */
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 98%; }
.saisie_titre {margin-top: 3px;}
/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche {}
.formulaire_recherche * {}
.formulaire_recherche label {}
.formulaire_recherche input.text { }
.formulaire_recherche input.submit {}

.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_recherche_avancee label{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
}
.rinfo {font-size:0.9em; }
.rinfo a {color : #700; }
.rintro {font-size:0.91em;}
.rdate {color:Green;}
.rdate a {color:#050;}
.rbold {color:navy;}
.rsusp {font-size:0.71em; color:Green;}

.formulaire_recherche_avancee .bouton { width: 12em; }
.formulaire_recherche_avancee table 
{	background-color: #f5f4df;
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-style: none;
	margin-top: 15px;
	padding: 7px 5px 5px;
}
.formulaire_recherche_avancee thead 
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
	
.formulaire_recherche a { color:#993300; }
.formulaire_recherche form { margin:0;
	font-weight: normal;
	font-style: normal;
	padding-left: 0;
}
.recherche_avancee {
	font-size: 12px;
	padding-top: 3px;
	margin-top: 10px;
	text-align: right;
}

.recherche_avancee a {
	background-color: #f5f4df;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-style: none;
	width: auto;
	padding: 5px;
}


.recherche_avancee a:hover{
	background-color: #FDA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-style: none;
	width: auto;
	padding: 5px;
}

/* Rajouter la loupe dans le formulaire d'entete */
#entete .formulaire_recherche {
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	 
	border-style: none;
}

#entete .formulaire_recherche input {
	width:142px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
 
	padding-left: 16px;
	margin-left: 0;
}

.forml{
	background: #f5f4df url(interface/q.png) no-repeat 4px center;
	width: 93.5%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	 
	font-size: 10px;
	border-style: none;
	padding: .25em .25em .25em 16px;
	height: 18px;
	margin-left: 0;
}



.hop{
	background: #efe8d8 url(interface/q.png) no-repeat 4px center;
	border-left: 1px solid #9e8e77;
	border-top: 1px solid #9e8e77;
}

.pagination_recherche{
	text-align: center;
}

/* 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;}
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */
.forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 10px;
	border-top: 15px solid #FFF;
	padding-bottom: 10px;
	font: normal 1.3em "LisboaOSFBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.forum-repondre {
	clear: both;
	margin-top: 0.5em;
	padding-top: 10px;
	border-top: 15px solid #FFF;
	padding-bottom: 10px;
	font: normal 1.3em "LisboaOSFBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.forum-repondre a:link {
	margin-left: 1em;
	background-color: #FFF;
	border-radius: 2px;
	padding: 2px 3px;
}
.forum-repondre a:visited {
	margin-left: 1em;
	background-color: #FFF;
	border-radius: 2px;
	padding: 2px 3px;
}
.forum-repondre a:hover {
	margin-left: 1em;
	background-color: #efe8d8;
	border-radius: 2px;
	padding: 2px 3px;
}

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0 1em; padding: 0; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
.forum-fil { margin-top: 1em; }
.forum-fil ul { display: block; padding: 0;
	margin: 0 0 0 2em;
}
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; text-decoration: none; color: #9e8e77; font-size: 1.2em;}
.forum-chapo small {font-size: 1.15em;}
.forum-texte p { color: #333; font-size: 1.12em;
	line-height: 1.35em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0.5em 1em 0;
}
.forum-texte .forum-lien {font-size: 1.05em; line-height: 1.3em;}
.forum-repondre-message {
	margin: 0;
	text-align: right;
	position: relative;
	display: block;
}
.forum-repondre-message a:link{
	margin: 0;
	text-align: right;
	background-color: #FFF;
	border-radius: 2px;
	padding: 2px 3px;
}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #efe8d8; margin: 0; padding: 0 0 3px; margin-bottom: 1em; border-radius: 3px;}
ul ul .forum-message { border: 1px solid #f4eddc; }
ul ul ul .forum-message { border: 1px solid #f9f3e1; }
ul ul ul ul .forum-message { border: 1px solid #f4eddc; }
ul ul ul ul ul .forum-message { border: 1px solid #f9f3e1; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #f4eddc; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; margin: 0; padding: 3px 6px 2px 6px; background: #efe8d8;}
ul ul .forum-chapo { background: #f4eddc; }
ul ul ul .forum-chapo { background: #f9f3e1; }
ul ul ul ul .forum-chapo { background: #f4eddc; border-bottom: 1px dotted #9e8e77; }
ul ul ul ul ul .forum-chapo { background: #f9f3e1; }
