2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML
1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'
>
3 <html lang='#LANG' dir='#LANG_DIR'
>
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=#CHARSET" />
6 <title>[(#ENV*{titre})]
</title>
7 <style type="text/css">
9 body { font-family: Trebuchet Ms
,Verdana
, Geneva
, Sans
, sans-serif
; font-size: 0.9em; color: #2e3436; background: #babdb6 url
(images
/minipres-gris
.png
) no-repeat scroll
97% 100px;
11 h1 { margin: 1em 0 1em 0; font-size: 1.3em; font-weigth: bold
; color: #5c3566; }
12 h2 { margin: 0.8em 0 0.8em 0; font-size: 1.2em; font-weigth: normal
; }
14 ul { text-align: justify
; list-style-type: none
; }
15 fieldset, .fieldset { text-align: left
; padding: 0; border: 0; margin-top: 1em; font-size: 0.9em; }
16 legend { font-weight: bold
; font-size: 1.1em; color: #000; }
18 #minipres { width: 30em; background: #FFF repeat
; margin: 1em auto
; padding: 1em; border: 1px solid
#888; text-align: center; }
19 .pass #minipres { width: 90%; }
21 .formulaire_spip { text-align: #LANG_LEFT
; font-size: 0.8em; }
22 .formulaire_spip fieldset {border: 1px solid
#BABDB6; padding:10px;font-size: 1em;}
23 .formulaire_menu_lang { float: #LANG_RIGHT
; }
24 .formulaire_menu_lang label { display: none
; }
25 .formulaire_login { clear: both
; }
26 .spip_logos { float: right
; padding-left: 10px; }
27 .forml,input { font-size: 1.0em;}
28 p .forml
{ width:20em; font-family: inherit
; }
29 .spip_bouton input { float: #LANG_RIGHT
; }
30 .reponse_formulaire { font-weight: bold
; color: red
; }
31 a { color: #e86519; text-decoration: none
; }
37 <h1>[(#ENV*{titre})]
</h1>
39 [(#ENV{message}|propre)]
40 [(#ENV*{login}|!={oui}|?{' ',''})
<div style=
"text-align:right"><a href=
"./ecrire" class=
"spip_out"><:login_espace_prive:></a></div>]
42 [(#ENV*{login}|=={oui}|?{' ',''})
<div class=
"formulaire_spip">#LOGIN_PUBLIC
</div>]