-
Notifications
You must be signed in to change notification settings - Fork 0
/
isommaire.html
358 lines (350 loc) · 26.9 KB
/
isommaire.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<html>
<head>
<title>art contemporain - arts plastiques - sommaire - association d'artistes quinze donadieu - cahors</title>
<meta name="description" content="Accueil - Confluences - Art contemporain : rencontres d'artistes et expositions - assoc quinze donadieu - Cahors">
<meta name="keywords" content="artistes, peintures, sculptures, photographies, videos, installations, land-art, art contemporain, arts plastiques, expositions, evenements, confluences, associations, cahors, quercy">
<META NAME="Author" CONTENT="association quinze donadieu">
<META NAME="Copyright" CONTENT="association quinze donadieu">
<META NAME="document-rights" CONTENT="Private">
<META NAME="OWNER" CONTENT="association quinze donadieu">
<META NAME="Theme" CONTENT="art contemporain dans le quercy ">
<META NAME="Subject" CONTENT="arts plastiques dans le lot">
<META NAME="Classification" content="peinture, sculpture, photo, video, quercy, 46 ">
<META NAME="language" CONTENT="FR">
<META NAME="Rating" CONTENT="GENERAL,GLOBAL,ALL">
<META NAME="Robots" CONTENT="INDEX,FOLLOW,ALL,">
<META NAME="REVISIT-AFTER" CONTENT="15 DAY">
<meta name="Identifier-URL" content="http://www.quinze-donadieu.org">
<META HTTP-EQUIV="Reply-to" CONTENT="[email protected]">
<META NAME="cache-control" CONTENT="Public">
<META NAME="document-class" CONTENT="Published">
<META NAME="resource-type" CONTENT="document">
<META NAME="Date-Creation-ddmmyyyy" content="01042005">
<META HTTP-EQUIV="Expires" CONTENT="never">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<script language="JavaScript">
<!--
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_timelinePlay(tmLnName, myID) { //v1.2
//Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Macromedia, Inc. All rights reserved.
var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,propNum,theObj,firstTime=false;
if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time
tmLn = document.MM_Time[tmLnName];
if (myID == null) { myID = ++tmLn.ID; firstTime=true;}//if new call, incr ID
if (myID == tmLn.ID) { //if Im newest
setTimeout('MM_timelinePlay("'+tmLnName+'",'+myID+')',tmLn.delay);
fNew = ++tmLn.curFrame;
for (i=0; i<tmLn.length; i++) {
sprite = tmLn[i];
if (sprite.charAt(0) == 's') {
if (sprite.obj) {
numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0];
if (fNew >= firstKeyFr && fNew <= sprite.keyFrames[numKeyFr-1]) {//in range
keyFrm=1;
for (j=0; j<sprite.values.length; j++) {
props = sprite.values[j];
if (numKeyFr != props.length) {
if (props.prop2 == null) sprite.obj[props.prop] = props[fNew-firstKeyFr];
else sprite.obj[props.prop2][props.prop] = props[fNew-firstKeyFr];
} else {
while (keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]) keyFrm++;
if (firstTime || fNew==sprite.keyFrames[keyFrm-1]) {
if (props.prop2 == null) sprite.obj[props.prop] = props[keyFrm-1];
else sprite.obj[props.prop2][props.prop] = props[keyFrm-1];
} } } } }
} else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value);
if (fNew > tmLn.lastFrame) tmLn.ID = 0;
} }
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_initTimelines() { //v4.0
//MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved.
var ns = navigator.appName == "Netscape";
var ns4 = (ns && parseInt(navigator.appVersion) == 4);
var ns5 = (ns && parseInt(navigator.appVersion) > 4);
var macIE5 = (navigator.platform ? (navigator.platform == "MacPPC") : false) && (navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4);
document.MM_Time = new Array(1);
document.MM_Time[0] = new Array(0);
document.MM_Time["Timeline1"] = document.MM_Time[0];
document.MM_Time[0].MM_Name = "Timeline1";
document.MM_Time[0].fps = 10;
document.MM_Time[0].lastFrame = 0;
for (i=0; i<document.MM_Time.length; i++) {
document.MM_Time[i].ID = null;
document.MM_Time[i].curFrame = 0;
document.MM_Time[i].delay = 1000/document.MM_Time[i].fps;
}
}
//-->
</script>
<link rel="stylesheet" href="file:///Macintosh%20HD/(A4%3AMB%3ACD)/ASSOCIATIONS/quinze%20donadieu/visuelssite15donadieu/garage.css" type="text/css">
<link rel="stylesheet" href="garage.css" type="text/css">
<style type="text/css">
<!--
#Layer1 {
position:absolute;
width:479px;
height:31px;
z-index:32;
left: 253px;
top: 505px;
}
#Layer7 {
position:absolute;
width:88px;
height:225px;
z-index:33;
left: 657px;
top: 281px;
}
#Layer9 {
position:absolute;
width:88px;
height:225px;
z-index:34;
left: 239px;
top: 281px;
}
#Layer10 {
position:absolute;
width:479px;
height:31px;
z-index:35;
left: 253px;
top: 292px;
}
#Layer11 {
position:absolute;
left:751px;
top:77px;
width:71px;
height:71px;
z-index:36;
}
#Layer12 {
position:absolute;
left:828px;
top:77px;
width:71px;
height:71px;
z-index:37;
}
#Layer13 {
position:absolute;
left:905px;
top:77px;
width:71px;
height:71px;
z-index:38;
}
.Style3 {color: #333333}
#Layer2 {
position:absolute;
width:200px;
height:115px;
z-index:1;
}
#Layer3 {
position:absolute;
left:917px;
top:190px;
width:110px;
height:105px;
z-index:1;
}
#Layer4 {
position:absolute;
left:149px;
top:41px;
width:71px;
height:71px;
z-index:1;
visibility: hidden;
}
.Style4 {font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.Style5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}
.Style7 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; }
-->
</style>
</head>
<body bgcolor="#666666" text="#000000" link="#C54203" vlink="#C54203" alink="#C54203" onLoad="MM_timelinePlay('Timeline1');MM_preloadImages('a-utrelnom2.jpg')">
<table width="1161" height="575" border="0" align="center" cellpadding="0" cellspacing="6">
<tr>
<td width="71" height="71" align="center" valign="middle"><a href="ipetitesoeuvres2.html"><img src="a-basnom.jpg" alt="bas" width="71" height="71" border="0" class="txt31"></a></td>
<td width="71" height="71" align="center" valign="middle"><a href="iconflparf.html"><img src="a-utrelnom2.jpg" name="Image27" width="71" height="71" border="0"></a></td>
<td width="71" height="71" align="center" valign="middle"><a href="isoiree-paz.html"><img src="a-bouzouki.gif" alt="bouzouki" name="Image28" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="isoiree-paz.html"><img src="a-axelrad2.gif" alt="axelrad" name="Image26" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflabst.html"><img src="a-turlais.gif" alt="turlais" name="Image29" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="ipetitesoeuvres-mai07.html"><img src="a-GaudebertnomPOmai07.gif" alt="gaudebert" name="Image31" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="ipetitesoeuvres-mai07.html"><img src="a-karolindanomPOmai07.gif" alt="karolinda" name="Image33" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflaqua.html"><img src="a-thirionnom.jpg" alt="thirion" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflmaureille2.html"><img src="a-rigalnom.gif" alt="rigal" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="isoiree-neurotronic.html"><img src="a-reyniernom.gif" alt="reynier" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflbrulmont07.html"><img src="a-montenotnom.jpg" alt="montenot" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="ipetitesoeuvres-dec07.html"><img src="a-cambonnomdec07.gif" alt="cambon" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="ipetitesoeuvres-dec07.html"><img src="a-utrelnomdec07.gif" alt="utrel" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="ipetitesoeuvres-dec07.html"><img src="a-dayannomdec07.gif" alt="dayan" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iprintemps08.html"><img src="a-print08.gif" width="71" height="71" border="0"></a></td>
</tr>
<tr>
<td height="71" align="center" valign="middle"><a href="ipetitesoeuvres3.html"><img src="a-houettenom2.gif" alt="houette" name="Image24" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iconflparf.html"><img src="a-roubyJnom.jpg" alt="rouby j" name="Image23" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="isoiree-paz.html"><img src="a-frezin.gif" alt="frezin" name="Image22" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iprintemps.html"><img src="a-printempsnom.gif" alt="printemps des poetes 2007" name="Image21" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflabst.html"><img src="a-charlin.gif" alt="charlin" name="Image30" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="ipetitesoeuvres-mai07.html"><img src="a-UtrelnomPOmai07.gif" alt="utrel" name="Image32" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflaqua.html"><img src="a-bas2nom.jpg" alt="bas" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflmaureille2.html"><img src="a-maureillenom.gif" alt="maureille" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="isoiree-neurotronic.html"><img src="a-fromentnom.gif" alt="froment" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="isoiree-neurotronic.html"><img src="a-baudouinnom.gif" alt="baudouin" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflbrulmont07.html"><img src="a-bruleynom.jpg" alt="bruley" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconfllacombe08.html"><img src="a-lacombenom.gif" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconfllacombe08.html"><img src="a-aschehougnom.gif" alt="Aschehoug" width="71" height="71" border="0"></a><a href="isoireeroussilhe08.html"></a></td>
<td width="71" align="center" valign="middle"><a href="isoireeroussilhe08.html"><img src="a-roussilhenom.gif" alt="roussilhe" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="isoireeroussilhe08.html"><img src="a-fiancettenom.gif" width="71" height="71" border="0"></a></td>
</tr>
<tr>
<td height="71" align="center" valign="middle"><a href="ipetitesoeuvres3.html"><img src="a-miquelnom.gif" alt="miquel" name="Image20" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iconflburg.html"><img src="a-goguillotnom.gif" alt="goguillot" name="Image19" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="isoiree-henein.html"><img src="a-sobrecasesnom.gif" alt="sobrecases" name="Image18" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="isoiree-henein.html"><img src="a-axelradnom.gif" alt="axelrad" name="Image17" width="71" height="71" border="0"></a></td>
<td colspan="7" rowspan="5" align="center" valign="top"><table width="533" height="40" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="120" height="40" align="center" valign="middle"><a href="iconflprem.html"><img src="an2005.gif" alt="2005" width="120" height="40" border="0"></a></td>
<td width="18" align="center" valign="middle"> </td>
<td width="120" align="center" valign="middle"><a href="isoiree-henein.html"><img src="an2006.gif" alt="2006" width="120" height="40" border="0"></a></td>
<td width="17" align="center" valign="middle"> </td>
<td width="120" align="center" valign="middle"><font color="#FF0000"><a href="isoiree-paz.html"><img src="an2007.gif" alt="2007" width="120" height="40" border="0"></a></font></td>
<td width="18" align="center" valign="middle"> </td>
<td width="120" align="center" valign="middle"><a href="iartotheque08.html"><img src="an2008.gif" width="120" height="40" border="0"></a></td>
</tr>
</table>
<table width="533" height="370" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><table width="533" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="533" height="35"><div align="center"><span class="Style7">"On ne s'est pas tout dit" </span></div></td>
</tr>
<tr>
<td width="533" height="300" align="center" valign="top"><a href="isoireebessard09.html"><img src="bessard-sommaire.jpg" alt="bessard" width="533" height="300" border="0"></a></td>
</tr>
<tr>
<td width="533" height="35"><div align="center" class="Style5">Les Soirées du Garage > Bessard • Mareuil • Stimbre • Calmettes • Clarelli </div></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="71" align="center" valign="middle"><a href="irendezvous08.html"><img src="a-rendezvous08.gif" alt="rvjardins08" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconfltielemans08.html"><img src="a-tielemans.gif" alt="tielemans" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="ijardinsdubos08.html"><img src="a-jardinsdubos08.gif" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="isoireesept08.html"><img src="a-garcianom.gif" width="71" height="71" border="0"></a></td>
</tr>
<tr>
<td height="71" align="center" valign="middle"><a href="iconflburg.html"><img src="a-debengynom.gif" alt="de bengy" name="Image16" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iconflpoet.html"><img src="a-roubynom1.gif" alt="rouby m" name="Image15" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iconflpoet.html"><img src="a-feytnom1.gif" alt="feyt" name="Image14" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="ibernard2.html"><img src="a-stimbrenom.gif" alt="stimbre" name="Image13" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflutrel08.html"><img src="a-jaminnom.gif" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="iconflsabourin08.html"><img src="a-sabourinnom.gif" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><a href="ipetitesoeuvres08.html"><img src="a-petitesoeuvres08nom.gif" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
</tr>
<tr>
<td height="71" align="center" valign="middle"><a href="ibernard2.html"><img src="a-calmettesnom.gif" alt="calmettes" name="Image12" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iclap.html"><img src="a-marmoratnom.jpg" alt="marmorat" name="Image11" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iclap.html"><img src="a-boyenvalnom.jpg" alt="boyenval" name="Image10" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iconfltemp.html"><img src="a-houettenom.gif" alt="houette" name="Image9" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center" valign="middle"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center" valign="middle"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center" valign="middle"><img src="a-nomvide.gif" alt="a" width="71" height="71"></td>
</tr>
<tr>
<td height="71" align="center" valign="middle"><a href="iconfltemp.html"><img src="a-rossatonom.gif" alt="rossato" name="Image8" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iconflprem.html"><img src="a-utrelnom.gif" alt="utrel" name="Image7" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iconflarb.html"><img src="a-bessardnom.gif" alt="bessard" name="Image6" width="71" height="71" border="0"></a></td>
<td height="71" align="center" valign="middle"><a href="iconflarb.html"><img src="a-brissaudnom.gif" alt="brissaud" name="Image5" width="71" height="71" border="0"></a></td>
<td width="71" align="center" valign="middle"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center" valign="middle"><a href="isoireebessard09.html"></a><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center" valign="middle"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center" valign="middle"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
</tr>
<tr valign="top">
<td height="71" align="center"><a href="iconflprem.html"><img src="a-woodnom.gif" alt="woodhead" name="Image4" width="71" height="71" border="0"></a></td>
<td height="71" align="center"><a href="iconflslov.html"></a><a href="iconflslov.html"><img src="a-franconom.gif" alt="slovenie" width="71" height="71" border="0"></a></td>
<td height="71" align="center"><a href="iconflmedit.html" onClick="MM_timelinePlay('intro')"></a><a href="iconflmedit.html"><img src="a-romeonom.gif" alt="Romeo" width="72" height="71" border="0"></a></td>
<td height="71" align="center"><a href="iconflmedit.html"></a><a href="iconflmedit.html"><img src="aa-zenaidinom.gif" alt="zainadi" width="71" height="71" border="0"></a></td>
<td width="71" align="center"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
<td width="71" align="center"><img src="a-nomvide.gif" alt="a" width="71" height="71" border="0"></td>
</tr>
</table>
<a href="ipetitesoeuvres2.html"></a>
<table width="1161" height="216" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#cccccc">
<tr>
<td align="center" valign="middle"><table width="1141" height="174" border="0" cellpadding="0" cellspacing="0">
<tr valign="middle">
<td><div align="justify"><span class="txt6">L’association <font color="#C54203">quinze donadieu</font> est née en octobre 2004 du désir du peintre Françoise
UTREL et de Michel BRISSAUD de disposer d’une structure qui soit un lieu
de rencontres et d’expression pour des artistes plasticiens mais qui
permette aussi de jeter des passerelles vers d’autres formes d’art.
Afin de disposer d’un territoire pour organiser ses manifestations, <font color="#C54203">quinze
donadieu</font> a réaménagé un inhabituel espace d’expositions
temporaires : <font color="#C54203">Le Garage Donadieu </font>, qui accueille deux cycles
de rencontres : <font color="#c54203">Les Confluences du Garage - "Carte blanche à ..."</font> réunissant
quatre fois par an, un artiste et l'invité de son choix en mars, juin,
octobre et décembre et <font color="#c54203">Les Soirées du Garage </font><span class="Style3">qui permettent une découverte intime, d'auteurs, de musiciens et chanteurs, poètes et comédiens ...</span> D'autres manifestations plus spécifiques ponctuent l'année au Garage Donadieu : Le Printemps des Poètes, les Rendez-vous aux Jardins, les Jardins du Bos ... <br>
<br>
Pour joindre Le Garage Donadieu : 05 65 21 14 47 - 06 33 50 25 12 - <a href="mailto:[email protected]">[email protected]</a><br>
<br>
Ont déjà conflué de 2004 à 2008 :<font color="#C54203"> <b>WOODHEAD</b> - peintre • <b>ZENAÏDI</b> - peintre • <b>UTREL</b> - peintre • <b>BESSARD</b> • comédienne - <b>MEDVED</b> -
réalisatrice vidéo • <b>OBLESCAK</b> - réalisateur
vidéo • <b>BRISSAUD</b> - sculptures • <b>BORCIC</b> - conservateur
musée art contemporain de Ljubjana • <b>ROMEO</b> - plasticien
• <b>ZORN</b> - organisatrice de festivals vidéo • <b>VELUSCEK</b> • réalisatrice vidéo • <b>HOUETTE</b> - plasticienne
textile • <b>ROSSATO</b> - photographe • <b>ROUBY M</b>. - poète
et peintre • <b>FEYT</b> - sculpteur • <b>COLLECTIF LE VENTRE</b> - vidéo • <b>WOODARD</b> - luth Renaissance • <b>TIONEB</b> - musique actuelle • <b>LAURANNE</b> - poésie • <b>STIMBRE</b> - compositeur et chanteur • <b>CALMETTES</b> - compositeur et chanteur
• <b>MARMORAT</b> - acteur de théâtre • <b>BOYENVAL</b> - actrice de théâtre • <b>BAS</b> - plasticienne • <b>ROUBY J</b>. - plasticien • <b>AXELRAD </b>- lecteur • <b>SOBRECASES</b> - homme de théâtre • <b>GOGUILLOT</b> - peintre • <b>DE
BENGY</b> - plasticien • <b>MIQUEL</b> - peintre • <b>TURLAIS</b> - plasticienne • <b>CHARLIN</b> - peintre • <b>GAUDEBERT</b> - sculpteur
• <b>KAROLINDA</b> - peintre • <b>THIRION</b> - peintre • <b>MAUREILLE</b> - obje(c)teur • <b>RIGAL</b> - peintre • <b>REYNIER</b> - musicien • <b>FROMENT</b> - musicien • <b>BAUDOUIN</b> - plasticienne • <b>BRULEY</b> - peintre • <b>MONTENOT</b> - plasticienne • </font></span><span class="Style4"><font color="#C54203"><b>CAMBON</b></font></span><span class="txt6"><font color="#C54203"> - </font></span><span class="Style4"><font color="#C54203">graveur</font></span><span class="txt6"><font color="#C54203"> • </font></span><span class="Style4"><font color="#C54203"><b>DAYAN</b></font></span><span class="txt6"><font color="#C54203"> - plasticienne • </font></span><span class="Style4"><font color="#C54203"><b>LACOMBE</b></font></span><span class="txt6"><font color="#C54203"> - p</font></span><span class="Style4"><font color="#C54203">hotographe</font></span><span class="txt6"><font color="#C54203"> • </font></span><span class="Style4"><font color="#C54203"><b>ASCHEHOUG</b></font></span><span class="txt6"><font color="#C54203"> - </font></span><span class="Style4"><font color="#C54203">musicien</font></span><span class="txt6"><font color="#C54203"> • </font></span><span class="Style4"><font color="#C54203"><b>TIELEMANS</b></font></span><span class="txt6"><font color="#C54203"> - </font></span><span class="Style4"><font color="#C54203">plasticienne</font></span><span class="txt6"><font color="#C54203"> • </font></span><span class="Style4"><font color="#C54203"><b>GARCIA</b></font></span><span class="txt6"><font color="#C54203"> - p</font></span><span class="Style4"><font color="#C54203">oète - éditrice </font></span><span class="txt6"><font color="#C54203"> • </font></span><span class="Style4"><font color="#C54203"><b>BOURDA</b></font></span><span class="txt6"><font color="#C54203"> - </font></span><span class="Style4"><font color="#C54203">lectrice</font></span><span class="txt6"><font color="#C54203"> • </font></span><span class="Style4"><font color="#C54203"><b>BABORIER</b></font></span><span class="txt6"><font color="#C54203"> - </font></span><span class="Style4"><font color="#C54203">lectrice</font></span><span class="txt6"><font color="#C54203"> • </font></span><span class="Style4"><font color="#C54203"><b>JAMIN</b></font></span><span class="txt6"><font color="#C54203"> - </font></span><span class="Style4"><font color="#C54203">Interventionniste</font></span><span class="txt6"><font color="#C54203"> • </font></span><span class="Style4"><font color="#C54203"><b>SABOURIN</b></font></span><span class="txt6"><font color="#C54203"> - </font></span><span class="Style4"><font color="#C54203">plasticien</font></span></div></td>
</tr>
</table> </td>
</tr>
</table>
<p align="center"> </p>
<p align="center"> </p>
<p> </p>
<p align="center"> </p>
<p> </p>
</body>
</html>