french translations & fixes
[koha.git] / koha-tmpl / intranet-tmpl / default / fr / includes / about-top.inc
1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2
3 <html>
4 <head>
5 <title>KOHA: INTRANET: Catalogue</title>
6 </head>
7 <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
8 marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
9
10 <style>
11 #menubar {
12         border-top:1px solid #666;
13 }
14 .koha {
15         font-weight: normal;
16         text-decoration: none;
17         cursor: hand;
18         color:#777777;
19         padding:4px;
20         font-weight: bold;
21         text-align:center;
22         background-image:url("/images/background-mem.gif");
23         }
24
25 a.home {
26         font-weight: normal;
27         text-decoration: none;
28         cursor: hand;
29         color:#777777;
30         padding:4px;
31         font-weight: bold;
32         }
33 a.home:hover {
34         background-color: #339933;
35         color: #000000;
36         text-decoration: none;
37         font-weight: normal;
38         font-weight: bold;
39         }
40 a.catalogue {
41         font-weight: normal;
42         text-decoration: none;
43         cursor: hand;
44         color:#777777;
45         padding:4px;
46         font-weight: bold;
47         margin:0;
48         }
49 a.catalogue:hover {
50         background-color: #ad11ad;
51         color: #000000;
52         text-decoration: none;
53         font-weight: normal;
54         font-weight: bold;
55         margin:0;
56         }
57 a.members {
58         font-weight: normal;
59         text-decoration: none;
60         cursor: hand;
61         color:#777777;
62         padding:4px;
63         font-weight: bold;
64         }
65 a.members:hover {
66         background-color: #86c268;
67         color: #000000;
68         text-decoration: none;
69         font-weight: bold;
70         }
71
72 a.acquisition:hover {
73         background-color: #ffdf61;
74         color: #000000;
75         text-decoration: normal;
76         font-weight: bold;
77         }
78 a.acquisition {
79         font-weight: normal;
80         text-decoration: none;
81         cursor: hand;
82         color:#777777;
83         padding:4px;
84         font-weight: bold;
85         }
86 a.reports {
87         font-weight: normal;
88         text-decoration: none;
89         cursor: hand;
90         color:#777777;
91         padding:4px;
92         font-weight: bold;
93         }
94 a.reports:hover {
95         background-color: #6b7cbe;
96         color: #000000;
97         text-decoration: normal;
98         font-weight: bold;
99         }
100 a.circulation {
101         font-weight: normal;
102         text-decoration: none;
103         cursor: hand;
104         color:#777777;
105         padding:4px;
106         font-weight: bold;
107         }
108 a.circulation:hover {
109         background-color: #be6170;
110         color: #000000;
111         text-decoration: normal;
112         font-weight: bold;
113         }
114 a.parameters {
115         font-weight: normal;
116         text-decoration: none;
117         cursor: hand;
118         color:#777777;
119         padding:4px;
120         font-weight: bold;
121         }
122 a.parameters:hover {
123         background-color: #86c268;
124         color: #000000;
125         text-decoration: normal;
126         font-weight: bold;
127         }
128 a.about {
129         background-color: #86c268;
130         font-weight: normal;
131         text-decoration: none;
132         cursor: hand;
133         color:#FFFFFFF;
134         padding:4px;
135         font-weight: bold;
136         }
137 a.about:hover {
138         background-color: #86c268;
139         color: #FFFFFF;
140         text-decoration: normal;
141         font-weight: bold;
142         }
143 </style>
144
145 <!------------------------MENUS-------------------------------->
146 <table cellpadding=0 cellspacing=0 width="100%" border=0>
147 <tr height="45">
148         <td valign="bottom" align="left">
149                 <table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
150                 <tr>
151                         <td>
152                         <div id="menubar">
153                         <table cellpadding=0 cellspacing=0  border=0 height=29 width=70%>
154                                 <tr>
155                                         <td class="koha"><b>KOHA</b></td>
156                                         <td>
157                                                 <a class="home" href="/cgi-bin/koha/mainpage.pl">Accueil</a>
158                                         </td>
159                                         <td>
160                                                 <a class="catalogue" href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet" alt="Catalogue">Catalogue</a>
161                                         </td>
162                                         <td>
163                                                 <a class="members" href="/cgi-bin/koha/members-home.pl" alt="Lecteurs">Lecteurs</a>
164                                         </td>
165                                         <td>
166                                                 <a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" alt="Acquisition">Acquisition</a>
167                                         </td>
168                                         <td>
169                                                 <a class="catalogue" href="/cgi-bin/koha/loadmodules.pl?module=MARC">Marc</a>
170                                         </td>
171                                         <td>
172                                                 <a class="circulation"  href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation">Circulation</a>
173                                         </td>
174                                         <td>
175                                                 <a class="reports" href="/cgi-bin/koha/reports-home.pl" alt="Etats">Etats</a>
176                                         </td>
177                                         <td>
178                                                 <a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Paramètres</a>
179                                         </td>
180                                         <td>
181                                                 <a class="parameters" href="/cgi-bin/koha/about.pl">A propos</a>
182                                         </td>
183                                 </TR>
184                         </TABLE>
185                         </div>
186                 </td></tr></table>
187         </TD>
188 </tr>
189 </table>
190 <BLOCKQUOTE>
191 <TMPL_IF NAME="loggedinusername">
192         <p align=left>Connecté en tant que : <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/logout.pl>Log Out</a>]</p>
193 <TMPL_ELSE>
194     <p align=left><a href=/cgi-bin/koha/userpage.pl>Se connecter</a> à Koha</p>
195 </TMPL_IF>