[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / spip-bonux / spip21 / style_prive.html
diff --git a/www/plugins/auto/spip-bonux/spip21/style_prive.html b/www/plugins/auto/spip-bonux/spip21/style_prive.html
new file mode 100644 (file)
index 0000000..4c82640
--- /dev/null
@@ -0,0 +1,965 @@
+[(#REM)
+
+       Ce squelette definit les styles de l'espace prive
+
+       Note: l'entete "Vary:" sert a repousser l'entete par
+       defaut "Vary: Cookie,Accept-Encoding", qui est (un peu)
+       genant en cas de "rotation du cookie de session" apres
+       un changement d'IP (effet de clignotement).
+
+       ATTENTION: il faut absolument le charset sinon Firefox croit que
+       c'est du text/html !
+       <style>
+]
+#CACHE{3600*100,cache-client}
+#HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}
+#HTTP_HEADER{Vary: Accept-Encoding}
+
+#SET{claire,##ENV{couleur_claire,edf3fe}}
+#SET{foncee,##ENV{couleur_foncee,3874b0}}
+#SET{left,#ENV{ltr}|choixsiegal{left,left,right}}
+#SET{right,#ENV{ltr}|choixsiegal{left,right,left}}
+#SET{rtl,#ENV{ltr}|choixsiegal{left,'',_rtl}}
+#SET{chemin_img_pack,#ENV{ie,10}|intval|<{7}|?{#EVAL{_DIR_IMG_PACK}|concat{'wrapper.php?file='},#EVAL{_DIR_IMG_PACK}}}
+
+[(#REM) les vieux styles a evacuer en premier, ca permet qu'ils ne polluent pas en cas de double definition]
+[(#INCLURE{fond=style_vieilles_def}{couleur_claire}{couleur_foncee}{lang}{ltr})]
+
+body { background-color: #f8f7f3; margin: 0; border: 0; color: #000; scrollbar-face-color: #fff; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #GET{claire}; scrollbar-darkshadow-color: #fff; scrollbar-track-color: #GET{foncee}; scrollbar-arrow-color: #GET{foncee}; }
+body, body * { font-family: Verdana, Geneva, Sans, sans-serif; }
+body { font-size:0.625em; }
+
+/*-- spip-admin pour le debug --*/
+#INCLURE{prive/spip_admin.css}
+
+
+/* Espaceur de blocs */
+.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
+
+/* Non visible a l'ecran */
+.invisible { position: absolute; top: -3000em; height: 1%; }
+.none { display: none; }
+
+/* ajax */
+.image_loading {float:#GET{right};}
+
+#page { font-size: small; }
+/* ecran etroit*/
+#conteneur,.table_page, div.messages { clear: both; margin-#GET{right}: auto; margin-#GET{left}: auto; text-align: #GET{left}; width: 750px; margin-top:0.5em;}
+#navigation { float: #GET{left}; width: 200px; min-height: 100px; }
+#contenu { float: #GET{left} ; margin-#GET{left}: 30px; width: 505px; }
+#extra { float: #GET{left}; width: 200px; }
+
+/* ecran large*/
+.large #conteneur,.large .table_page,.large div.messages { margin-#GET{right}: auto; margin-#GET{left}: auto; text-align: #GET{left}; width: 974px; }
+.large #navigation { float: #GET{left}; width: 200px; }
+.large #contenu { float: #GET{left}; margin-#GET{left}: 17px; width: 540px; }
+.large #extra { float: #GET{right}; width: 200px; }
+
+/* les formulaires sont en 600px en config large */
+.articles_edit .large #contenu,
+.mots_edit .large #contenu,
+.breves_edit .large #contenu,
+.rubriques_edit .large #contenu {width:600px;}
+.articles_edit .large #extra,
+.mots_edit .large #extra,
+.breves_edit .large #extra,
+.rubriques_edit .large #extra {width:140px;}
+
+
+div.table_page { margin-top: 1em; }
+#contenu { font-size: small; }
+
+#copyright {text-align:right;font-size:x-small;padding-top:1em;border-top:1px solid #eee;}
+
+#chemin { 
+       font-size: 0.9em; 
+       overflow: hidden; 
+       margin: 0; 
+       padding: 0; 
+}
+#chemin li em { }
+#chemin li a { }
+#chemin ul, #chemin li, #chemin li .bloc {  
+       margin: 0; 
+       padding: 0; 
+       margin-top: 0; 
+       padding-top: 0; 
+       list-style-type: none;
+       display: inline; 
+}
+#chemin li .bloc {}
+#chemin li .bloc:hover {}
+#chemin li li .bloc {}
+#chemin .aide {margin-top: 3px; margin-bottom: 0px;}
+
+h1 { color: #GET{foncee}; font-size:large; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; }
+h1.grostitre {text-align:center;margin:2em 0 1em;}
+#contenu h1.grostitre {text-align:left;}
+
+h2 { color: #000; font-size: medium; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; }
+h3 { color: #666; font-size: medium; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; }
+
+td { text-align: #GET{left}; }
+
+
+
+#bando_haut { font-size: 110%; position:relative;}
+#bando_haut a { text-decoration: none; }
+#bando_haut .largeur { width: 780px; margin: auto; text-align:#GET{left}; }
+.large #bando_haut .largeur {width:974px;}
+
+
+#bando_haut #bando_liens_rapides {position:absolute;top:0;z-index:0;width:100%;}
+#bando_haut #bando_liens_rapides.actif {z-index:11;background:#000;min-height:25px;line-height:2em;color: #fff; overflow:hidden; border-bottom:1px solid #222;}
+#bando_haut #bando_liens_rapides a {color:#fff;font-weight:bold;}
+
+#bando_haut ul{margin: 0; padding: 0; list-style: none;}
+
+#bando_haut ul.deroulant li { /*position:relative; */float:#GET{left}; display: block;}
+#bando_haut ul.deroulant li ul li {float:none;position:static;}
+/*#bando_haut ul.deroulant li:hover,*/ #bando_haut ul.deroulant li.actif,#bando_haut ul.deroulant li.actif_tempo { background-color: #[(#GET{claire}|couleur_eclaircir|couleur_eclaircir)]; }
+#bando_haut ul.deroulant li ul {border: 1px solid #666; border-top: 0; text-align:#GET{left}; height: auto; width: auto; display: block; position:absolute; #GET{left}:-3000em; z-index: 99; }
+/*#bando_haut ul.deroulant li:hover ul,*/ #bando_haut ul.deroulant li.actif ul, #bando_haut ul.deroulant li.actif_tempo ul { #GET{left}:auto;}
+#bando_haut ul.deroulant li a { display: block; }
+#bando_haut ul.deroulant li ul li { background-color: #fff; border-top: 1px solid #ccc;}
+#bando_haut ul.deroulant li ul li a { font-weight: normal; }
+#bando_haut ul.deroulant li ul li a:hover,
+#bando_haut ul.deroulant li ul li a:focus { background-color: #[(#GET{claire}|couleur_eclaircir|couleur_eclaircir)]; }
+
+#bando_identite { line-height:2em; background: #[(#GET{foncee}|couleur_foncer|couleur_foncer)]; color: #eee; overflow:hidden; border-bottom:1px solid #222; z-index:10;position:relative;}
+#bando_identite p { width: 50%; padding: 1px 0; margin:0;}
+#bando_identite p img { vertical-align: middle; }
+#bando_identite p.nom_site_spip { width: 40%; float:#GET{right};text-align:#GET{right}; }
+#bando_identite p.session { width: 60%; float:#GET{left}; text-align:#GET{left}; }
+#bando_identite p.session .menu_lang { vertical-align: middle; }
+#bando_identite strong, #identite a { color: #afafaf; }
+#bando_identite a { color: #fff; }
+#bando_identite a:hover { text-decoration: underline; }
+
+#bando_outils { /*position:fixed;*/ bottom:0px; width:100%; line-height:1.5em;clear:both; background: #[(#GET{claire}|couleur_eclaircir|couleur_eclaircir)]; border-bottom: 1px solid #888; z-index:10000;}
+
+#bando_outils li.boussole {margin-#GET{right}:20px;}
+#bando_outils li.boussole a#boutonbandeautoutsite {display:block;line-height:1em;}
+#bando_outils li.boussole a#boutonbandeautoutsite img {padding:2px; }
+#bando_outils li.boussole a#boutonbandeautoutsite:hover,#bando_outils li.boussole a#boutonbandeautoutsite:focus {background:#fff;}
+
+#bando_outils ul.deroulant {font-size:0.9em;}
+#bando_outils ul.deroulant li ul {background:#fff;border:2px solid #444;padding:1px;border-top:0;padding-top:0;}
+#bando_outils ul.deroulant li li a { padding: 3px 3px;padding-#GET{right}:10px;background-repeat:no-repeat;background-position:[(#GET{right}) ]3px;}
+#bando_outils ul.deroulant li li { background-repeat:no-repeat;background-position:[(#GET{left}) ]3px;padding-#GET{left}:15px;}
+
+#bando_outils ul.deroulant li.haschild > a {background-image:url(#CHEMIN_IMAGE{triangle-droite#GET{rtl}|concat{.gif}});}
+#bando_outils ul.deroulant li li {background-image:url(#CHEMIN_IMAGE{secteur-12.gif});}
+#bando_outils ul.deroulant li li li {background-image:url(#CHEMIN_IMAGE{rubrique-12.gif});}
+#bando_outils ul.deroulant li.toutsite {background-image:none;}
+
+#bando_outils ul.deroulant li ul li {float:none;position:relative;}
+/*#bando_outils ul.deroulant li:hover li ul,*/ #bando_outils ul.deroulant li.actif li ul, #bando_outils ul.deroulant li.actif_tempo li ul { #GET{left}:-3000em;}
+/*#bando_outils ul.deroulant li li:hover >ul,*/#bando_outils ul.deroulant li li.actif >ul,#bando_outils ul.deroulant li li.actif_tempo >ul  {#GET{left}:50px;top:1.5em;}
+
+#bando_outils ul.deroulant li ul {width:770px;}
+.large #bando_outils ul.deroulant li ul {width:970px;}
+#bando_outils ul.deroulant li ul.cols_1 {width:200px;}
+#bando_outils ul.deroulant li ul.cols_1 > li {width:185px;}
+#bando_outils ul.deroulant li ul.cols_2 {width:350px;}
+#bando_outils ul.deroulant li ul.cols_2 > li {float:#GET{left};width:160px;}
+#bando_outils ul.deroulant li ul.cols_3 {width:495px;}
+#bando_outils ul.deroulant li ul.cols_3 > li {float:#GET{left};width:150px;}
+
+#bando_outils ul.deroulant li ul.cols_4 {width:620px;}
+#bando_outils ul.deroulant li ul.cols_4 > li {float:#GET{left};width:140px;}
+.large #bando_outils ul.deroulant li ul.cols_4 {width:800px;}
+.large #bando_outils ul.deroulant li ul.cols_4 > li {float:#GET{left};width:185px;}
+#bando_outils ul.deroulant li ul.cols_5 > li {float:#GET{left};width:139px;}
+.large #bando_outils ul.deroulant li ul.cols_5 > li {float:#GET{left};width:179px;}
+#bando_outils ul.deroulant li ul.cols_6 > li {float:#GET{left};width:113px;}
+.large #bando_outils ul.deroulant li ul.cols_6 > li {float:#GET{left};width:146px;}
+#bando_outils ul.deroulant li ul.cols_7 > li {float:#GET{left};width:113px;}
+.large #bando_outils ul.deroulant li ul.cols_7 > li {float:#GET{left};width:123px;}
+#bando_outils ul.deroulant li ul.cols_8 > li {float:#GET{left};width:113px;}
+.large #bando_outils ul.deroulant li ul.cols_8 > li {float:#GET{left};width:123px;}
+
+#bando_outils ul.creer {float:#GET{left};}
+#bando_outils ul.collaborer {float:#GET{left};margin-#GET{right}:20px;}
+#bando_outils ul.rapides li.bouton{ float:#GET{left}; }
+#bando_outils ul.rapides li.bouton a{ display:block; padding:2px;background-position:center;background-repeat:no-repeat; }
+#bando_outils ul.rapides li.bouton a span { visibility:hidden;display:block;height:24px;width:24px;overflow:hidden; }
+#bando_outils ul.rapides li.bouton a:hover, #bando_outils ul.rapides li.bouton a:focus{background-color:white;}
+#bando_outils ul.rapides li.bouton{ margin-top:0px;}
+
+#bando_outils #rapides {float:#GET{right};}
+#bando_outils #rapides .spip_recherche {padding:3px 0;}
+#bando_outils #rapides .spip_recherche form {display:inline;}
+#bando_outils #rapides .spip_recherche .recherche {margin-bottom:0;margin-top:1px;}
+#bando_outils #rapides .spip_recherche .submit {vertical-align:bottom;}
+
+#bando_navigation { position: relative; }
+#bando_navigation ul li {min-width:80px; text-align: center; border-#GET{right}: 1px solid #eee; }
+#bando_navigation ul li ul li {float:none;text-align:#GET{left};position:static;}
+
+#bando_navigation { clear:both; background: #fff; border-bottom: 1px solid #999; border-top: 1px solid #ddd;  }
+#bando_navigation ul li a { display: block; padding: .8em 1.2em; font-weight: bold; }
+#bando_navigation ul li a:hover,
+#bando_navigation ul li a:focus { text-decoration: underline; }
+
+#bando_navigation ul li.first { border-#GET{left}: 1px solid #eee;}
+#bando_navigation ul.deroulant > li > a { color:#333;}
+
+.navigation_avec_icones #bando_navigation ul.deroulant > li > a { }
+.navigation_avec_icones #bando_navigation ul.deroulant > li > a:hover,
+.navigation_avec_icones #bando_navigation ul.deroulant > li > a:focus { background-color: #[(#GET{claire}|couleur_eclaircir)]; }
+
+.navigation_avec_icones #bando_navigation ul li a {background-position:center 5px;background-repeat:no-repeat;padding-top:60px;}
+.navigation_avec_icones #bando_navigation ul li ul li a {margin-#GET{left}:7px;background-position:[(#GET{left})] center;margin-top:0;padding-#GET{left}:30px;padding-top:0.8em;}
+
+
+.navigation .sous_navigation .item a {display:block;background-position:left center;margin-left:7px;padding-left:30px;background-repeat:no-repeat;}
+
+
+select.fondl { padding: 0; }
+.maj-debut:first-letter { text-transform: uppercase; }
+
+input[type="submit"] { cursor:pointer; }
+
+/*style for horizontal list <div class='h-list'><ul ><li><tag class='menu-item'></tag></li></ul></div>*/
+/*for IE item list must be specified in .menu-item*/
+/*possible added classes #GET{left}ed centered righted vcentered*/  
+
+.h-list { display: table}
+.h-list ul { display: table-row; list-style: none; margin: 0; padding: 0; }
+.h-list li { display: table-cell; margin: 0; padding: 0; }
+#bandeau-principal .h-list ul>li .menu-item { width: auto !important}
+
+.vcentered li { vertical-align:middle}
+.#GET{left}ed { margin: 0 auto 0 0; }
+.centered { margin: 0 auto; text-align: center; }
+.#GET{right}ed { margin: 0 0 0 auto; }
+#page { margin: auto; text-align: center; }
+.table_page{ margin: auto; text-align: #GET{left}; }
+
+/*style for bandeau-principal*/
+#bandeau-principal { padding-top: 5px; border-bottom: 1px solid #000; position: relative; z-index: 90; background: #fff; }
+#bandeau-principal .h-list .menu-item { margin: 0 auto}
+
+#bandeau-principal a {cursor:hand;}
+#bandeau-principal a .icon_fond { width: 48px; height: 48px; background: #GET{claire}; margin: auto; }
+#bandeau-principal a.selection .icon_fond { width: 48px; margin:auto }
+#bandeau-principal a:hover span.icon_fond { background:url(#GET{chemin_img_pack}fond-gris-anim.gif); width: 48px; height: 48px; margin: auto; }
+#bandeau-principal li.boutons_admin:hover .bandeau_sec,
+#bandeau-principal li.boutons_admin.sfhover .bandeau_sec { display: block; }
+#bandeau-principal span.icon_fond span { background: center top no-repeat; height: 48px; display: block; width: 48px; margin: 0; }
+
+/*style for submenus*/
+.bandeau_sec { margin-top: 0; padding: 2px; padding-top: 0; background-color: #fff; border-bottom: 1px solid #000; border-#GET{left}: 1px solid #000; border-#GET{right}: 1px solid #000; z-index: 100; display: none; position:absolute; }
+
+/*style for #bandeau_couleur*/
+.bandeau_couleur {text-align: #GET{left}; margin: 0; padding: 0; }
+.bandeau_couleur a {color:#666;}
+
+#bandeau_couleur { min-height: 20px; padding: 2px 0; max-height: 40px; width: 100%; border-bottom: solid 1px white; background: #GET{claire}; }
+#bandeau_couleur1 .menu-item { width: 230px; text-align: #ENV{ltr}}
+#bandeau_couleur3 .menu-item { width: 150px; text-align: #GET{right}}
+#bandeau_couleur4 .menu-item { width: 68px; margin: 0 5px; text-align: #GET{right}; }
+#bandeau_couleur4 .menu-item a {font-weight:normal; color: black;}
+#bandeau_couleur5 .menu-item { width: 114px; }
+#bandeau_couleur6 .menu-item { width: 32px; }
+
+#preferences_couleurs,
+#preferences_menu,
+#preferences_ecran {display:inline; padding:0 3px;}
+#preferences_map {display:none;}
+
+#preferences_couleurs {
+       white-space: nowrap;
+}
+
+#bandeau_couleur5 label {position:absolute;top:-500px;}
+
+
+/* * Icones et bandeaux */
+
+/* Da cancellare
+#bandeau-principal { background-color: #fff; margin: 0; padding: 0; border-bottom: 1px solid #000; }
+.bandeau-icones { background-color: #fff; margin: 0; padding: 0; padding-bottom: 2px; padding-top: 4px; } */
+/* .bandeau_sec .gauche { margin-top: 0; padding: 2px; padding-top: 0; background-color: #fff; border-bottom: 1px solid #000; border-#GET{left}: 1px solid #000; border-#GET{right}: 1px solid #000; z-index: 100; } */
+/* .bandeau-icones.separateur { vertical-align: middle; height: 100%; width: 11px; margin: 0; padding: 0; background: url(#GET{chemin_img_pack}file=tirets-separation.gif); background-position: 5px 0px; } */
+.bandeau_couleur { padding-#GET{right}: 4px; padding-#GET{left}: 4px; font-family: verdana, helvetica, arial, sans; font-size: 11px; color: #000; text-align: center; font-weight: bold; height: 22px; }
+.bandeau_couleur_sous { position: absolute; visibility: hidden; top: 0; background-color: #GET{claire}; color: #000; padding: 5px; padding-top: 2px; font-family: verdana, helvetica, arial, sans; font-size: 11px; }
+
+a.lien_sous { color: #666; }
+a.lien_sous:hover { color: #000; }
+.cadre-bandeau-rubriques { background-color: #eee; border: 1px solid #555; z-index: 1; }
+.cadre-bandeau-rubriques .titrem { background: #GET{foncee}; }
+.cadre-bandeau-rubriques .cadre_padding { padding: 0; }
+.cadre-meme-rubriques { background: #eee; border: 1px solid #444; }
+.cadre-meme-rubriques .cadre_padding.padding_x { padding: 0; }
+.cadre-meme-rubriques .padding_x .bloc_depliable { padding: 0; }
+
+a.bandeau_rub { display: block; font-size: 10px; padding: 2px; padding-#GET{right}: 13px; padding-#GET{left}: 16px; color: #666; text-decoration: none; border-bottom: 1px solid #ccc; background-repeat: no-repeat; background-position: [(#ENV{ltr}|choixsiegal{left,1,99})%] center; background-image: url(#GET{chemin_img_pack}rubrique-12.gif); }
+a.bandeau_rub:hover { background-color: #fff; text-decoration: none; color: #333; background-repeat: no-repeat; background-position: [(#ENV{ltr}|choixsiegal{left,1,99})%] center; }
+div.bandeau_rub { position: absolute; #GET{left}: 120px; background-color: #eee; padding: 0; border: 1px solid #555; visibility: hidden; min-width:100%; }
+
+div.brt { background: url(#GET{chemin_img_pack}triangle-droite[(#GET{rtl})].gif) [(#GET{right})] center no-repeat; }
+div.pos_r { position: relative; }
+
+/* selecteur de rubriques */
+.selecteur_parent{font-size: 90%; width: 99%; max-height: 24px;} /* appliquee sur le <select> */
+option.selec_rub { background-position: [(#GET{left})] center; background-image: url(#GET{chemin_img_pack}rubrique-12.gif); background-repeat: no-repeat; padding-#GET{left}: 16px; }
+option.niveau_1 { font-weight: bold; background: #GET{claire}; background-image: url(#GET{chemin_img_pack}secteur-12.gif); background-repeat:  no-repeat; }
+option.niveau_2 { color: #202020; border-bottom: 1px solid #GET{claire}; }
+option.niveau_3 { color: #404040; }
+option.niveau_4 { color: #606060; }
+option.niveau_5 { color: #808080; }
+option.niveau_6 { color: #a0a0a0; }
+
+
+div.wrap-messages, div.en_lignes { padding: 5px; border-bottom: 1px solid #GET{foncee}; font-weight: bold;}
+div.wrap-messages {background:#333;color:#fff;}
+div.messages {margin-top:0;font-size: 11px;}
+div.messages ul {text-align:left;}
+
+div.en_lignes { font-size: 10px;}
+
+
+/* Icones de fonctions */
+a.icone26 { font-family: verdana, helvetica, arial, sans; font-size: 11px; font-weight: bold; color: #000; text-decoration: none; padding: 1px; margin-#GET{right}: 2px; }
+a.icone26:hover { text-decoration: none; }
+a.icone26 img { vertical-align: middle; background-color: #GET{foncee}; }
+a.icone26:hover img { background: url(#GET{chemin_img_pack}fond-gris-anim.gif); }
+.icone36 { border: 0; padding: 5px 0; margin: 0; text-align: center; text-decoration: none; font-size: x-small; width:72px; display:block;margin:0 auto;}
+.icone36 a, .icone36 a,a.icone36, a.icone36:hover { text-decoration: none; }
+.icone36 a img, a.icone36 img { margin: 0 auto; display: inline; padding: 4px; background-color: #eee; border: 2px solid #GET{foncee}; }
+.icone36 a:hover img,a.icone36:hover img { background-color: #fff; border: 2px solid #666; }
+.icone36.danger img { background-color: #fff; border: 2px solid #ff9999; }
+.icone36.danger a:hover img,a.icone36.danger:hover img { background-color: #fff; border: 2px solid red; }
+.icone36 span { font-weight: bold; color: #GET{foncee}; display: block; margin: 2px auto; width: 100%; height: 3em; }
+.icone36 a:hover span,a.icone36:hover span { color: #000; }
+.icone36.danger span { color: #ff9999; }
+.icone36.danger a:hover span,a.icone36.danger:hover span { color: red; }
+a.icone36.historique-24 { width: 90px; }
+a.icone36.suivi-forum-24 { width: 100px; }
+
+
+/* Icones 48 * 48 et 24 * 24 */
+.cellule36, .cellule48 { padding: 0; border: 0; vertical-align: top; font-weight: bold; text-align: center; text-decoration: none; }
+.cellule36 { margin: 0; font-size: 10px; }
+.cellule48 { margin: 2px; font-size: 12px; }
+.cellule36 a, .cellule36 a:hover, .cellule48 a, .cellule48 a:hover { text-decoration: none; }
+.cellule36 a, .cellule48 a { display: block; text-align: center; }
+.cellule48 a img { display: inline; background-color: #GET{claire}; margin: 4px; padding: 0; border: 0; }
+.cellule48 a.selection img { display: inline; margin: 4px; padding: 0; border: 0; background-color: #999; }
+.cellule48 a:hover img { display: inline; margin: 4px; padding: 0; border: 0; background: url(#GET{chemin_img_pack}fond-gris-anim.gif); }
+.cellule36 a img { margin: 0; display: inline; padding: 3px; border: 0; border: 1px solid #fff; background-color: transparent; }
+.cellule36 a.selection img{ margin: 0; display: inline; padding: 3px; background-color: #fff; border: 1px solid #aaa; }
+.cellule36 a:hover img { margin: 0; display: inline; padding: 3px; background-color: #e4e4e4; background: url(#GET{chemin_img_pack}fond-gris-anim.gif); border: 1px solid #GET{foncee}; }
+.cellule36 a span, .cellule48 a span { color: #666; display: block; margin: 1px; width: 100%; }
+.cellule36 a:hover span, .cellule48 a:hover span { color: #000; display: block; margin: 1px; width: 100%; }
+.cellule36 a.selection span, .cellule48 a.selection span { color: #000; display: block; margin: 1px; width: 100%; }
+
+img.aide { width: 12px; height: 12px; vertical-align: top; cursor:help; }
+
+.cellule36 a.aide, .cellule36 a.aide:hover { display: inline; background: none; margin: 0; padding: 0; }
+.cellule36 a.aide img { margin: 0; padding: 0; }
+
+/* Navigation texte */
+.cellule-texte { margin: 0; padding: 0; border: 0; vertical-align: top; font-size: 10px; font-weight: bold; text-align: center; text-decoration: none; }
+.cellule-texte a, .cellule-texte a:hover { text-decoration: none; display: block; }
+.cellule-texte a { margin: 1px; padding: 4px; border: 0; color: #606060; }
+.cellule-texte a.selection { background-color: #GET{claire}; margin: 1px; padding: 3px; border: 1px solid #GET{foncee}; color: #000; }
+.cellule-texte a:hover { background-color: #fff; margin: 1px; padding: 3px; border: 1px solid #GET{foncee}; color: #333; }
+.cellule-texte a.aide, .cellule-texte a.aide:hover { display: inline; background: none; border: 0; }
+.cellule-texte a.aide img { margin: 0; }
+
+
+/* * Icones horizontales */
+a.cellule-h { display: block; }
+a.cellule-h { font-size: 10px; font-weight: bold; text-align: #GET{left}; text-decoration: none; color: #666; }
+a.cellule-h:hover, a.cellule-h:hover a.cellule-h, a.cellule-h a.cellule-h:hover { font-size: 10px; font-weight: bold; text-align: #GET{left}; text-decoration: none; color: #000; }
+a.cellule-h div.cell-i { padding: 0; border: 1px solid #fff; margin: 0; margin-#GET{right}: 3px; }
+a.cellule-h:hover div.cell-i { background: url(#GET{chemin_img_pack}fond-gris-anim.gif); margin: 0; margin-#GET{right}: 3px; padding: 0; border: 1px solid #GET{foncee}; }
+table.cellule-h-table { margin: 0; padding: 0; border: 0; }
+a.cellule-h img { width: 24px; height: 24px; border: 0; margin: 3px; background-repeat: no-repeat; background-position: center center; }
+a.cellule-h a.aide img { width: 12px; height: 12px; }
+a.cellule-h-texte { display: block; clear: both; text-align: #GET{left}; font-family: Trebuchet Sans MS, Arial, Sans, sans-serif; font-weight: bold; font-size: 11px; color: #606060; padding: 4px; margin: 3px; border: 1px solid #ddd; background-color: #f0f0f0; width: 92%; }
+.danger, a.cellule-h-texte { background: url(#GET{chemin_img_pack}rayures-sup.gif); }
+a.cellule-h-texte:hover { text-decoration: none; color: #000; border-#GET{right}: solid 1px #fff; border-bottom: solid 1px #fff; border-#GET{left}: solid 1px #666; border-top: solid 1px #666; background-color: #eee; }
+
+
+/* * Style des icones */
+
+.fondgris { cursor: pointer; padding: 4px; margin: 1px; }
+.fondgrison { cursor: pointer; padding: 3px; margin: 1px; border: 1px dashed #999; background-color: #e4e4e4; }
+.fondgrison2 { cursor: pointer; padding: 3px; margin: 1px; border: 1px dashed #999; background-color: #fff; }
+.bouton36gris { padding: 6px; margin-top: 2px; border: 1px solid #aaa; background-color: #eee; }
+.bouton36blanc { padding: 6px; margin-top: 2px; border: 1px solid #999; background-color: #fff; }
+.bouton36rouge { padding: 6px; margin-top: 2px; border: 1px solid red; background-color: #fff; }
+.bouton36off { padding: 6px; margin-top: 2px; width: 24px; height: 24px; }
+
+div.onglet { font-family: Verdana, Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-#GET{right}: 3px; padding: 5px; background-color: #fff; }
+div.onglet a { color: #GET{foncee}; }
+div.onglet_on { font-family: Verdana, Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-#GET{right}: 3px; padding: 5px; background-color: #GET{claire}; }
+div.onglet_on a, div.onglet_on a:hover { color: #GET{claire}; color: #GET{foncee}; text-decoration: none; }
+div.onglet_off { font-family: Verdana, Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-#GET{right}: 3px; padding: 5px; background-color: #GET{foncee}; color: #fff; }
+
+.reliefblanc { background-image: url(#GET{chemin_img_pack}barre-blanc.gif); }
+.reliefgris { background-image: url(#GET{chemin_img_pack}barre-noir.gif); }
+.iconeoff { padding: 3px; margin: 1px; border: 1px dashed #aaa; background-color: #f0f0f0; }
+.iconeon { cursor: pointer; padding: 3px; margin: 1px; border-#GET{right}: solid 1px #fff; border-bottom: solid 1px #fff; border-#GET{left}: solid 1px #666; border-top: solid 1px #666; background-color: #eee; }
+.iconedanger { padding: 3px; margin: 1px; border: 1px dashed #000; background: url(#GET{chemin_img_pack}rayures-sup.gif); }
+
+/* Raccourcis pour les polices (utile pour les tableaux) */
+.arial0 { font-family: Arial, Sans, sans-serif; font-size: 9px; }
+.arial1 { font-family: Arial, Sans, sans-serif; font-size: 10px; }
+.arial11 { font-family: Arial, Sans, sans-serif; font-size: 11px; }
+.arial2 { font-family: Arial, Sans, sans-serif; font-size: 12px; }
+.verdana1 { font-size: 10px; }
+.verdana2 { font-size: 11px; }
+.verdana12 {font-size: 11.5px;}
+.verdana3 { font-size: 13px; }
+.serif { font-family: Georgia, Garamond, Times New Roman, serif; }
+.serif1 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 11px; }
+.serif2 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 13px; }
+
+.spip_xx-large { font-size: 32px; }
+.spip_x-large { font-size: 26px; }
+.spip_large { font-size: 18px; }
+.spip_medium { font-size: 16px; }
+.spip_small { font-size: 14px; }
+.spip_x-small { font-size: 12px; }
+.spip_xx-small { font-size: 10px; }
+
+
+/* Liens hypertexte */
+a { text-decoration: none; color: #GET{foncee}; }
+a:hover { text-decoration: none; }
+a.icone { text-decoration: none; }
+a.icone:hover { text-decoration: none; }
+
+/* * Correction orthographique */
+.ortho { background: #ffe0e0; margin: 0; margin-bottom: -2px; border-bottom: 2px dashed red; color: inherit; text-decoration: none; }
+a.ortho:hover { margin: -2px; border: 2px dashed red; color: inherit; text-decoration: none; }
+.ortho-dico { background: #e0f4d0; margin: 0; margin-bottom: -2px; border-bottom: 2px dashed #a0b890; color: inherit; text-decoration: none; }
+a.ortho-dico:hover { margin: -2px; border: 2px dashed #a0b890; color: inherit; text-decoration: none; }
+
+#ortho-fixed { position: fixed; top: 0; #GET{right}: 0; width: 25%; padding: 15px; margin: 0; }
+.ortho-content { position: absolute; top: 0; width: 70%; padding: 15px; margin: 0; }
+.suggest-actif, .suggest-inactif { font-family: "Trebuchet Sans MS", Verdana, Geneva, sans-serif; font-size: 95%; font-weight: bold; margin: 8px; z-index: 1; }
+.suggest-actif .detail, .suggest-inactif .detail { margin: 8px; margin-top: -0.5em; padding: 0.5em; padding-top: 1em; border: 1px solid #c8c8c8; background: #f3f2f3; font-family: Georgia, Garamond, "Times New Roman", serif; font-weight: normal; z-index: 0; }
+.suggest-actif .detail ul, .suggest-inactif .detail ul { list-style-image: url(#GET{chemin_img_pack}puce.gif); background: #f3f2f3; margin: 0; padding: 0; padding-#GET{left}: 25px; }
+.suggest-actif { display: block; }
+.suggest-inactif { display: none; }
+.form-ortho select { background: #ffe0e0; }
+
+
+/* * Comparaison d articles */
+.diff-para-deplace { background: #e8e8ff; }
+.diff-para-ajoute { background: #d0ffc0; color: #000; }
+.diff-para-supprime { background: #ffd0c0; color: #904040; text-decoration: line-through; }
+.diff-deplace { background: #e8e8ff; }
+.diff-ajoute { background: #d0ffc0; }
+.diff-supprime { background: #ffd0c0; color: #802020; text-decoration: line-through; }
+.diff-para-deplace .diff-ajoute { background: #b8ffb8; border: 1px solid #808080; }
+.diff-para-deplace .diff-supprime { background: #ffb8b8; border: 1px solid #808080; }
+.diff-para-deplace .diff-deplace { background: #b8b8ff; border: 1px solid #808080; }
+
+td.icone table {}
+td.icone a { color: #000; text-decoration: none; font-size: 10px; font-weight: bold; }
+td.icone a:hover { text-decoration: none; }
+td.icone a img { border: 0; }
+
+.bouton_rotation { display: block; background-color: #eee; margin-bottom: 1px; padding: 1px; border: 1px solid #GET{claire}; }
+.bouton_rotation:hover { border: 1px solid #GET{foncee}; }
+
+
+/* icone en bord haut du cadre */
+.cadre-icone {position: absolute; top: -16px; #GET{left}: 10px;z-index:1;}
+
+/* * Cadre couleur foncee */
+.cadre_padding { padding: 6px; }
+.cadre_padding.padding_x { padding: 0 6px; }
+.padding_x .bloc_depliable { padding: 6px 0; }
+/* .cadre-titre { font-family: Verdana, Geneva, helvetica, sans; font-weight: bold; font-size: 12px; padding: 3px; }*/
+.cadre { margin: 20px 0 10px 0; font-family: Verdana, Geneva, helvetica, sans; font-size: 11px; position: relative; background-color: #fff;border: 1px solid #666;}
+
+.cadre-fonce { background-color: #GET{foncee}; }
+.cadre-gris-fonce { background: #666; }
+.cadre-gris-clair { border: 1px solid #aaa; background-color: #ccc; }
+.cadre-couleur { background-color: #GET{claire}; }
+.cadre-couleur div.cadre-titre { background-color: #GET{foncee}; border-bottom: 2px solid #GET{foncee}; color: #fff; }
+.cadre-couleur-foncee { background-color: #GET{foncee}; }
+.cadre-couleur-foncee div.cadre-titre { color: #fff; }
+.cadre-trait-couleur { background-color: #fff; border: 2px solid #GET{foncee}; }
+.cadre-trait-couleur div.cadre-titre { background-color: #GET{foncee}; border-bottom: 2px solid #GET{foncee}; color: #fff; }
+.cadre-r { background-color: #fff; border: 1px solid #666; }
+.cadre-r div.cadre-titre { background-color: #aaa; border-bottom: 1px solid #666; color: #000; }
+.cadre-e { background-color: #ddd; border-top: 1px solid #aaa; border-#GET{left}: 1px solid #aaa; border-bottom: 1px solid #fff; border-#GET{right}: 1px solid #fff; border: 1px solid #666; }
+.cadre-e div.cadre-titre { background-color: #GET{claire}; border-bottom: 1px solid #666; color: #000; }
+
+.cadre-forum { background-color: #fff; border: 1px solid #aaa; margin-bottom: 0; }
+.cadre-forum div.cadre-titre { background-color: #GET{claire}; border-bottom: 1px solid #aaa; color: #000; }
+.cadre-sous_rub { background-color: #fff; border: 1px solid #666; }
+.cadre-thread-forum { background-color: #eee; border: 1px solid #ccc; border-top: 0; margin-bottom: 0; }
+.cadre-thread-forum div.cadre-titre { background-color: #ccc; color: #000; }
+.cadre-info{ background-color: #fff; border: 2px solid #GET{foncee}; padding: 5px;}
+.cadre-formulaire { border: 1px solid #GET{foncee}; background-color: #ddd; padding: 5px; color: #444; font-family: Verdana, Geneva, helvetica, sans; font-size: 11px; }
+.cadre-formulaire-editer {color: #444; font-family: Verdana, Geneva, helvetica, sans; font-size: 11px;margin-top:20px;}
+.cadre-alerte { border: 6px solid red; }
+
+
+/* * Styles pour "Tout le site" */
+
+.plan-rubrique { margin-#GET{left}: 12px; padding-#GET{left}: 10px; border-#GET{left}: 1px dotted #888; }
+.plan-secteur { margin-#GET{left}: 12px; padding-#GET{left}: 10px; border-#GET{left}: 1px dotted #404040; }
+.plan-articles, .plan-articles-bloques { border-top: 1px solid #ccc; border-#GET{left}: 1px solid #ccc; border-#GET{right}: 1px solid #ccc; }
+.plan-articles a, .plan-articles-bloques .publie, .plan-articles-bloques .prepa, .plan-articles-bloques .prop, .plan-articles-bloques .refuse, .plan-articles-bloques .poubelle { display: block; padding: 2px; padding-#GET{left}: 18px; border-bottom: 1px solid #ccc; background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-color: #e0e0e0; font-size: 11px; text-decoration: none; }
+.plan-articles a:hover { background-color: #fff; text-decoration: none; }
+.plan-articles .publie, .plan-articles-bloques .publie { background-image: url(#GET{chemin_img_pack}puce-verte.gif); }
+.plan-articles .prepa, .plan-articles-bloques .prepa { background-image: url(#GET{chemin_img_pack}puce-blanche.gif); }
+.plan-articles .prop, .plan-articles-bloques .prop { background-image: url(#GET{chemin_img_pack}puce-orange.gif); }
+.plan-articles .refuse, .plan-articles-bloques .refuse { background-image: url(#GET{chemin_img_pack}puce-rouge.gif); }
+.plan-articles .poubelle, .plan-articles-bloques .poubelle { background-image: url(#GET{chemin_img_pack}puce-poubelle.gif); }
+
+a.foncee, a.foncee:hover, a.claire, a.claire:hover, span.creer, span.lang_base { display: inline; float: none; padding: 2px; margin: 0; margin-#GET{left}: 1px; margin-#GET{right}: 1px; border: 0; font-family: Arial, Helvetica, Sans, sans-serif; font-size: 9px; text-decoration: none; z-index: 1; }
+a.foncee, a.foncee:hover { background-color: #GET{foncee}; color: #fff; border: 1px solid #GET{foncee}; }
+a.claire, a.claire:hover { background-color: #GET{claire}; color: #GET{foncee}; border: 1px solid #GET{foncee}; }
+span.lang_base { color: #666; border: 1px solid #666; background-color: #eee; }
+span.creer { color: #333; border: 1px solid #333; background-color: #fff; }
+.trad_float { float: #GET{right}; z-index: 20; margin-top: 4px; }
+
+div.liste,div.cadre-liste { border: 1px solid #444; margin-bottom: 3px; background:white; }
+div.cadre-liste .cadre_padding {padding: 0; }
+div.cadre-liste .padding_x .bloc_depliable {padding: 0; }
+div.cadre-liste .tranches{ position: relative;border-top: 1px solid #000; background-color: #ddd; border-bottom: 1px solid #444; padding: 2px;padding-#GET{right}:25px; }
+div.cadre-liste .tranches a.plus {position: absolute; top: 3px; #GET{right}:10px;}
+       
+.tout-site #page ul#articles_tous,.tout-site ul#articles_tous ul { list-style: none; }
+.tout-site #page ul { margin-#GET{left}: 10px; padding-#GET{left}: 12px; border-#GET{left}: 1px dotted #888; }
+.tout-site #page ul,.tout-site #page li { clear: both; }
+li.sec, li.rub { display: inline; }
+ul>li.sec,ul>li.rub { display: block; }
+li.sec a.titre,  li.rub a.titre { display: block; height: 20px; margin: 0; margin-bottom: 5px; padding: 0; padding-top: 4px; padding-#GET{left}: 5px; font-weight: bold; }
+li.art { display: block; height:24px; }
+li.sec a.titre { background-color: #GET{claire}; }
+li.rub a.titre { background-color: transparent; }
+li.art a.titre { display: inline; background-color: transparent; font-weight: normal; padding-#GET{left}: 5px; padding-top: 4px; height: 20px; }
+span.icone { float: #GET{left}; position: relative; display: block; width: 28px; height: 24px; margin-#GET{left}: -14px; }
+li.art span.icone { margin-#GET{left}: 0; }
+
+span.holder {}
+li.sec span.icone { background: url(#GET{chemin_img_pack}secteur-24.gif) [(#GET{left})] bottom no-repeat; }
+li.rub span.icone { background: url(#GET{chemin_img_pack}rubrique-24.gif) [(#GET{left})] top no-repeat; }
+li.art span.icone { background: url(#GET{chemin_img_pack}article-24.gif) [(#GET{left})] top no-repeat; }
+li.sec ul{ display: none; }
+li.rub ul{ display: none; }
+
+li img.expandImage { display: block; float: #GET{left}; position: relative; #GET{left}: -20px; width: 16px; height: 16px; }
+li.selected { background-color: #GET{claire}}
+
+a.liste-mot { background: url(#GET{chemin_img_pack}petite-cle.gif) [(#GET{left})] center no-repeat; padding-#GET{left}: 30px; }
+
+.tr_liste { background-color: #eee; }
+.tr_liste_over, .tr_liste:hover { background-color: #fff; }
+.tr_liste td, .tr_liste:hover td, .tr_liste_over td { border-bottom: 1px solid #ccc; }
+.tr_liste td div.liste_clip { height: 12px; overflow: hidden; }
+.tr_liste:hover td div.liste_clip, span.liste_clip { overflow: visible; height: 100%; }
+
+img.puce { width: 7px; height: 7px; border: 0; }
+img.lang { width: 12px; height: 12px; border: 0; }
+
+div.brouteur_rubrique { display: block; padding: 3px; padding-#GET{right}: 10px; border-top: 0px solid #GET{foncee}; border-bottom: 1px solid #GET{foncee}; border-#GET{left}: 1px solid #GET{foncee}; border-#GET{right}: 1px solid #GET{foncee}; background: url(#GET{chemin_img_pack}triangle-droite[(#GET{rtl})].gif) [(#GET{right})] center no-repeat; background-color: #fff; }
+div.brouteur_rubrique_on { display: block; padding: 3px; padding-#GET{right}: 10px; border-top: 0px solid #GET{foncee}; border-bottom: 1px solid #GET{foncee}; border-#GET{left}: 1px solid #GET{foncee}; border-#GET{right}: 1px solid #GET{foncee}; background: url(#GET{chemin_img_pack}triangle-droite[(#GET{rtl})].gif) [(#GET{right})] center no-repeat; background-color: #e0e0e0; }
+
+xdiv.brouteur_rubrique:hover { background-color: #e0e0e0; }
+
+div.brouteur_rubrique div, div.brouteur_rubrique_on div { padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px; background-repeat: no-repeat; background-position: center #GET{left}; font-weight: bold; font-family: Arial, Sans, sans-serif; font-size: 12px; }
+div.brouteur_rubrique div a { color: #GET{foncee}; }
+div.brouteur_rubrique_on div a { color: #000; }
+
+.brouteur_icone_racine { background: url(#GET{chemin_img_pack}racine-site-24.gif) [(#GET{left})] no-repeat; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
+.brouteur_icone_secteur { background: url(#GET{chemin_img_pack}secteur-24.gif) [(#GET{left})] no-repeat; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
+.brouteur_icone_rubrique { background: url(#GET{chemin_img_pack}rubrique-24.gif) [(#GET{left})] no-repeat; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
+.brouteur_icone_article { background: url(#GET{chemin_img_pack}article-24.gif) [(#GET{left})] no-repeat; margin: 3px; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
+.brouteur_icone_site { background: url(#GET{chemin_img_pack}site-24.gif) [(#GET{left})] center no-repeat; margin: 3px; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
+
+.iframe-brouteur { background-color: #eee; border: 0; z-index: 1; }
+
+/* * Styles pour les statistiques */
+table.bottom td { vertical-align: bottom; }
+table.bottom img { display: block; }
+  
+
+/* * Styles generes par les raccourcis de mise en page */
+
+.chapo { font-weight: bold; color: #333; }
+
+#wysiwyg { line-height: 1.4em; }
+#wysiwyg a { /*color: #604A7F;*/ text-decoration: underline; }
+#wysiwyg a:hover { /*color: #f57900;*/ text-decoration: underline; }
+
+.spip_recherche { width: 240px; float: [(#GET{right})]; }
+.spip_recherche .recherche{ padding: 3px; width: 200px; font-size: 10px; border: 1px solid #fff; background-color: #GET{foncee}; color: #fff; margin: 0 3px 6px 0; }
+.spip_recherche .submit {vertical-align:middle;}
+
+/* pour le plugin "revision_nbsp" */
+.spip-nbsp { border-bottom: 2px solid #c8c8c8; padding-#GET{left}: 2px; padding-#GET{right}: 2px; margin-#GET{left}: -1px; margin-#GET{right}: -1px; }
+
+.boutonlien { font-weight: bold; font-size: 9px; }
+a.boutonlien:hover { color: #454545; text-decoration: none; }
+a.boutonlien { color: #808080; text-decoration: none; }
+
+a.triangle_block { margin-top: -3px; margin-bottom: -3px; margin-#GET{right}: -3px; filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7; }
+a.triangle_block:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
+
+.fond-agenda { background: url(#GET{chemin_img_pack}fond-agenda.gif) [(#GET{right})] center no-repeat; float: #GET{left}; margin-#GET{right}: 3px; padding-#GET{right}: 4px; line-height: 12px; color: #666; }
+
+.highlight { color: #000; background-color: #666; }
+.highlight.off { padding: 2px; display: block; color: #666; background-color: #fff; }
+a.highlight:hover { color: #000; cursor: pointer; }
+
+div.petite-racine { margin-bottom: -5px; }
+div.petite-racine, a.petite-racine { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#GET{chemin_img_pack}racine-site-12.gif); padding-#GET{left}: 15px; background-color: #fff; border: 1px solid #GET{foncee}; border-bottom: 0; width: 134px; }
+div.petite-rubrique, a.petite-rubrique { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#GET{chemin_img_pack}rubrique-12.gif); padding-#GET{left}: 15px; }
+div.petit-secteur, a.petit-secteur { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#GET{chemin_img_pack}secteur-12.gif); padding-#GET{left}: 15px; }
+div.rub-ouverte, a.rub-ouverte { padding-#GET{right}: 10px; background: url(#GET{chemin_img_pack}triangle-droite[(#GET{rtl})].gif) [(#GET{right})] center no-repeat; }
+
+a.ical { background: url(#GET{chemin_img_pack}synchro-24.gif) no-repeat; background-position: top center; padding-#GET{left}: 30px; padding-bottom: 20px; }
+
+.swap-couche { border: 0; height: 10px; width: 10px; }
+
+/* Titre d'une boite */
+.titrem { font-weight: bold; }
+div.titrem,h3.titrem { display: block; padding-top: 6px; padding-bottom: 4px; background-repeat: no-repeat;padding-[(#GET{left})]:16px;}
+div.titrem a.titremancre {padding:15px 0 0 16px;background-position: [(#GET{left})] top;background-repeat: no-repeat; position:relative;float:[(#GET{left})];margin-[(#GET{left})]:-16px;}
+
+/* dans les formulaires de configuration */
+h3.titrem {position:relative;}
+.formulaire_spip h3.titrem,#navigation .formulaire_spip h3.titrem,#extra .formulaire_spip h3.titrem {background-color: #GET{foncee};color: #fff; }
+
+
+.cadre-couleur-foncee .titrem { background-color: #GET{foncee};color: #fff; }
+.cadre-couleur-foncee .cadre_padding .titrem {color: #000; }
+.cadre-trait-couleur .titrem { background-color: #GET{foncee};color: #fff; }
+.cadre-trait-couleur .cadre_padding .titrem { background-color: #fff;color: #000; }
+
+.ajax-action {padding-top:1px;margin-top:-1px;clear:both;position: relative; }
+
+.dater {position: relative; }
+.dater, .dater .titrem,        .editer_mot .titrem, .editer_auteurs .titrem,  .cadre-e .titrem  { background-color: #GET{claire}; }
+.dater .hover, .editer_mot .hover, .editer_auteurs .hover { background-color: #GET{foncee}; }
+
+.mots_tous #contenu .titrem.impliable { background-color: #GET{claire}; }
+.configuration #contenu .cadre .titrem { background-color:#eee; }
+.configuration #contenu .titrem.hover { background-color: #GET{claire}; }
+.configuration #contenu .cadre-trait-couleur .titrem { background-color: #GET{foncee};color: #fff; }
+.configuration #contenu .cadre-trait-couleur .cadre_padding .titrem { background-color: #eee;color: #000; }
+.configuration #contenu .cadre-couleur .titrem { background-color: #GET{claire}; }
+.configuration #contenu .cadre-couleur .cadre_padding .titrem { background-color:#eee; }
+.cadre-liste .titrem { background-color: #fff; }
+.cadre-liste .titrem.hover { background-color: #GET{claire}}
+.cadre-liste .tr_liste .titrem { background-color:#eee; }
+.cadre-couleur .titrem { background-color: #fff; }
+
+.joindre .titrem, #navigation .joindre .titrem { background-color: #GET{claire}; }
+.accueil #navigation .titrem { background-color: #GET{foncee}; }
+
+#navigation .titrem, #extra .titrem {text-align: center; }
+#navigation .titrem, #extra .titrem { background-color: #fff; }
+#liste_images .titrem, #liste_documents .titrem { background-color: #ccc; }
+/*#liste_images .legender .titrem, #liste_documents .legender .titrem { background-color: #fff; } */
+#navigation .hover, #extra .hover, .joindre .hover, #liste_images .hover, #liste_documents .hover { background-color: #GET{claire}; }
+
+.iconifier div div.titrem {text-align: #GET{left}; }
+.iconifier div div {text-align: center; }
+.iconifier div div label {text-align: #GET{left};display: block; }
+
+/* Deplier / Replier */
+.replie a.titremancre { background-image: url(#GET{chemin_img_pack}deplierhaut[(#GET{rtl})].gif); }
+.hover { background-color: #GET{claire}; }
+.deplie a.titremancre { background-image: url(#GET{chemin_img_pack}deplierbas.gif); }
+.impliable {}
+.blocreplie { display: none; }
+.blocdeplie { display: block; background: none; }
+
+td.pense-bete, a.pense-bete { background: url(#GET{chemin_img_pack}m_envoi_bleu[(#GET{rtl})].gif) center [(#GET{left})] no-repeat; padding-#GET{left}: 20px; }
+
+td.annonce, a.annonce { background: url(#GET{chemin_img_pack}m_envoi_jaune[(#GET{rtl})].gif) center [(#GET{left})] no-repeat; padding-#GET{left}: 20px; }
+
+td.message, a.message { background: url(#GET{chemin_img_pack}m_envoi[(#GET{rtl})].gif) center [(#GET{left})] no-repeat; padding-#GET{left}: 10px; }
+
+.enfants ul { list-style: none; }
+.enfants ul li.rubrique_12 {background:url(#GET{chemin_img_pack}rubrique-12.gif)[ (#GET{left})] center no-repeat; padding: 2px; padding-#GET{left}: 18px; margin-#GET{left}: 6px;position:relative;}
+
+/* * ***************************************************/
+/* directives specifiques a une page */
+/* exec=admin_tech */
+
+
+/* exec=admin_plugin  2.1 */
+.liste-plugins.formulaire_spip {border:0;background:none;padding:0;}
+.liste-plugins .liens {padding:5px;background:#ddd;}
+.liste-plugins .liste-items .item {position:relative;padding-left:70px;border-top:0;}
+.liste-plugins .liste-items .item.actif {background:#eee;}
+.liste-plugins .liste-items .item.actif:hover {background:#e8e8e8;}
+.liste-plugins .liste-items .item.on {background:[#(#GET{claire}|couleur_eclaircir)];}
+.liste-plugins .liste-items .item.erreur {background:#fdd;}
+.liste-plugins .liste-items .item.erreur .erreur {color:red;font-weight:bold;}
+.liste-plugins .liste-items .item .short {color:#666;font-size:0.95em;}
+.liste-plugins .liste-items .item.on .short {display:none;}
+.liste-plugins .liste-items .item .check {float:#GET{left};margin-#GET{left}:-70px;position:relative;display:inline;}
+.liste-plugins .liste-items .item .check input {margin:0;}
+.liste-plugins .liste-items .item .check label {display:none;}
+
+.liste-plugins .liste-items .item .download {float:#GET{left};margin-#GET{left}:-70px;position:relative;display:inline;}
+
+.liste-plugins .liste-items .item .nom {font-size:1.2em;display:inline;}
+.liste-plugins .liste-items .item .nom a {color:#444;text-decoration:none;}
+.liste-plugins .liste-items .item.actif .nom a {color:#[(#GET{foncee}|couleur_foncer)];}
+
+.liste-plugins .liste-items .item .icon {position:absolute;top:3px;left:28px;width:32px;height:32px;overflow:hidden;}
+.liste-plugins .liste-items .item .actions {float:#GET{right};visibility:hidden;}
+.liste-plugins .liste-items .item:hover .actions {visibility:visible;}
+
+.liste-plugins .liste-items .item .version,
+.liste-plugins .liste-items .item .etat {font-weight: normal;}
+.liste-plugins .liste-items .item .cfg_link {position:absolute;top:4px;#GET{right}:4px;}
+.liste-plugins .liste-items .item .details .desc {padding:5px 0 2px;font-weight:normal;}
+.liste-plugins .liste-items .item .details .auteurs {display:inline;font-style:italic;padding-bottom:5px;font-weight:normal;}
+.liste-plugins .liste-items .item .details .licence {display:inline;font-weight:normal;}
+.liste-plugins .liste-items .item .details .site {font-weight:bold;margin-top:0.5em;}
+.liste-plugins .liste-items .item .details .tech {font-size:0.9em;float:#GET{right};text-align:#GET{right};}
+
+.install-plugins {background:#ddd;border:1px solid black;color:#555;font-size:0.85em;padding:10px;}
+.install-plugins .ok {color:green;font-weight:bold;}
+.install-plugins .erreur {color:red;font-weight:bold;}
+
+.erreur_message-plugins {border:1px solid red;background:#f0d0d0;font-weight:bold;padding:10px;font-size:0.9em;}
+
+#liste_plugins ul.plugins {padding-left:0;}
+
+/* exec=statistiques_visites */
+.trait_haut { background: #GET{foncee}; }
+.trait_bas { background:black; }
+.trait_moyen { background: #666; }
+.couleur_dimanche { background: #GET{foncee}; }
+.couleur_jour { background: #GET{claire}; }
+.couleur_janvier { background: #GET{foncee}; }
+.couleur_mois { background: #GET{claire}; }
+.couleur_prevision { background: #eee; }
+.couleur_realise { background: #999; }
+
+.couleur_cumul { background: #GET{foncee}; }
+.couleur_nombre { background: #GET{claire}; }
+.couleur_langue { background: #GET{foncee}; }
+
+.statistiques_visites ul.referers { margin-left: 0; padding-left: 0; list-style: none; color: #666; }
+.statistiques_visites ul.referers li { clear: #GET{right}; margin-bottom: 1em; padding-left: 16px; }
+.statistiques_visites ul.referers li .titrem { margin-left: -16px; font-weight: normal; }
+.statistiques_visites ul.referers li .visites3 { color: red; }
+.statistiques_visites ul.referers li .visites2 { color: #666; }
+.statistiques_visites ul.referers li .visites1 { color: #999; }
+.statistiques_visites ul.referers li a { font-weight: bold; }
+.statistiques_visites ul.referers li ul { font-size: x-small; list-style-type: disc; }
+.statistiques_visites ul.referers li li { clear: none; margin-bottom: 0; padding-left: 0; }
+.statistiques_visites ul.referers li li a { font-weight: normal; }
+
+ul.classement {list-style:none;font-size:x-small;margin:0;padding:0;padding-#GET{left}:42px;color:#666666;}
+ul.classement li {padding:0 0 4px;margin:0;line-height:100%;}
+ul.classement li em {display:block;width:37px;float:#GET{left};margin-left:-40px;position:relative;display:inline;font-style:normal;text-align:#GET{right};}
+
+/* agenda */
+.bandeau_agenda { background: #GET{claire}; }
+.jour_dimanche { background: #GET{claire};color: #fff; }
+.jour_encours { background: #fff;color: #000; }
+.jour_gris { background: #eee;color: #000; }
+.jour_pris { background: #fff;color: #000; }
+.calendrier-cadreagenda { background: #GET{claire}; }
+div.navigation-calendrier { background-color: #GET{foncee}; }
+
+/* lang_raccourcis */
+#raccourcis .titrem { background: #GET{claire}; }
+
+/* exec=mesage */
+#participants table.spip {border:0; }
+#participants .cadre_padding {padding:0 0 4px 0; }
+
+/* editer_auteurs */
+.option_separateur_statut_auteur { background: #GET{claire}; }
+.option_auteur { background: #e4e4e4; }
+
+/* menu langues */
+.lang_ecrire { max-height: 24px; border: 1px solid #fff; color: white; width: 100px; background: #GET{foncee}; }
+
+/* selecteur ajax */
+#choix_parent_principal { background: #fff; border: 1px solid #GET{foncee}; position: relative; height: 170px; overflow: auto; margin-top:5px;}
+.recherche_rapide_parent {margin-top: -25px;float:right; }
+.rubrique_actuelle {height: 25px; }
+.rubrique_actuelle a img{cursor:pointer;}
+#selection_rubrique .informer { background: #fff; }
+#selection_auteur .informer { background: #fff; padding: 5px; border-top: 0; }
+
+/* legender */
+/*.legender { background: #fff; border: 1px solid #GET{foncee}; padding:5px; margin:3px; font-size:x-small; }*/
+.legender { margin-top: 10px; font-size:x-small; }
+
+/* portfolios */
+.lien_tout_supprimer { background-color: #ddd; padding: 4px; color: #000; text-align: #GET{right}; }
+.cadre-portfolio .titrem { background-color: #GET{claire}; }
+.cadre-portfolio .cadre_padding {padding: 0; }
+.cadre-portfolio table {border-#GET{left}: 1px solid #GET{claire}; table-layout:fixed }
+.cadre-portfolio table td.document { border-bottom: 1px solid #GET{claire}; border-#GET{right}: 1px solid #GET{claire}; width:33%; text-align: #GET{left}; vertical-align:top; }
+.cadre-documents .titrem { background-color:#999; }
+.cadre-documents .cadre_padding {padding: 0; }
+.cadre-documents table {border-#GET{left}: 1px solid #999; table-layout:fixed}
+.cadre-documents table td.document { border-bottom: 1px solid #999; border-#GET{right}: 1px solid #999; width:33%; text-align: #GET{left}; vertical-align:top; }
+
+#contenu td.document .titrem { background-color: #fff; }
+td.vu { background: #ccc; }
+
+/* messages d'upload (zip etc) */
+.upload_message {border: dotted [(#GET{foncee})] 1px; padding:0px 5px 5px 10px; font-size: x-small}
+.upload_message ol {padding: 2px;list-style: none; font-size: xx-small; max-height:20em; overflow:auto}
+.upload_message ol li {padding: 2px;}
+
+/* config/reducteur */
+.vignette_reducteur { text-align: center; vertical-align: middle; float: #GET{left}; padding:2px; border:2px solid #fff; width:150px; height:170px; }
+.vignette_reducteur.selected { font-weight: bold; border:2px dotted #GET{claire}; }
+.vignette_reducteur span { display: block; }
+/* config/locuteur */
+.langues_bloquees {color: #GET{foncee};font-weight: bold; }
+
+
+[(#REM)
+       pour les puces de changement rapide de statut ; NB: ca buggue car ca s'affiche en-dessous du cadre
+]
+li .puce_statut { float: #GET{left}; padding-top: 5px; }
+li .puce_article_popup, li.puce_breve_popup,li.puce_site_popup { padding: 0; }
+.puce_article, .puce_breve, .puce_site { position: relative; }
+.puce_article_fixe, .puce_breve_fixe, .puce_site_fixe { position: relative; }
+
+.puce_article_popup, .puce_breve_popup, .puce_site_popup { position: absolute; top: 0; #GET{left}: 0; visibility: hidden; border: 1px solid #666; background-color: #ccc; z-index: 10; }
+.puce_article_popup img, .puce_breve_popup img, .puce_site_popup img { padding: 1px; border: 0; }
+
+.puce_article_popup { width: 55px; }
+.puce_breve_popup, .puce_site_popup { width: 27px; }
+
+.boite_onglets {clear:both; margin-top:15px; }
+.tabs-nav a { color: #GET{foncee}; }
+
+/* generique */
+#voir { overflow: hidden; }
+
+#contenu #wysiwyg div.label { clear: both; display: block; background-color: #GET{claire}; margin-top: 2em; padding: .1em; font-size: x-small; color: #777; }
+#contenu #wysiwyg div p { margin-top: 0; }
+#navigation .infos .numero { font-size: x-small;font-weight: bold; text-align: center; }
+#navigation .infos .numero p { font-size: x-large; margin:5px 0;color:#333; font-family: verdana, helvetica, arial, sans; }
+#navigation .infos .noinfo { color:#ddd;}
+#contenu .bandeau_actions { margin:5px 0;clear:both; }
+#contenu .bandeau_actions a:hover { background: #fff; }
+#contenu .logo_titre { float: #GET{right}; margin: 5px 0; margin-#GET{left}: 5px; }
+
+#contenu #wysiwyg div.champ {display:block;}
+#contenu #wysiwyg div.contenu_ps { background:#dddddd; border:1px solid #666; padding:5px;margin:1em 0;}
+#contenu #wysiwyg div.contenu_ps.vide {display: none;}
+#contenu #wysiwyg div.contenu_ps div.label {display:inline;font-weight:bold;font-size:1.3em;background:none;color:#000;}
+#contenu #wysiwyg div.contenu_notes { background:#fff; border:1px solid #666; padding:5px;margin:1em 0;font-size:0.8em;}
+#contenu #wysiwyg div.contenu_notes.vide {display: none;}
+#contenu #wysiwyg div.contenu_notes div.label {display:inline;font-weight:bold;font-size:0.9em;background:none;color:#000;}
+#contenu #wysiwyg div.texte {font-size:0.9em;}
+
+ul.instituer { /*float: #GET{right}; */ text-align: #GET{left}; border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin: 0; padding:5px 0; /*font-size:0.9em; */ }
+ul.instituer li { list-style: none; margin: 0; padding: 0; }
+ul.instituer li ul { margin: 0; padding: 0; }
+ul.instituer li ul li a { display: block; }
+ul.instituer li ul li img { margin: 1px 1px -1px; margin-#GET{right}: 5px; visibility: hidden; border: 1px solid #f8f7f3; }
+ul.instituer li.selected img,ul.instituer li a:hover img {visibility:visible; }
+ul.instituer a:hover { background: #eee; }
+ul.instituer li.prepa.selected,ul.instituer li.prepa a:hover { background: #fff; }
+ul.instituer li.prop.selected,ul.instituer li.prop a:hover { background: #f89058;color: #fff; }
+ul.instituer li.publie.selected,ul.instituer li.publie a:hover { background: #9dba00;color: #fff; }
+ul.instituer li.poubelle.selected,ul.instituer li.poubelle a:hover { background: #000; color: #fff;}
+ul.instituer li.refuse.selected,ul.instituer li.refuse a:hover { background: #ff0000;color: #fff; }
+
+#voir.tabs-container { background: #fff; padding: 5px; border: 1px solid #999; }
+.no_onglets .tabs-container {background:#fff; border:none;padding-top:0;}
+.no_onglets .tabs-nav {display: none;}
+.no_onglets .fiche_objet { background:#fff;border:1px solid #999; padding:5px;margin-bottom:1em;margin-top:20px;}
+.no_onglets #voir.tabs-container { background: #fff; padding:0; border: 0; }
+
+.no_onglets #contenu #wysiwyg div.label{ display: none; }
+.no_onglets #contenu #wysiwyg .contenu_lien_titre {margin:1em 0;}
+.no_onglets #contenu #wysiwyg .contenu_lien_titre div.label{ color:#000;background:none;display:inline; font-size:1.1em;font-weight:bold;font-family:Georgia,Garamond,Times New Roman,serif;}
+.no_onglets #contenu #wysiwyg .contenu_lien_titre div.lien_titre p { display:inline;}
+.no_onglets #contenu #wysiwyg { padding:5px;}
+.no_onglets #contenu #wysiwyg div.contenu_soustitre,
+.no_onglets #contenu #wysiwyg div.contenu_surtitre,
+.no_onglets #contenu #wysiwyg div.contenu_titre {display: none;}
+.no_onglets #contenu #wysiwyg div.vide {display: none;}
+.no_onglets #contenu h1 {color:#GET{foncee};}
+.no_onglets #contenu #wysiwyg div.contenu_descriptif,
+.no_onglets #contenu #wysiwyg div.contenu_nom_site
+ { background:#e4e4e4; border:1px dashed #aaaaaa; padding:5px;margin:1em 0;}
+.no_onglets #contenu #wysiwyg div.contenu_descriptif span.label {color:#000;background:none;display:inline;font-size:1.1em;font-weight:bold;}
+body.sites .no_onglets #contenu #wysiwyg div.contenu_nom_site {display: none;}
+.no_onglets .boite_onglets {margin-top:0px; }
+
+/* exec/articles */
+.articles h1 {color: #000; font-size: large; margin-top: 5px; }
+#voir .article_prop {text-align: center; font-weight: bold; font-size: small; color: red; }
+
+/* exec/naviguer */
+.naviguer h1 {color: #000;font-size: large; margin-top: 5px; }
+#contenu div.gauche { width: 49%; float: #GET{left}; }
+#contenu div.droite { width: 49%; float: #GET{right}; }
+
+/* exec/sites */
+.sites h1 { color: #000;font-size: large; margin-top:5px; }
+#voir .site_prop {text-align: center;font-weight: bold;font-size: small;color:red; }
+#voir .site_syndique { font-weight: bold; text-align: center; }
+#voir .site_syndique img { vertical-align:middle; }
+#voir .date_syndic { margin-top: 1em; }
+#voir .mise_a_jour_syndic { text-align: #GET{right}; }
+
+/* exec/breves_voir */
+.breves h1 {color: #000;font-size:large; margin-top:5px; }
+#voir .breve_prop {text-align: center;font-weight: bold;font-size: small;color:red; }
+#props .langue {text-align: left;}
+
+/* exec/auteur_infos */
+#auteur-voir .statut {margin:10px 0;border-top :1px solid #eee;border-bottom :1px solid #eee;padding:10px 0;}
+#auteur-voir .statut ul {margin-bottom:0;}
+
+
+/* fond des miniatures de logos et documents */
+.miniature_logo, .miniature_document {
+       background: url(#GET{chemin_img_pack}fond-grille.gif) top left;
+}
+
+/* tables generiques de donnees */
+table.info {width: 90%; margin: 1em auto; border-collapse: collapse; border-spacing: 0; line-height: normal;border:1px solid #999;}
+table.info thead tr { background-color:#[(#GET{foncee}|couleur_foncer)];color:#fff;border: 1px solid #ddd; }
+table.info th, table.info td { padding: 0.20em 0.40em; text-align: #GET{left}; border: 1px solid #ddd; }
+table.info th.num, table.info td.num { text-align: #GET{right};}
+table.info th a {color:#[(#GET{claire}|couleur_eclaircir|couleur_eclaircir)];text-decoration:underline;}
+table.info th { vertical-align: bottom; font-weight: bold; }
+table.info td { vertical-align: top; }
+
+
+/*** Placer le theme tout a la fin ***/
+#SET{style_prive_theme,#REM|bando_style_prive_theme}
+[(#GET{style_prive_theme}|oui)
+[(#INCLURE{fond=#GET{style_prive_theme}}{env})]
+]
+[(#REM|bando_images_background)]
+
+
+/******** Formulaires **************/
+[(#INCLURE{fond=style_prive_formulaires}{env}{couleur_claire}{couleur_foncee}{lang}{ltr})]
+/******** Formulaires fin  **************/
+.formulaire_spip textarea {padding:3px;}
+.formulaire_spip input,.formulaire_spip input.text,.formulaire_spip input.password,.formulaire_spip select {padding:1px 0;}
+
+/*** Plugins ***/
+[(#INCLURE{fond=style_prive_plugins}{env}{couleur_claire}{couleur_foncee}{lang}{ltr})]
+/**** Plugins fin ***/