Estás leyendo

Javier Bardem, el 'macho hispano' cumple 46 años

CUMPLEAÑOS

Javier Bardem, el 'macho hispano' cumple 46 años 3q621u

Javier Bardem, el 'macho hispano' cumple 46 años

Javier Bardem, el único actor español 'oscarizado' cumple hoy 46 años. Descendiente de la saga de actores de los Bardem, su primer éxito en cine llegó en 1990 con Bigas Luna, que lo lanzó como actor-fetiche siempre en papeles de 'macho hispano'. Oscar 2017 Mejor Actor . 2x5k5q

Javier Bardem, el único actor español 'oscarizado' cumple hoy 46 años. Descendiente de la saga de actores de los Bardem, (hijo de la actriz Pilar Bardem y sobrino del director Juan Antonio Bardem) su primer éxito en cine llegó en 1990 con Bigas Luna, que lo lanzó como actor-fetiche, siempre en papeles de 'macho hispano'.

En 2007 consiguió el premio Oscar al mejor actor de reparto por 'No Country For Old Men', aunque ya estuvo nominado en el año 2000 por su papel del poeta homosexual cubano Reinaldo Arenas en 'Before The Night Falls' (Antes Que Anochezca) y en 2010, también fue nominado como mejor actor principal por Biutitul, del actual director-fetiche de Hollywood Alejandro González Iñarritu.

En el plano personal, casado con Penélope Cruz, también la primera actriz española galardonada con un Oscar, a la que conoció en 1992 durante el rodaje de Jamón Jamón (Bigas Luna), y con la que tiene dos hijos (Leonardo y Luna).

1992 Jamón, jamón Bigas Luna

Es indudable su talento interpretativo y son multitud las anécdotas y leyendas sobre su inmersión en los personajes que interpreta. Desde su primer papel de 'chapero' en Las Edades de Lulú (de Bigas Luna) o la magistral interpretación del personaje de Ramón Sampedro, en Mar Adentro (ganadora de un Oscar en 2004 a la mejor película de habla no inglesa), en la que interpreta a un personaje de la vida real, tetraplégico, o el mencionado poeta homosexual cubano Reinaldo Arenas, en Before The Night Falls, (Antes que anochezca) que le valió su primera nominación al premio Oscar al mejor actor.

Ha rodado más de 36 películas, en las que ha trabajado con directores españoles e internacionales de máximo prestigio, como Bigas Luna, Pedro Almodóvar, Álex de la Iglesia, Alejandro Amenábar, Mariano Barroso, Juanma Bajo Ulloa, Fernando León de Aranoa, Woody Allen, Milos Forman, Michael Mann, Ridley Scott, Sean Penn, Los hermanos Coen (Joel y Ethan) o Alejandro González Iñarritu.

2000 Antes que anochezca Julian Schnabel

2004 Mar adentro Alejandro Amenábar

2007 No Country for Old Men Joel y Ethan Coen

2010 Biutiful Alejandro González Iñárritu

2012 Skyfall Sam Mendes

0 Comentarios

Para poder comentar debes estar Registrado y haber iniciado sesión. ¿Olvidaste la contraseña?

Ebooks Kindle 3y1t57

Prepara tus títulos favoritos y disfrútalos donde tu quieras ... ¡ Ofertas de hasta el 50% dto ! 4p83k

Encuentros Online 1c3s5a

Conocer mujeres es fácil con C-date, vive tus pasiones. Regístrate 731258

También te puede interesar 3y6w49

'; tpl_news = tpl_news + '
'; tpl_news = tpl_news + ''; var meses = ['enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', 'julio', 'agosto', 'septiembre', 'octubre', 'noviembre', 'diciembre']; if (counter >= news.length) { counter = 0; } if(gId(document.location.href) == gId(news[counter].link)){ counter++; } var date = new Date(news[counter].ts * 1000); var hours = "0" + date.getHours(); var minutes = "0" + date.getMinutes(); var seconds = "0" + date.getSeconds(); var hora = hours.substr(-2) + ":" + minutes.substr(-2); var fecha = (date.getDate() + ' de ' + meses[date.getMonth()] + ' de ' + date.getFullYear()).replace(/of/g, ""); var numDate1 = "0" + (date.getMonth() + 1); var numDate2 = "0" + date.getDate(); var numDate = date.getFullYear() + numDate1.substr(-2) + numDate2.substr(-2); var gmt_time = (date.getTimezoneOffset() / 60).toString().split("."); var gmt_hour = parseInt(gmt_time[0]); var negative = gmt_hour < 0 ? true : false; gmt_hour = Math.abs(gmt_hour) < 10 ? "0" + Math.abs(gmt_hour) : Math.abs(gmt_hour); gmt_hour = negative ? "-" + gmt_hour : "+" + gmt_hour; var gmtZone = gmt_time[1] ? gmt_hour + ":" + (gmt_time[1]*6).toString() : gmt_hour + ":00"; var gmtFormat = date.getFullYear() + "-" + (date.getMonth() + 1) + "-" + date.getDate() + "T" + hours + ":" + minutes + ":" + seconds + gmtZone; var gmtShort = $('.art-hour').first().children().html(); var gmtString = $('.art-hour').first().children().attr('title'); if (news[counter].preTitle == undefined) { news[counter].preTitle = ''; } var noticia = tpl_news.replace(new RegExp('{preTitle}', 'g'), news[counter].preTitle); if (news[counter].subtitle == undefined) { news[counter].subtitle = ''; } var url_photo = ''; if (news[counter].photos != undefined && news[counter].photos.front != undefined && news[counter].photos.front.photo1 != undefined && news[counter].photos.front.photo1.normal != undefined && news[counter].photos.front.photo1.normal.url != undefined) { url_photo = news[counter].photos.front.photo1.normal.url; } var es_video = ''; if (news[counter].videos != undefined && news[counter].videos.news != undefined && news[counter].videos.news.video1 != undefined) { es_video = '
'; } var figure = ''; if (url_photo != ''){ url_photo = url_photo.replace('http:', ''); figure = '
' + es_video + '{title}
'; } noticia = noticia.replace(new RegExp('{figure}', 'g'), figure); var tmp_title = news[counter].title.replace(new RegExp('"', 'g'), "'"); var html_title = tmp_title.replace(new RegExp("'", 'g'), """); noticia = noticia.replace(new RegExp('{title}', 'g'), tmp_title); noticia = noticia.replace(new RegExp('{title_esc}', 'g'), tmp_title); noticia = noticia.replace(new RegExp('{title_html}', 'g'), html_title); noticia = noticia.replace(new RegExp('{subtitle}', 'g'), news[counter].subtitle); noticia = noticia.replace(new RegExp('{author}', 'g'), news[counter].author.toUpperCase()); noticia = noticia.replace(new RegExp('{url}', 'g'), news[counter].link.replace('http:','')); noticia = noticia.replace('{hora}', hora); noticia = noticia.replace('{numDate}', numDate); noticia = noticia.replace(new RegExp('{fecha}','g'), fecha); noticia = noticia.replace(new RegExp('{gmt}', 'g'), gmtFormat); noticia = noticia.replace(new RegExp('{gmtShort}', 'g'), gmtShort); noticia = noticia.replace(new RegExp('{gmtString}', 'g'), gmtString); counter++; if (counter >= news.length) { counter = 0; } return noticia; } var loadPromo = function() { if (promos == "") { return ""; } var tpl_promo = '

{cintillo} 3v4w4q

{promo_titulo} 5z3k55

{promo_texto}

'; if (promos.length == 1) { idPromo = Math.floor(Math.random() * promos.length); } else { while (idPromo == idPromoLast) { idPromo = Math.floor(Math.random() * promos.length); } idPromoLast = idPromo; } var cintillo = '{promo_cintillo}'; if (promos[idPromo].urlCintillo != '') { cintillo = '{promo_cintillo}'; cintillo = cintillo.replace(new RegExp('{url_cintillo}','g'), promos[idPromo].urlCintillo); } var promo = tpl_promo.replace('{cintillo}', cintillo); promo = promo.replace('{promo_cintillo}', promos[idPromo].cintillo); promo = promo.replace('{promo_titulo}', promos[idPromo].titulo); promo = promo.replace('{imagen}', promos[idPromo].imagen); promo = promo.replace('{promo_texto}', promos[idPromo].texto); promo = promo.replace(new RegExp('{url_promo}','g'), promos[idPromo].urlPromo); return promo; } var checkNews = function() { if (news == '') { $('.loader-div').fadeIn(); $.ajax({ url: "/ocio/js/infinito/cine.js2", //url: "/futbol/js/infinito/primera.js2", method: 'get', dataType: 'json', async: false, }).done(function(data) { news = data.news; promos = data.promos; $('.loader-div').fadeOut(); }).error(function() { $('.loader-div').fadeOut(); }); } return (news != ''); } $(window).scroll(function() { if ($(window).scrollTop() >= $(document).height() - $(window).height() - $('footer').height()) { if (checkNews()) { idPubli++; var bloque = loadNew() + loadNew() + loadNew() + loadNew() + loadNew() + loadNew(); $('#infinite_news').append('
' + bloque + '
'); try{ publi_AS_genera_banner("as_lat_02", "publi_"+idPubli); }catch(e){} // LDB idPubli++; $('#infinite_news').append('
'); try{publi_AS_genera_banner("as_sup_01", "publi_"+idPubli);}catch(e){} // PV window.DTM.trackEvent(DTM.events.SCROLLINF); btnShare.reinit(); } } }); });