
html { font-size: 100%; }

body {
	margin: 0; padding: 0;
	font-size: 0.8em; /* taille en pixel ÷ 16 = 0.8125em          a 0.75em probleme avec le gras*/
	font-family: Arial, sans-serif;
	color: #181818;
	background: #640021 url(sites/tarare/axome/images/bg.gif) repeat-x;
}


/************************************
*	GENERAL
*************************************/

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 { font-size: 1.70em; padding: 2px 8px 4px 10px; background-color: #abc821; margin-bottom: 15px; }
h2 { font-size: 1.40em; font-weight: normal; }
h3 { font-size: 1.20em; font-weight: bold; }

a { color: #dc0358; text-decoration: none; }
a:focus,a:hover,a:active { color: #971543; text-decoration: underline; }

strong { font-weight: bold; color: #000; }
em { font-style: italic; }
small { font-size: 0.90em; color: #666; }
sup, sub { font-size: .8em; font-variant: normal; }
a span { display: none; }

/* général spip */

h3.spip { margin: 0; padding: 20px 0 8px 0; font-size: 1.35em; font-weight: bold; color: #640021; }
hr.spip { margin: 2em auto; }
ul.spip { padding-left: 25px;}
ul.spip li { background : transparent url(sites/tarare/axome/images/puce.gif) no-repeat 0 5px; padding-left: 12px; }
ol.spip { list-style: decimal; }
.nettoyeur { clear: both; overflow: hidden; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
.invisible { position: absolute; top: -3000em; height: 1%; }

div#logo_article {	float: right;	padding: 0 0 4px 8px; }
div#logo_article img { border: 4px solid #ddd; padding: 1px; }



/************************************
*	STRUCTURE
*************************************/

div.fond {	width: 980px;	margin: 0 auto; }
div#page { padding-top: 8px; }
div#haut {	height: 166px;	overflow: hidden;	background: transparent url(sites/tarare/axome/images/haut.jpg) no-repeat; }
a#logo {	display: block;	height: 133px;	width: 780px; float: left; }
div#gauche {	float: left;	width: 175px; }
div#centre {	float: left;	width: 585px;	padding: 10px 10px 30px 10px; background-color: #fff; min-height: 500px; }
body.page_sommaire div#centre { padding-bottom: 35px; overflow: hidden; }
div#droite { float: right; width: 169px; padding: 5px 16px 5px 0; }



/************************************
*	FOOTER
*************************************/

#pied { clear: both; margin: 0; padding: 20px 5px 35px 50px; height: 20px; text-align: center; font-size: 0.85em; color: #c45b7c; }
#pied_gauche { float: left; }
#pied_droite { float: right; }
#pied a { color: #c45b7c; }



/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal { clear: both; height: 33px; padding-left: 175px; }
div#menu_principal ul { padding: 0; margin: 0; }
div#menu_principal ul li {	float: left; padding-right: 11px; }
div#menu_principal ul li.menu6 { padding-right: 0; }

div#menu_principal ul li a {
	float: left;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	width: 151px;
	padding: 4px 20px 8px 20px;
	text-decoration: none;
}

div#menu_principal ul li:hover ul, div#menu_principal ul li ul li.avec_sousrub:hover ul { display: block; }



div#menu_principal ul li ul {
	display: none;
	position: absolute;
	width: 191px;
	margin-top: 33px;
	z-index: 500;
}

div#menu_principal ul li ul li { float: none; clear: both; padding: 0!important; }
div#menu_principal ul li ul li a { vertical-align: bottom; text-align: left; font-size: 1em; padding: 6px 20px 6px 10px; width: 161px; }


div#menu_principal ul li ul li.avec_sousrub ul {
	display: none;
	margin-left: 191px;
	margin-top: 0;
	z-index: 600;
}



div#menu_principal ul li ul li.avec_sousrub a { background: transparent url(sites/tarare/axome/images/p.gif) 94% 10px no-repeat; }
div#menu_principal ul li ul li.avec_sousrub ul li a { background-image: none; }


ul.test { border: 2px dashed red; }


div#menu_principal ul li.menu3 ul { background-color: #c60240; }
div#menu_principal ul li.menu3 ul li ul,
div#menu_principal ul li.menu3 ul li.menu_active_oui a { background-color: #8b012d; }
div#menu_principal ul li.menu3 ul li a:hover { background-color: #7B0021; }

div#menu_principal ul li.menu4 ul { background-color: #97b11d; }
div#menu_principal ul li.menu4 ul li ul,
div#menu_principal ul li.menu4 ul li.menu_active_oui a { background-color: #7d950a; }
div#menu_principal ul li.menu4 ul li a:hover { background-color: #536402; }

div#menu_principal ul li.menu5 ul { background-color: #ff9500; }
div#menu_principal ul li.menu5 ul li ul,
div#menu_principal ul li.menu5 ul li.menu_active_oui a { background-color: #e47600; }
div#menu_principal ul li.menu5 ul li a:hover { background-color: #c85900; }

div#menu_principal ul li.menu6 ul { background-color: #8a21b6; }
div#menu_principal ul li.menu6 ul li ul,
div#menu_principal ul li.menu6 ul li.menu_active_oui a { background-color: #7a15aa; }
div#menu_principal ul li.menu6 ul li a:hover { background-color: #510e71; }






/************************************
*	MENU GAUCHE
*************************************/

#gauche h2 { color: #fff; background-color: #97b11d; padding: 4px 2px 5px 8px; }
#gauche ul { margin: 0; padding: 0; list-style: none; }
#gauche ul li { padding: 2px 0; background: transparent url(sites/tarare/axome/images/sep.gif) no-repeat right bottom; }
#gauche ul li a { display: block; text-decoration:none; font-weight:bold; color: #fff; padding: 8px 4px 8px 6px; }
#gauche ul li a:hover { text-decoration: underline; }
#gauche ul li a.active_oui { text-decoration:underline; background-color: #8b012d; }
#gauche ul li ul { margin-left: 1em; border: 0; }
#gauche ul li ul li { padding: 0; border: 0; background-image: none; }
#gauche ul li ul li a { font-weight: normal; padding: 5px 4px 5px 10px; background: transparent url(sites/tarare/axome/images/p.gif) no-repeat left 11px!important; }

body.page_sommaire #gauche ul li { padding: 0; }
body.page_sommaire #gauche ul li a { padding: 6px 10px 7px 0; text-align: right; }

a#retour_accueil {
	display: block;
	text-align: center;
	color: #fff;
	padding-bottom: 12px;
	font-size: 0.9em;
	font-weight: bold;
}

/************************************
*	DROITE
*************************************/

#droite ul { margin: 0; padding: 0; }
#droite div.boite { background-color: #54001c; margin-bottom: 15px; }

#droite div#outils {
	padding: 35px 1px 5px 1px;
	background: #54001c url(sites/tarare/axome/images/outils.png) no-repeat;
}

#droite div#outils ul li a {
	display: block;
	padding: 8px 2px 8px 30px;
	color: #fff;
	border-bottom: 1px dotted #884d61;
	font-size: 0.9em;
}

#droite div#outils ul li a:hover { text-decoration: none; color: #aaa; }

#droite #evenements {
	padding: 42px 8px 2px 8px;
	background: #54001c url(sites/tarare/axome/images/evenements.png) no-repeat;
}

#droite #evenements a, #droite #evenements a strong { color: #fff; text-decoration: none; font-size: 0.95em; line-height: 1.1em; }
#droite #evenements a { display: block; clear: both; padding-bottom: 10px; }

a#en_images, a#panorama {
	display: block;
	height: 90px;
}
a#en_images { background: transparent url(sites/tarare/axome/images/en_image.gif) no-repeat; }
a#panorama { background: transparent url(sites/tarare/axome/images/panorama.gif) no-repeat; }


/************************************
*	CONTENU
*************************************/

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #333; }
.texte_article { line-height: 1.40em; text-align: justify; padding: 0 5px; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps { clear: both;	margin: 10px 40px;	border: 2px solid #bbb;	background-color: #eee;	padding: 10px 15px; }
.notes { clear: both; font-size: 0.90em; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }



ul#liste_articles { margin: 0; padding: 0 0 30px 0; }
ul#liste_articles li { clear: both; padding: 20px 15px 15px 18px; border-bottom: 1px dotted #C9CED4; }
ul#liste_articles li div.logo_evenement {
	float: left;
	padding: 0 8px 3px 0;
}
ul#liste_articles li div.logo_evenement img { border: 4px solid #e6e3dc; }
ul#liste_articles li h4 { font-size: 1.2em; font-weight: bold; }
ul#liste_articles li p.affdate {
	margin: 0!important;
	padding: 4px 0;
	color: #888;
}






.equipe {
	float: left;
	width: 145px;
	height: 180px;
	border: 2px solid #ddd;
	background-color: #f5f5f5;
	margin: 10px;
	text-align: center;
	padding: 12px;
	overflow: hidden;
}

.equipe .equipe_photo { height: 100px; }

.equipe h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0;
	color: #222;
	line-height: 1em;
}

.equipe p { font-size: 0.9em; line-height: 1em; margin: 0; padding: 0; }




#diaporama_article ul { margin: 0 auto; width: 406px; padding: 20px 0; height: 350px; overflow: hidden; }
#diaporama_article ul li {
	width: 406px;
	height: 350px;
}
#diaporama_article ul li h4 { margin: 0; font-size: 0.85em; }









/************************************
*	PORTFOLIO
*************************************/
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos, #documents_portfolio a:hover .spip_logos, #documents_portfolio a:active .spip_logos { border-color: #A00133; }



/************************************
*	RECHERCHE
*************************************/

div.recherche {	float: right;	width: 170px; padding-top: 65px; }
div.recherche label { display: none; }
div.recherche input#recherche { width: 95px; border: none; padding: 2px 2px 0 8px; margin-right: 5px; height: 18px; color: #777;}
div.recherche input#recherche, div.recherche input#bt_recherche { float: left; }
input#bt_recherche {
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-color: #c7003f;
	height: 20px;
	font-size: 0.85em;
	cursor: pointer;
	padding: 0 5px;
}


div#menu_lang {
	position: absolute;
	top: 5px;
	font-weight: bold;
	color: #fff;
	display: none;
}
div#menu_lang a { color: #fff; }

/************************************
*	COULEURS
*************************************/
body#secteur3 #centre h1, body#secteur3 #gauche h2 { background-color: #c60240; }
body#secteur4 #centre h1, body#secteur4 #gauche h2 { background-color: #abc821; }
body#secteur5 #centre h1, body#secteur5 #gauche h2 { background-color: #ff9d00; }
body#secteur6 #centre h1, body#secteur6 #gauche h2 { background-color: #79308b; }




/************************************
*	HOME
*************************************/


a.voir_tout { display: block; height: 40px; }

div#actu_home {
	width: 354px; float: left; height: 380px;
	padding-top: 28px;
	background: transparent url(sites/tarare/axome/images/actu.gif) no-repeat;
}
	div#actu_home ul, div#agenda_home ul { margin: 0; padding: 0; height: 329px; overflow: hidden; }
	div#actu_home ul li { height: 329px; overflow: hidden; background: transparent url(sites/tarare/axome/images/legende.gif) no-repeat center bottom; }
	div#actu_home ul li a {display: block; clear: both; }
	div#actu_home ul li a:hover { text-decoration: none; }
	div#actu_home ul li a.logo_actu { height: 213px; width: 348px; border: 3px solid #afd500; }
	div#actu_home ul li a.titre_actu {
		color: #fff;
		font-weight: bold;
		font-size: 1.3em;
		height: 31px;
		width: 354px;
		background-color: #afd500;
		text-align: center;
		padding-top: 2px;
	}
	div#actu_home ul li p { padding: 12px 8px 0 9px; margin: 0; clear: both; color: #555; font-size: 0.85em; }
	div#actu_home a.voir_tout { background: transparent url(sites/tarare/axome/images/voir_actu.gif) no-repeat center center; }


div#agenda_home {
	width: 215px;
	float: right;
	height: 380px;
	padding: 28px 4px 0 0;
	background: transparent url(sites/tarare/axome/images/agenda.gif) no-repeat;
}

div#agenda_home ul li { padding: 8px 0 0 3px; }

	div#agenda_home ul li p.affdate {
		padding: 0 0 3px 18px;
		margin: 0;
		background: transparent url(sites/tarare/axome/images/cal.gif) no-repeat;
		color: #747373;
		font-size: 0.8em;
	}
	div#agenda_home ul li h3, div#agenda_home ul li h4 { padding: 0 0 0 6px; line-height: 1.2em; }
	div#agenda_home ul li h3 a {
		color: #fe8300;
		font-size: 0.85em;
	}
	div#agenda_home ul li h4 a {
		color: #747373;
		font-size: 0.85em;
		display: block;
		border-bottom: 1px dotted #ccc;
		padding-bottom: 18px;
	}
	div#agenda_home ul li h4 a:hover { text-decoration: none; }
	div#agenda_home a.voir_tout { background: transparent url(sites/tarare/axome/images/voir_agenda.gif) no-repeat center center; }







div#slide_home { clear: both; height: 241px; overflow: hidden; }
div#slide_home ul { margin: 0; padding: 0; width: 3000px; }
div#slide_home ul li { /*width: 443px;*/ width: 46px; height: 241px; float: left; overflow: hidden; }
div#slide_home ul li div { width: 443px; overflow: hidden; }

div#slide_home ul li a { display: block; padding-top: 15px; height: 230px; }
div#slide_home ul li a img { margin-left: 5px; }

div#slide_home ul li.slide_3 { background: transparent url(sites/tarare/axome/images/slide01.gif); }
div#slide_home ul li.slide_4 { background: transparent url(sites/tarare/axome/images/slide02.gif); }
div#slide_home ul li.slide_5 { background: transparent url(sites/tarare/axome/images/slide03.gif); }
div#slide_home ul li.slide_6 { background: transparent url(sites/tarare/axome/images/slide04.gif); }








/* meteo */

div.bloc_temps_jour {
	float:left;
	padding:10px 10px 10px 10px;
	width:122px;
	border-right:1px solid #ccc;
	text-align:center;
}






/* formulaire */
body.page_formulaire div.formulaire_spip {
	clear: both;
	padding: 15px 40px;
}

body.page_formulaire div.formulaire_spip ul li.fieldset {
	background-color: #F3F1E8;
	margin: 10px 0;
	padding: 8px 12px;
}
body.page_formulaire div.formulaire_spip h3 { font-size: 1.4em; font-weight: bold; margin: 0; padding-bottom: 8px; }
body.page_formulaire div.formulaire_spip div.explication p { margin: 0; padding: 0; color: #777; font-size: 0.9em; }

body.page_formulaire div.formulaire_spip ul li ul li { padding-left: 8px; }

body.page_formulaire div.formulaire_spip ul li label { color: #222; }
body.page_formulaire div.formulaire_spip ul li span.explication { color: #777; font-size: 0.9em; }

body.page_formulaire div.formulaire_spip ul li input { font-size: 1.2em; border: 2px solid #aaa; }

body.page_formulaire div.formulaire_spip p.boutons input { font-size: 1.2em; padding: 2px 10px; cursor: pointer; }






/* newsletter */


div#inscription_newsletter {
	padding: 28px 8px 20px 0;
	text-align: right;
	font-size: 1.1em;
	color: #fff;
}

div#inscription_newsletter fieldset { border: none; margin: 0; padding: 4px 0; }

div#inscription_newsletter input#email {
	width: 90px;
	font-size: 0.9em;
	border: 1px solid #333;
	padding: 2px;
}
div#inscription_newsletter input.bouton_newsletter {
	font-size: 0.9em;
	border: 1px solid #333;
	padding: 1px 5px;
	font-weight: bold;
	cursor: pointer;
}

div#inscription_newsletter div.reponse_formulaire {
	color: #f03;
	line-height: 1em;
	font-size: 1.1em;
	border: 1px solid #FF6000;
	background-color: #FFF9A6;
	padding: 4px;
}






#documents_joints {
	clear: both;
	padding: 20px;
}
#documents_joints h2 { border-bottom: 1px solid #333; padding: 2px; }



div#hierarchie { width:585px; display: block;	float: left;  height: 20px;  }
div#toolbar {	float: right;	width: 20px;	height: 20px; }
div#toolbar a {	display: block;	float: left;	width: 16px;	height: 16px;	margin: 0 4px;}
div#toolbar a#tool_print { background: transparent url(sites/tarare/axome/images/picto_print.png) no-repeat; } 
div#toolbar a#tool_print:hover { background-position: bottom left; }

.titre_print  { display:none; }

/* PROGRAMME */

.sep_prog { clear:both; border-bottom:1px dotted #c9b4bb; width:95%; }
.prog_date {float:left; width:59px; padding:9px 0 0 0; height:40px; margin:5px ;  display:block; background-color:#953da5; text-align:center; color:#fff; -moz-border-radius: 10px; }
.prog_date h4 { font-size:1.2em; }
.prog_ps h3 { font-weight:normal; margin: 0 0 10px 0; }
.prog_ps h3 a { color:#650022; text-transform:uppercase; font-size:1.3em; }
.prog_ps {  display:block; width:295px; float:left; margin:5px 20px 5px 0px; font-size:0.9em; }
.prog_titre { margin:5px 20px 5px 20px; display:block; float:left; width:135px; }
.prog_titre img { border:3px solid #79308B; }
.prog { cursor:pointer; padding:10px; }

/* SPIP-STYLE                                                           */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */

ul, li {list-style-type: none;}

/* Citations, code et poesie */
blockquote.spip { margin: 2em 0; padding-left: 1em; border-left: 0.30em solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -3em; margin-left: 3em; }

.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip { clear: both; width: 80%; margin: 5px auto; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #640021; }
table.spip tr.row_odd { background: #EEE; }
table.spip tr.row_even { background: #DDD; }
table.spip td { padding: 4px 6px; text-align: left; border: 1px solid #fff; }
table.spip th { padding: 6px 8px; vertical-align: bottom; font-weight: bold; text-align: center; border: 1px solid #fff; }
table.spip th strong { color: #fff; }
table.spip td { vertical-align: top; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents strong { display: block; padding: 4px; width: 70%; margin: 0 auto;}
.spip_documents em { font-size: 0.9em; display: block; padding-top: 2px; width: 70%; margin: 0 auto; font-style: normal; }
.spip_documents_center { display: block; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

/* modeles par defaut */
.spip_modele { float: right; display: block; padding: 1em; border: 1px solid; width: 180px; }

/* Couleurs des liens de SPIP */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_out, a.spip_url {} /* liens url sortants */
a.spip_glossaire {} /* liens vers encyclopedie */
.on { font-weight: bold; } /* liens exposes */

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
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 */

/* 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: block; 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 { width: 15em; border: 1px inset; }
.formulaire_spip textarea { width: 99%; border: 1px inset; }
.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; }

/* 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: #FFEE92; padding: 3px; border: 1px outset #D7D7C2; }
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: 98%; }

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

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

