Arlette (film)
Arlette is a 1997 French comedy-romance film directed by Claude Zidi.
Arlette | |
---|---|
Directed by | Claude Zidi |
Produced by | Claude Berri Pierre Grunstein |
Written by | Claude Zidi Josiane Balasko |
Starring | Josiane Balasko Christopher Lambert |
Music by | William Sheller |
Cinematography | Jean-Jacques Tarbès |
Edited by | Nicole Saunier |
Production company | TF1 Films Production Katharina Renn Productions MDG Productions Les Films Flam |
Distributed by | AMLF |
Release date |
|
Running time | 100 minutes |
Country | France |
Language | French |
Budget | $11.7 million |
Box office | $5.4 million[1] |
Plot
Arlette is a waitress at the "Centipede", a roadside restaurant in the middle of rural France. Loudmouth at the heart while rather romantic, she dreams of getting married but Victor, her boyfriend, a lorry driver, does not want to hear about it. One day, a charming prince, Frank, an American millionaire, arrives at the Centipede in a white limousine. Claiming to be depressed after his girlfriend's death, he seeks for Arlette's help and starts to seduce her with gifts and charming words. He eventually offers to take her to Las Vegas to marry her. But what is this seductive playboy truly after?
Cast
- Josiane Balasko as Arlette Bathiat
- Christopher Lambert as Frank Martin
- Ennio Fantastichini as Angelo Mascarpone
- Stéphane Audran as Diane
- Jean-Marie Bigard as Victor
- Armelle as Lucie
- Martin Lamotte as The Chief
- Ronny Coutteure as Arlette's boss
- Jean-Pierre Castaldi as Lulu
- France Zobda as Samantha
- Jean-Claude Bouillon as The host
- Bouli Lanners as Emile
- Jed Allan as Wide
- Mathieu Demy as Julien
- Arno Chevrier as Mickey
- Tony Librizzi as Riri
- Pascal Benezech as Nanard
- Lionel Robert as Marcel
- Justin Hubbard as David Gafferson
- Isabelle Leprince as Brigitte
- David Fresco as Assler
- Renée Lee as Doris
- Junior Ray as Goliath
- Patrick Bordier as The monk
- Jacques Le Carpentier as The big guy
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!
gollark: "GCs are actually deterministic"? I smell an overgeneralization!
References
- JP. "Arlette (1997)- JPBox-Office". jpbox-office.com. Retrieved 2015-04-06.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.