-
Notifications
You must be signed in to change notification settings - Fork 0
/
ipetitesoeuvres-dec07.html
307 lines (303 loc) · 16.7 KB
/
ipetitesoeuvres-dec07.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
<html>
<head>
<title>arts plastiques - arts visuels - petites oeuvres d'artistes - décembre 07 - - association quinze donadieu - cahors</title>
<meta name="description" content="decembre 2004 - Confluence premiere - Rencontres d'artistes et expositions - assoc quinze donadieu - Cahors">
<meta name="keywords" content="peintures, sculptures, photographies, videos, installations, land-art, arts contemporains, 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_timelinePlay(tmLnName, myID) { //v1.2
//Copyright 1997 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_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
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["intro"] = document.MM_Time[0];
document.MM_Time[0].MM_Name = "intro";
document.MM_Time[0].fps = 20;
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">
<!--
.Style1 {color: #000000}
.Style3 {color: #FF6600}
.Style4 {color: #CC99FF}
.Style5 {color: #99CCCC}
.Style6 {
color: #CC66FF;
font-weight: bold;
}
.Style8 {color: #33CCCC}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #00CC66;
}
a:active {
text-decoration: none;
}
.Style9 {color: #666666}
.Style11 {color: #333333}
#Layer14 { position:absolute;
left:723px;
top:947px;
width:220px;
height:30px;
z-index:28;
}
body {
background-color: #FFFFFF;
}
#Layer2 {
position:absolute;
left:514px;
top:455px;
width:72px;
height:72px;
z-index:31;
}
#Layer12 {
position:absolute;
left:611px;
top:455px;
width:109px;
height:108px;
z-index:32;
}
-->
</style>
</head>
<body onLoad="MM_timelinePlay('intro')">
<div id="Layer1" style="position:absolute; left:219px; top:360px; width:279px; height:36px; z-index:28; background-color: #000000; layer-background-color: #000000; border: 1px none #000000">
<div align="center" class="texte8 Style3">Françoise UTREL</div>
</div>
<div id="Layer6" style="position:absolute; left:725px; top:1021px; width:220px; height:47px; z-index:18"><img src="quinzedonadieu.jpg" width="220" height="47"></div>
<div id="Layer8" style="position:absolute; left:219px; top:70px; width:279px; height:280px; z-index:19"><img src="petitesoeuvresdec07-pers.jpg" width="279" height="280"></div>
<div id="Layer5" style="position:absolute; left:74px; top:9px; width:120px; height:626px; z-index:2">
<table width="120" cellspacing="0" cellpadding="0" height="631" border="0">
<tr>
<td width="120" height="40" valign="top">
<div align="center"><a href="iconflabst.html"><img src="conflabstraite.gif" width="120" height="40" border="0"></a></div>
</td>
</tr>
<tr>
<td width="120" height="10" valign="top"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="iconflaqua.html"><img src="conflaquatique.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" valign="top" align="center" height="10"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="iconflmaureille2.html"><img src="conflbitume.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" valign="top" align="center" height="10"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="iconflbrulmont07.html"><img src="confldijoncahors.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" valign="top" align="center" height="10"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="isoiree-paz.html"><img src="soirees-paz.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" height="10" valign="top" align="center"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><img src="soirees-images.gif" width="120" height="40"></td>
</tr>
<tr>
<td width="120" height="10" valign="top" align="center"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="isoiree-neurotronic.html"><img src="soirees-weltanschauung.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" valign="top" align="center" height="10"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="iprintemps.html"><img src="printemps.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" valign="top" align="center" height="10"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="ipetitesoeuvres-mai07.html"><img src="petitesoeuvresprint.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" valign="top" align="center" height="10"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><img src="petitesoeuvresautomcoul.gif" width="120" height="40"></td>
</tr>
<tr>
<td width="120" height="10" valign="top" align="center"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="irendezvous07.html"><img src="rendezvous.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" height="10" valign="top" align="center"> </td>
</tr>
<tr>
<td width="120" height="40" valign="top" align="center"><a href="ijardinsbos07.html"><img src="jardinsbos07.gif" width="120" height="40" border="0"></a></td>
</tr>
<tr>
<td width="120" height="41" valign="top" align="center">
<div align="center"><a href="isommaire.html"><img src="sommaire.gif" width="108" height="41" border="0"></a></div>
</td>
</tr>
</table>
</div>
<div id="Layer3" style="position:absolute; left:753px; top:349px; width:202px; height:62px; z-index:15" class="txt6"><span class="Style6">CÉLINE DAYAN </span><br>
Le Bourg - 46360 Cras <br>
05 65 36 01 57 <br>
<a href="mailto:[email protected]">[email protected]</a><br>
</div>
<div id="Layer4" style="position:absolute; left:512px; top:55px; width:232px; height:340px; z-index:21; background-color: #666666; layer-background-color: #666666"><img src="petitesoeuvresdec07-trou.jpg" width="232" height="340"></div>
<div id="Layer7" style="position:absolute; left:219px; top:544px; width:199px; height:220px; z-index:22">
<div align="left" class="txt6">
<div align="justify">"{...} Le sens de la texture colorée est tel que l'hallucination du toucher et du goût finit par déborder la perception du contour. Abstraction et hyperréalisme, décantation et saturation odoriférante, voilà des contractions qui témoignent à quel degré le Jardin selon Françoise Utrel se tient dans les arcanes de l'imaginaire.<br>
Un jeu s'établit continuellement entre le silence pur de l'espace et le bavardage incessant de l'accroissement végétal. {...}"<span class="txt8">Paul Vires - Historien - critique d'art.</span> <br>
<span class="txt5 Style1" onClick="MM_openBrWindow('ipetitesoeuvresdec07-txtutr.html','txtutrel','scrollbars=yes,width=700,height=750')">Lire la suite </span><b><span class="txt5 Style3"> <br>
<br>
FRANçOISE
UTREL</span></b><br>
15 rue Donadieu - 46000 Cahors<br>
05 65 21 14 47 - <a href="mailto:[email protected]">[email protected]</a><br>
</div>
</div>
</div>
<div id="Layer11" style="position:absolute; left:219px; top:926px; width:736px; height:150px; z-index:16">
<div align="center" class="txt32"><img src="conflabst-chaises.jpg" width="737" height="150"></div>
</div>
<div id="Layer1" style="position:absolute; left:512px; top:408px; width:444px; height:36px; z-index:9; background-color: #000000; layer-background-color: #000000; border: 1px none #000000">
<div align="center" class="texte8 Style5">Pierre CAMBON </div>
</div>
<div id="Layer3" style="position:absolute; left:746px; top:568px; width:210px; height:195px; z-index:15" class="txt5">
<div align="justify"> <span class="txt6">"Le corps, corps physique, corps social, corps matière et spirituel ; mon travail questionne l'humain dans son existence à la fois lumineuse et misérable. Mes gravures, des eaux fortes au trait et en aquatinte, parlent de vous et de moi, elles partent de singularités pour s'ouvrir à l'universel. L'individu et le groupe, la foule, entre rapport social, désirs et mortalité…"<br>
</span><span class="Style1" onClick="MM_openBrWindow('ipetitesoeuvresdec07-txtcamb.html','txtcambon','resizable=yes,width=700,height=400')">Lire la suite</span> <span class="Style8"><br>
<br>
<br>
PIERRE CAMBON</span> <br>
<span class="txt6">La Grange - 47340 Hautefage-la-Tour <br>
05 53 41 05 26 <br>
<a href="mailto:[email protected]">[email protected]</a><br>
</span> </div>
</div>
<div id="Layer1" style="position:absolute; left:511px; top:9px; width:232px; height:36px; z-index:9; background-color: #000000; layer-background-color: #000000; border: 1px none #000000">
<div align="center" class="texte8 Style4">Céline DAYAN </div>
</div>
<div id="Layer9" style="position:absolute; left:726px; top:198px; width:103px; height:142px; z-index:27"><img src="petitesoeuvresdec07-dayan.jpg" width="105" height="141"></div>
<div id="Layer9" style="position:absolute; left:205px; top:240px; width:103px; height:131px; z-index:27"><img src="petitesoeuvresdec07-utrel.jpg" width="103" height="131"></div>
<div id="Layer10" style="position:absolute; left:513px; top:537px; width:223px; height:222px; z-index:29"><img src="petitesoeuvresdec07-pluie.jpg" width="224" height="222"></div>
<div id="Layer9" style="position:absolute; left:435px; top:594px; width:103px; height:142px; z-index:30"><img src="petitesoeuvresdec07-cambon.jpg" width="103" height="147"></div>
<div id="Layer7" style="position:absolute; left:837px; top:207px; width:114px; height:133px; z-index:22">
<div align="left" class="txt6">
<div align="justify">Depuis toujours, dans l'ombre du temps, tremper ses mains dans la matière, y enfouir ses secrets, en ressortir des surprises, cicatrices de la mémoire et du temps, s'étonner de l'urgence et de la nécessité.<br>
<span class="txt5 Style1" onClick="MM_openBrWindow('ipetitesoeuvresdec07-txtday .html','txtdayan','resizable=yes,width=700,height=600')">Lire la suite </span></div>
</div>
</div>
<div id="layer" style="position:absolute; left:219px; top:406px; width:131px; height:129px; z-index:27"><img src="petitesoeuvresdec07-coquil.jpg" width="131" height="129"></div>
<div id="layer2" style="position:absolute; left:361px; top:406px; width:106px; height:129px; z-index:27"><img src="petitesoeuvresdec07-pierre.jpg" width="106" height="129"></div>
<div id="layer4" style="position:absolute; left:732px; top:454px; width:224px; height:108px; z-index:30"><img src="petitesoeuvresdec07-triptik.jpg" width="224" height="108"></div>
<div id="layer5" style="position:absolute; left:750px; top:54px; width:103px; height:133px; z-index:27"><img src="petitesoeuvresdec07-styx.jpg" width="103" height="132"></div>
<div id="layer6" style="position:absolute; left:863px; top:54px; width:92px; height:133px; z-index:27"><img src="petitesoeuvresdec07-barb3.jpg" width="91" height="132"></div>
<div id="titreconfaqua" style="position:absolute; left:219px; top:781px; width:736px; height:119px; z-index:26">
<div align="center" class="texte8"><span class="Style9"><span class="txt1">PETITES OEUVRES D'ARTISTES</span> <br>
<span class="txt32 Style3">"Des oeuvres originales de 15 à 150 euros" </span><br>
</span><span class="txt3 Style11">Céline DAYAN</span><span class="txt6"> - plasticienne</span><span class="txt3"> • <span class="Style11">Pierre CAMBON</span> </span><span class="txt6">- graveur</span><span class="txt3"> • <span class="Style11">Françoise UTREL</span> </span><span class="txt6">- peintre</span> <span class="txt32 Style11"><br>
<br>
</span><span class="txt31">Le Garage Donadieu - Décembre 2007</span><span class="txt2"> <br>
vendredi14 : de 14 h à 19 h - samedi 15 et dimanche 16 : de 10 h à 12 h - de 14 h à 19 h<span class="Style3"> <br>
</span></span><span class="Style3"><br>
</span></div>
</div>
<div id="Layer14">
<div align="left" class="txt32" onClick="MM_openBrWindow('garage-venir.jpg','garagevenir','resizable=yes,width=595,height=506')">Venir au Garage Donadieu - cliquer ici </div>
</div>
<div id="Layer2"><img src="petitesoeuvresdec07-danse.jpg" width="72" height="72"></div>
<div id="Layer12"><img src="petitesoeuvresdec07-triptk2.jpg" width="109" height="108"></div>
</body>
</html>