*/ /* Pixplayer */ .mejs-audio-wrapper-skin-pixplayer { height:1.5em !important; } .mejs-audio-wrapper-skin-pixplayer > audio{ height:1.5em !important; width: 100% !important; opacity: 50%; } .mejs__container.mejs__pixplayer { background: none; height:1.5em !important; } .mejs__pixplayer .mejs__controls { position: relative; padding: 0; margin: 0 auto; background: #e5e5e5; border-radius: 0.35em; height:1.5em; width: 100%; -webkit-transition: width 0.2s linear; -moz-transition: width 0.2s linear; -o-transition: width 0.2s linear; transition: width 0.2s linear; } .mejs__pixplayer .paused .mejs__controls { width: 5.0625em; overflow: hidden; } .mejs__pixplayer .mejs__controls .mejs__playpause-button { font-size:inherit; position: absolute; top:0; left:100%; width: 2.625em; height:1.5em; z-index:3; margin-left: -2.625em; } .mejs__pixplayer .mejs__controls .mejs__playpause-button button { font-size:inherit; position:absolute; background: url('https://www.massorti.com/plugins/auto/player/v4.1.0/css/img/controls-pixplayer.svg') no-repeat right 0; background-size:5.75em 9.5em; left:0; top:0; width: 2.625em; height:1.5em; margin: 0; } .mejs__pixplayer .mejs__controls .mejs__play button:hover { background-position: right 25%; } .mejs__pixplayer .mejs__controls .mejs__pause button { background-position: right 50%; } .mejs__pixplayer .mejs__controls .mejs__pause button:hover { background-position: right 75%; } .mejs__pixplayer .mejs__controls .mejs__time { position: absolute; top:0.25em; padding-top:0; height: 1em; } .mejs__pixplayer .mejs__controls .mejs__time span { color:#333; font-weight: normal; } .mejs__pixplayer .mejs__controls .mejs__currenttime-container { font-size:inherit; left:3.625em; padding: 0; z-index: 2; } .mejs__pixplayer .mejs__controls .mejs__currenttime-container span { font-size:0.625em; display:block; text-align:center; height:100%; line-height:1.6em; } .mejs__pixplayer .mejs__controls .mejs__duration-container { font-size:inherit; right: 3.3125em; padding: 0; z-index: 2; } .mejs__pixplayer .mejs__controls .mejs__duration-container span { font-size:0.625em; display:block; text-align:center; height:100%; line-height:1.6em; } .mejs__pixplayer .mejs__controls .mejs__time-rail { font-size:inherit; padding:0 0; height: 1.5em; width:70% !important; width:calc(100% - 5.25em) !important; position:absolute; left:2.5em; top:0; } .mejs__pixplayer .paused .mejs__controls .mejs__time-rail { display: none; } .mejs__pixplayer .mejs__controls .mejs__time-rail span { height:0.875em; border-radius: 0; } .mejs__pixplayer .mejs__controls .mejs__time-rail .mejs__time-total { margin:0.25em 0; border:1px solid #CCCCCC; background: #f2f2f2; width:96% !important; } .mejs__pixplayer .mejs__controls .mejs__time-rail .mejs__time-loaded { background: #eee; max-width:100%; } .mejs__pixplayer .mejs__controls .mejs__time-rail .mejs__time-current { background: #fff; max-width:100%; } .mejs__pixplayer .mejs__controls .mejs__currenttime-container { } .mejs__pixplayer .mejs__controls .mejs__duration-container { } .mejs__pixplayer .mejs__controls .mejs__volume-button { display: none; } .mejs__pixplayer .mejs__controls .mejs__horizontal-volume-slider { position:absolute; background: url('https://www.massorti.com/plugins/auto/player/v4.1.0/css/img/controls-pixplayer.svg') no-repeat left 100%; background-size:5.75em 9.5em; left:0; top:0; width: 2.875em; height:1.5em; margin: 0; z-index:3; } .mejs__pixplayer .mejs__controls .mejs__horizontal-volume-slider:after{ content:""; display:block; position: absolute; top:0; opacity:0; left:0.125em; font-size: inherit; width: 0.875em; height: 100%; background: url('https://www.massorti.com/plugins/auto/player/v4.1.0/css/img/controls-pixplayer.svg') no-repeat left 0.125em; background-size:5.75em 9.5em; z-index: 4; -webkit-transition: left 0.2s linear,opacity 0.2s linear; -moz-transition: left 0.2s linear,opacity 0.2s linear; -o-transition: left 0.2s linear,opacity 0.2s linear; transition: left 0.2s linear,opacity 0.2s linear; } .mejs__pixplayer .paused .mejs__controls .mejs__horizontal-volume-slider:after{ left:0.8125em; opacity:1; } .mejs__pixplayer .mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-total { font-size:inherit; width: 2.125em; height: 1.0625em; position: absolute; background: #f2f2f2 url('https://www.massorti.com/plugins/auto/player/v4.1.0/css/img/controls-pixplayer.svg') no-repeat -0.0625em -2em; background-size:5.75em 9.5em; left:0.3125em; top:0.25em; border-radius:0; } .mejs__pixplayer .mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-current { font-size:inherit; height: 1.0625em; position: absolute; background: #666666 url('https://www.massorti.com/plugins/auto/player/v4.1.0/css/img/controls-pixplayer.svg') no-repeat -0.0625em -2em; background-size:5.75em 9.5em; left:0.3125em; top:0; border-radius:0; } .mejs__pixplayer .paused .mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-total, .mejs__pixplayer .paused .mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-current { opacity: 0; -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear; } .mejs__pixplayer .mejs__controls .mejs__time-float { font-size: 0.625em; width:4em; height:1.8em !important; border:0; } .mejs__pixplayer .mejs__controls .mejs__time-float .mejs__time-float-current { font-size:1em; width:100%; text-align:center; height:100%; line-height:1.8em; margin:0; } structure biblique " />
Accueil > Judaïsme > Etudes juives > Bible
Structure du corpus bibliqueUne étude de base pour mieux comprendre ce que représente la Bible dans la tradition juive.
Loin d’être un assemblage au hasard d’une série de textes, la Bible par sa structure même nous donne un message audacieux. Cette structure nous aide à mieux saisir la nature profonde de la "Emouna " (la foi juive) et la grandeur extraordinaire de l’être juif dans sa maturité. Celle de la mise à distance de Dieu, distance nécessaire à l’amour véritable.
Une conférence du Rabbin Yeshaya Dalsace
http://www.massorti.com/son/cours/s...
La conférence est filmée sur le site Akadem :
Pour participer à ce forum, vous devez vous enregistrer au préalable. Merci d’indiquer ci-dessous l’identifiant personnel qui vous a été fourni. Si vous n’êtes pas enregistré, vous devez vous inscrire.
Messages
Bravo Monsieur le Rabbin pour votre démonstration.
Peut-on penser qu’un jour le projet divin se réalisera sur terre (messianisme) malgrès le retrait progressif de Dieu ?
Qu’en est-il du Talmud dans tout cela ?
Existe-t-il un cours audio téléchargeable clair et précis concernant le Talmud ?
J’ai souvent du mal a comprendre le rapport qu’il y a entre la Torah orale et la Torah écrite. J’ai quelquefois l’impression qu’il y en a aucun, que la Torah orale rapporte des traditions totalement détachées du Tanakh . Je comprend alors la démarche des Karaïtes. Par exemple, un passage demande de ne pas lire Banaïr mais Bonaïr, seulement dans ce cas on ajoute une lettre au mot (waw) et cela ne gène personne, sauf moi ! J’ai l’impression que cela est trop facile. Pouvez-vous m’éclairer sur ce sujet ?