DELETE FROM KEYWORDS WHERE ID_DOMAINE=130283DoneDoneDone
URL:aventurine.over-blog.net
Date: Fri, 01 Nov 2024 18:33:58 GMT
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Age: 0
Location: https://aventurine.over-blog.net/
x-cache: MISS
fhost: aventurine.overblog.net
x-url: /
x-xss-protection: 1;mode=block
x-content-type-options: nosniff
referrer-policy: no-referrer-when-downgrade
Location => https://aventurine.over-blog.net/
Status => 301
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://aventurine.over-blog.net/'" />
<title>Redirecting to https://aventurine.over-blog.net/</title>
</head>
(vide) Tentative en https
<!DOCTYPE html>
<html lang="fr">
<head>
<script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/runtime.83b7a608.js"></script><script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/ads.930ed0c8.js"></script>
<script>
dataLayer = [{
'source' : 'OVERBLOG',
'theme' : '81',
'adUnitID' : '/6783/OverBlogKiwi/fr',
'group' : 'Blog-Family-Kids',
'category' : 'Family & Kids',
'rating' : 'BS',
'unused' : 'Yes',
'adult' : 'No',
'pda' : 'No',
'hasAds' : 'Yes',
'lang' : 'fr',
'adblock' : '__ads_loaded__' in window ? 'No' : 'Yes',
'blog_id' : '1756448',
'blog_name': "En sortant de l'\u00e9cole - Le blog d'Aventurine",
'premium' : 'No',
'slots' : {
"_ce942fd": {
"name": "leaderboard",
"meta": {
"background_color": "#ffffff",
"border_color": "#FFFFFF",
"text_color": "#9d928b",
"link_color": "#000",
"url_color": "#9d928b"
}
},
"_da420ee": {
"name": "medium_rectangle_or_half_page",
"meta": {
"background_color": "#ffffff",
"border_color": "#ffffff",
"text_color": "#000000",
"link_color": "#6666ff",
"url_color": "#6666ff"
}
},
"_0e3f39a": {
"name": "thema_160"
},
"_e938ed3": {
"name": "footer"
},
"_1b724be": {
"name": "interstitial"
},
"_2d3f303": {
"name": "sticky_footer"
}
},
}];
</script>
<script>
var s = document.createElement("script");
s.async = true;
s.src = "https://cdn.lib.getjad.io/library/6783/overblogkiwi";
s.setAttribute('importance', 'high');
s.onload = function(){
function setupSlideIn() {
var divSlidein = document.createElement("div");
divSlidein.id = 'slidein';
document.body.appendChild(divSlidein);
}
if( document.readyState !== 'loading' ) {
setupSlideIn();
} else {
document.addEventListener('DOMContentLoaded', setupSlideIn, false);
}
};
var g = document.getElementsByTagName("head")[0];
g.parentNode.insertBefore(s, g);
// targeting
var jadTargeting = {};
var noTargetingKeys = ['slots'];
for (var k in dataLayer[0]) {
if (noTargetingKeys.indexOf(k) === -1) {
if (typeof dataLayer[0][k] === 'string') {
jadTargeting[k] = [dataLayer[0][k]];
} else if (Array.isArray(dataLayer[0][k])) {
jadTargeting[k] = dataLayer[0][k];
} else {
// unknow type
}
}
}
// mapping positions
var jadPagePositions = [];
var jadElementsMapping = {};
var stickyFooterDefined = false;
for (var slot in dataLayer[0].slots) {
if (dataLayer[0].slots[slot].name == 'sticky_footer') {
stickyFooterDefined = true;
}
}
// _881c7f7, leaderboard, [header, mtf_leaderboard, mtf_leaderboard_2, btf_leaderboard] => on prend le premier pas défini
var jadAddPosition = function(obSlotDivId, obSlotName, positionsPref) {
var added = false;
for (var i = 0; i < positionsPref.length && !added; i++) {
if (jadPagePositions.indexOf(positionsPref[i]) === -1) {
jadPagePositions.push(positionsPref[i]);
jadElementsMapping[positionsPref[i]] = obSlotDivId;
added = true;
}
}
if (!added) {
console.warn('can not add position ' + obSlotName);
}
};
for (var obSlotDivId in dataLayer[0].slots) {
var obSlotName = dataLayer[0].slots[obSlotDivId].name
var positionsPref = [];
if (/banner/.test(obSlotName)) {
if (stickyFooterDefined) {
positionsPref = ['mtf_leaderboard', 'btf_leaderboard'];
} else {
positionsPref = ['sticky_footer', 'btf_leaderboard'];
}
} else if (/footer/.test(obSlotName)) {
positionsPref = ['footer'];
} else if (/half_page/.test(obSlotName)) {
positionsPref = ['rectangle_atf', 'rectangle_atf_2'];
} else if (/header/.test(obSlotName)) {
positionsPref = ['header'];
} else if (/inter/.test(obSlotName)) {
positionsPref = ['interstitial'];
} else if (/leaderboard/.test(obSlotName)) {
if (stickyFooterDefined) {
positionsPref = ['header', 'mtf_leaderboard', 'mtf_leaderboard_2', 'btf_leaderboard'];
} else {
positionsPref = ['header', 'sticky_footer', 'mtf_leaderboard', 'mtf_leaderboard_2', 'btf_leaderboard'];
}
} else if (/medium_rectangle/.test(obSlotName)) {
positionsPref = ['rectangle_mtf', 'rectangle_mtf_2'];
} else if (/parallax/.test(obSlotName)) {
positionsPref = ['rectangle_atf', 'rectangle_atf_2'];
} else if (/pave/.test(obSlotName)) {
positionsPref = ['rectangle_mtf', 'rectangle_mtf_2'];
} else if (/skyscraper/.test(obSlotName)) {
positionsPref = ['atf_sky_left'];
} else if (/sticky_footer/.test(obSlotName)) {
positionsPref = ['sticky_footer'];
} else if (/thema_160/.test(obSlotName)) {
positionsPref = ['rectangle_atf', 'rectangle_atf_2'];
}
if (positionsPref.length) {
jadAddPosition(obSlotDivId, obSlotDivId, positionsPref);
} else {
console.warn('error on ', obSlotDivId, obSlotName);
}
}
// si ! sticky_footer alors ajouter slidein
if (!jadElementsMapping.hasOwnProperty('sticky_footer')) {
jadPagePositions.push('slidein');
jadElementsMapping.slidein = 'slidein';
}
window.jad = window.jad || {};
jad.cmd = jad.cmd || [];
jad.cmd.push(function() {
var config = {
debug: false,
page: '/6783/OverBlogKiwi/fr',
targeting: jadTargeting,
prebidTargeting: jadTargeting,
pagePositions: jadPagePositions,
elementsMapping: jadElementsMapping,
cappingByPosition: [{
position: "interstitial",
ttl: 3600,
limit: 3,
}, {
position: "slidein",
ttl: 3600,
limit: 6,
}],
cmp: {
name: 'didomi',
siteId: 'e23a01f6-a508-4e71-8f50-c1a9cae7c0d0',
noticeId: '3FCZAAB8',
paywall: {
clientId: 'AVvF60FpOZcS6UoBe6sf8isBLYwzuLgMQCnNdE-FvpoW_OhR8P6zERqhyuIBGPOxqrTHKxv7QxsXnfck',
planId: 'P-1PX20425XC513033RMBQZVRI',
tosUrl: 'https://www.over-blog.com/terms-of-sale',
touUrl: 'https://www.over-blog.com/terms-of-use',
privacyUrl: 'https://www.over-blog.com/privacy-policy'
},
includeCmp: true
}
};
if (jadPagePositions !== null) {
config.pagePositions = jadPagePositions;
}
jad.public.setConfig(config);
jad.public.loadPositions();
jad.public.displayPositions();
})
</script>
<script>
// Paywall Bounce Rate pixel
function sendCustomPixel(method, consent, tcfStatus) {
var pixelUrl = "https://bpt.webedia-group.com/pixel.png?/domain=overblog.com&referrer=" + document.referrer + "&site_route=" + dataLayer[0].blog_name + "_" + (typeof jad !== "undefined") + "&event=tcfapi&method=" + method + "&consent=" + consent + "&tcfStatus=" + tcfStatus
var img = document.createElement('img');
img.style = "display: none;"
img.src = pixelUrl;
document.body.appendChild(img);
}
function triggerOnReadyOrTimeout(action, tcfStatus) {
var done = false;
function doItIfNotDone(method, consent, tcfStatus) {
if (!done) {
action(method, consent, tcfStatus);
done = true;
}
}
window.didomiOnReady = window.didomiOnReady || [];
window.didomiOnReady.push(function (Didomi) {
var consent = Didomi.isConsentRequired() ? Didomi.getUserConsentStatusForVendor("c:googleana-XMqagawa") && Didomi.getUserConsentStatusForVendor("google") : true;
var consentToString = consent == undefined ? "undefined" : consent;
doItIfNotDone("didomiOnReady", consentToString, tcfStatus);
});
setTimeout(function() {doItIfNotDone("timeout", "false", tcfStatus)}, 1000);
}
var tcfok = false;
var tryTcfApiTimer = 0;
var tryToReachTcfApi = setInterval(function() {
if (typeof __tcfapi !== "undefined") {
clearInterval(tryToReachTcfApi);
launchTcfApi()
} else if (tryTcfApiTimer > 3000) {
clearInterval(tryToReachTcfApi);
triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
}
tryTcfApiTimer += 200;
}, 200)
function launchTcfApi() {
__tcfapi('addEventListener', 2, function(tcData, success) {
if (success) {
try{
switch (tcData.eventStatus) {
case "useractioncomplete":
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
__tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
break;
case "cmpuishown":
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
break;
case "tcloaded":
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
__tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
break;
default:
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
}
} catch (error) {
triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
}
tcfok = true;
}
});
setTimeout(function() {
if (!tcfok) {
triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
}
}, 2000);
}
</script> <style>
[class^=app_gdpr] a {
color: white !important;
}
[class^=app_gdpr] a[href], [class^=app_gdpr] [class^=banner_message] a:not([class^=banner_continue]) {
text-decoration: underline;
}
[class^=app_gdpr] a svg {
fill: white !important;
}
[class^=app_gdpr] [class^=banner_banner], [class^=app_gdpr] [class^=popup_popup]{
z-index: 2147483647 !important;
}
</style>
<script>
if (window.parent !== window) {
if (typeof btoa !== "function") {
window.btoa = function (input) {
var str = String(input);
for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) {
charCode = str.charCodeAt(idx += 3/4)
block = block << 8 | charCode
}
return output
}
}
var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i
var res = re.exec(document.referrer)
var domain = res[1]
var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",]
if (forbidden.indexOf(btoa(domain)) > -1) {
document.location = document.location.origin + "/system/noframed"
}
}
</script>
<link rel="stylesheet" href="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/overblog-main.2e03b20d.css">
<!-- Basic theme id 81 [Kiwi] - last modified : 2024-10-23T11:09:39+02:00 -->
<!-- test comment -->
<!-- shortcut:[Meta] -->
<!-- title -->
<!-- Title -->
<title>En sortant de l'école - Le blog d'Aventurine - Le quotidien d'une institutrice : vie de classe, mots d'enfants et petits riens de tous les jours.</title>
<!-- metas description, keyword, robots -->
<!-- Metas -->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<meta name="author" content="Aventurine" />
<link rel="canonical" href="https://aventurine.over-blog.net" />
<meta property="og:site_name" content="En sortant de l'école - Le blog d'Aventurine" />
<meta property="og:title" content="En sortant de l'école - Le blog d'Aventurine" />
<meta name="twitter:title" content="En sortant de l'école - Le blog d'Aventurine" />
<meta name="description" content="Le quotidien d'une institutrice : vie de classe, mots d'enfants et petits riens de tous les jours." />
<meta property="og:description" content="Le quotidien d'une institutrice : vie de classe, mots d'enfants et petits riens de tous les jours." />
<meta name="twitter:description" content="Le quotidien d'une institutrice : vie de classe, mots d'enfants et petits riens de tous les jours." />
<meta property="og:locale" content="fr_FR" />
<meta name="keywords" content="" />
<meta property="og:image" content="https://fdata.over-blog.com/0/47/93/62/avatar-blog-176518-tmpphpnMq0rF.png" />
<meta name="twitter:image:src" content="https://fdata.over-blog.com/0/47/93/62/avatar-blog-176518-tmpphpnMq0rF.png" />
<meta property="og:type" content="blog" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@overblog" />
<meta property="fb:app_id" content="284865384904712" />
<!-- Robots -->
<meta name="robots" content="index,follow" />
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" />
<!-- Analytics -->
<!-- shortcut:[Includes] -->
<!-- favicon -->
<!-- Metas -->
<link rel="icon" type="image/png" href="https://fdata.over-blog.com/0/47/93/62/avatar-blog-176518-tmpphpnMq0rF.png" />
<!-- Custom vars -->
<!-- General/Header -->
<!-- Text -->
<!-- Menu Bar -->
<!-- Appareance -->
<!-- Widgets -->
<!-- Fancybox -->
<link rel="stylesheet" href="https://assets.over-blog.com/t/catalog/jquery/fancybox/2.5/source/jquery.fancybox.css?v=2.1.5" type="text/css" media="screen" />
<!-- Nivo-slider -->
<link rel="stylesheet" href="https://assets.over-blog.com/t/catalog/jquery/nivo-slider/3.2/nivo-slider.css" type="text/css" />
<link rel="stylesheet" href="https://assets.over-blog.com/t/catalog/jquery/nivo-slider/3.2/themes/default/default.css" type="text/css" />
<!-- Fonts -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<style type="text/css">
.ob-h1 {
display: block;
font-size: 2em;
margin-top: 0.67em;
margin-bottom: 0.67em;
font-weight: bold;
}
.ob-h2 {
display: block;
font-size: 1.5em;
margin-top: 0.83em;
margin-bottom: 0.83em;
font-weight: bold;
}
.ob-h3 {
display: block;
font-size: 1.17em;
margin-top: 1em;
margin-bottom: 1em;
font-weight: bold;
}
.ob-h4 {
display: block;
margin-top: 1.33em;
margin-bottom: 1.33em;
font-weight: bold;
}
.ob-h5 {
display: block;
font-size: 0.83em;
margin-top: 1.67em;
margin-bottom: 1.67em;
font-weight: bold;
}
.ob-h6 {
display: block;
font-size: 0.67em;
margin-top: 2.33em;
margin-bottom: 2.33em;
font-weight: bold;
}
/*----- Reset -----*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,.ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6,pre,form,fieldset,input,p,textarea,blockquote,th,td{ margin:0; padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,var{ font-style:normal; font-weight:normal;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6,.ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6{ font-size:100%; font-weight:normal;}
q:before,q:after{ content:'';}
abbr,acronym{ border:0;}
pre{ white-space: normal;}
/* Standard styles */
.clear{
clear: both;
}
.clearfix:before, .clearfix:after{
content: "";
display: table;
}
.clearfix:after{
clear: both;
}
/* Theme styles */
/* Base */
html{
font-size: 62.5%;
}
body{
font-family: Georgia, Times, serif;
word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6,
.ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6,
.blog-title, .widget-title
{
font-family: 'Arvo', Helvetica, Arial, sans-serif;
}
a{
text-decoration: none;
}
a:hover, a:focus, a:active{
text-decoration: underline;
}
ol ol, ul ul{
margin-bottom: 0;
}
.post ol, .post ul{
margin-left: 40px;
}
.no-margin{
margin: 0 !important;
}
/* Vertical grid */
body{
line-height: 20px;
}
p, ol, ul{
margin-bottom: 30px;
}
.global{
margin-bottom: 30px;
margin-top: 30px;
}
.blog-header {
overflow: hidden;
}
.blog-header,
.menu,
.slider-wrapper,
.widget,
.ob-PostNavigation,
.ob-pagination,
.share,
.ads,
.post {
margin-bottom: 30px;
}
.post-title {
font-size: 2.1em;
line-height: 45px;
margin: 0;
}
/* Font size & line-height */
body{
font-size: 1.6em;
line-height: 30px;
}
h1, .ob-h1{
font-size: 2.500em; /* 40px */
line-height: 55px;
margin: 40px 0 0 0;
}
h2, .ob-h2, .post-title{
font-size: 2.188em; /* 35px */
line-height: 55px;
margin: 20px 0 0 0;
}
h3, .ob-h3{
font-size: 1.5em; /* 24px */
line-height: 35px;
margin: 20px 0 0 0;
}
h4, .ob-h4{
font-size: 1.375em; /* 22px */
line-height: 35px;
margin: 20px 0 0 0;
}
h5, .ob-h5{
font-size: 1.250em; /* 20px */
line-height: 30px;
margin: 20px 0 0 0;
}
h6, .ob-h6{
font-size: 1.125em; /* 18px */
line-height: 30px;
margin: 20px 0 0 0;
}
.footer h3, .footer .ob-h3{
font-size: 1.125em; /* 18px */
}
.sidebar .widget-title{
font-size: 1.5em; /* 24px */
line-height: 43px;
margin: 20px 0 0 0;
}
.blog-header .blog-title{
font-size: 45px;
line-height: 60px;
margin: 0;
}
/* Global */
body{
background-color: #d0d0d0;
}
.global{
background-color: #fff;
box-shadow: 0 2px 6px rgba(100, 100, 100, .3);
margin-left: auto;
margin-right: auto;
width: 980px;
}
.blog-header{
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
}
.blog-header p{
font-size: 22px;
line-height: 25px;
margin-bottom: 0;
}
.menu{
border-bottom: 1px solid #aaa;
border-top: 1px solid #aaa;
margin-left: 20px;
margin-right: 20px;
margin-top: 0;
}
.menu ul{
list-style: none;
margin: 0;
}
.menu li{
float: left;
}
.menu li+li{
margin-left: 20px;
}
.menu a{
display: table-cell;
height: 38px; /* + borders = 40px */
vertical-align: middle;
}
.slider-wrapper{
height: 320px;
margin-left: 20px;
margin-right: 20px;
overflow: hidden;
width: 940px;
}
.slideshow{
position: relative;
}
.content-global{
margin: 0 20px;
}
.ob-text > *:first-child,
.widget > *:first-child{
margin-top: 0;
}
.ob-text > *:last-child,
.widget > *:last-child{
margin-bottom: 0;
}
/* left content : posts */
.left-content{
float: left;
margin: 0 20px 0 0;
width: 620px;
}
.special-title{
margin: 0 0 20px 0;
}
.post .post-title{
margin-top: 0;
}
.post-sidebox,
.post-content{
float: left;
}
.post-sidebox{
position: relative;
margin-right: 20px;
min-height: 30px;
width: 100px;
}
.post-date{
background-color: rgb(10, 10, 10); /* IE8 */
background-color: rgba(0, 0, 0, .85);
color: #EFEFEF;
padding: 5px 0;
position: absolute;
text-align: center;
width: 100px;
}
.post-content{
width: 480px;
}
.snippet{
margin-bottom: 10px;
}
.readmore{
margin-bottom: 0;
}
.readmore a{
font-size: 0.7em;
letter-spacing: .2em;
text-transform: uppercase;
}
/* Single post */
.ob-repost > p{
margin: 0;
}
.meta{
font-size: 0.9em;
font-style: italic;
}
.share h3, .share .ob-h3{
margin: 0px 0 10px 0;
}
.facebook-share,
.linkedin-share,
.ob-share{
margin-right: 10px;
}
a.ob-repost-btn{
vertical-align: top;
}
.facebook-share .fb_iframe_widget > span {
vertical-align: top !important;
}
/* pagination */
.ob-pagination{
text-align: center;
}
.ob-pagination .ob-page{
border: 1px solid #aaa;
display: inline-block;
text-align: center;
}
.ob-PostNavigation-link{
border: 1px solid #aaa;
padding: 12px 15px;
}
.ob-pagination .ob-page{
margin-bottom: 10px;
padding: 0 9px;
}
.item-comments h3, .item-comments .ob-h3{
margin-bottom: 10px;
}
/* right content : sidebar */
.right-content{
float: right;
width: 300px;
}
.sidebar .widget-title{
border-bottom: 1px solid #aaa;
border-top: 1px solid #aaa;
margin-bottom: 20px;
margin-top: 0;
}
.sidebar ul{
list-style: none;
}
.archives ul ul{
margin-left: 20px;
}
/* modules */
.about .avatar{
float: left;
max-height: 100px;
margin: 0 10px 10px 0;
}
/* Hub */
.right-content .post{
margin-bottom: 20px;
}
.widget .ob-section{
margin: 0;
}
.widget .ob-section-images{
margin-bottom: 10px;
}
.social-hub .cover{
display: block;
margin: 0 auto;
}
/* follow */
.follow ul{
list-style: none;
}
.follow li{
display: inline-block;
margin: 5px 10px 5px 0;
}
.follow .bloglovin a{
background: url('https://assets.over-blog.com/t/catalog/images/follow/follow-24.png') no-repeat top left;
display: block;
height: 24px;
text-indent: -99999%;
width: 24px;
background-position: 0 -432px;
}
/* subscribe */
.subscribe p{
margin-bottom: 10px;
}
.subscribe .ob-label{
display: none;
}
.subscribe .ob-form-field,
.subscribe .ob-input-submit{
display: inline-block;
margin: 0;
}
.subscribe .ob-input-email,
.search input[type="text"]{
width: 200px;
}
/* last posts */
.last-posts li{
display: block;
overflow: hidden;
float: left;
height: 100px;
position: relative;
width: 100px;
}
.last-posts .caption{
background: #111;
background: rgba(17,17,17,0.95);
display: block;
height: 90px;
overflow: hidden;
padding: 5px;
position: absolute;
top: 0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
width: 90px;
}
.last-posts .cover,
.last-posts .cover img {
display: block;
}
.last-posts .caption {
color: #FFF;
display: inline-block;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
line-height: 20px;
overflow: hidden;
width: 100%;
word-wrap: break-word;
}
.last-posts li .cover > .caption,
.last-posts li:hover .cover img + .caption {
margin-left: 0;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
filter:alpha(opacity=100);
opacity: 1;
}
.last-posts .cover img + .caption {
margin-left: -100px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
filter:alpha(opacity=0);
opacity: 0;
}
/* sections */
.ob-media{
max-width: 100%;
}
.ob-section-images{
width: 100%;
}
.ob-section-images img{
max-width: 100%;
vertical-align: top;
}
.ob-row-1-col,
.ob-row-2-col,
.ob-row-3-col{
margin-bottom: 20px;
}
.left-content .ob-row-1-col a{
margin: 0 10px;
}
.left-content .ob-row-2-col a+a{
margin-left: 20px;
}
.left-content .ob-row-3-col a+a{
margin-left: 10px;
}
.left-content .ob-row-1-col img{
max-width: 600px;
}
/* forms */
#global input[type="text"],
#global input[type="email"],
#global input[type="submit"],
#global textarea{
border: 1px solid #525252;
padding: 4px 2px;
}
#global input[type="submit"]{
background-clip: padding-box;
background-color: #e1e1e1;
background-image: -webkit-linear-gradient(#f3f3f3, #e9e9e9);
background-image: -moz-linear-gradient(#f3f3f3, #e9e9e9);
background-image: -o-linear-gradient(#f3f3f3, #e9e9e9);
border: 1px solid #d0d0d0;
border-radius: 0.2em;
-webkit-box-shadow: inset 0px 0px 2px #fff;
-moz-box-shadow: inset 0px 0px 2px #fff;
-o-box-shadow: inset 0px 0px 2px #fff;
box-shadow: inset 0px 0px 2px #fff;
cursor: pointer;
overflow: visible;
padding: 4px 5px;
text-align: center;
text-shadow: 1px 1px 1px #fff;
white-space: nowrap;
}
#global input[type="submit"]:hover,
#global input[type="submit"]:focus,
#global input[type="submit"]:active{
border: 1px solid #b0b0b0;
background-color: #ededed;
background-image: -webkit-linear-gradient(#e1e1e1, #ededed);
background-image: -moz-linear-gradient(#e1e1e1, #ededed);
background-image: -o-linear-gradient(#e1e1e1, #ededed);
}
#global input[type="submit"]:active {
border: 1px solid #666;
-webkit-box-shadow: inset 0px 0px 3px #999;
-moz-box-shadow: inset 0px 0px 3px #999;
-o-box-shadow: inset 0px 0px 3px #999;
box-shadow: inset 0px 0px 3px #999;
}
.ads{
margin-left: auto;
margin-right: auto;
}
.ads-728x90{
background-color: #fff;
box-shadow: 0 2px 6px rgba(100, 100, 100, .3);
padding: 2px;
margin-top: 20px;
max-height: 90px;
max-width: 728px;
}
.ads-620x250 .ads-300x250{
float: left;
}
.ads-620x250 .ads-300x250+.ads-300x250{
margin-left: 20px;
}
.ads-300{
text-align: center;
}
.ads-300x600{
height: 1000px;
position: relative;
}
.ads-300x600 > * {
position: sticky;
top: 30px;
}
.shareBarOpened .ads-300x600 > * {
top: 70px;
}
/* Défault Black */
body{
color: #000000;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6,
.ob-h1 a, .ob-h2 a, .ob-h3 a, .ob-h4 a, .ob-h5 a, .ob-h6 a,
.blog-title, .widget-title{
color: #000000;
}
a, #ob-comments a {
color: #0084b4;
}
a:hover, #ob-comments a:hover, a:focus, #ob-comments a:focus, a:active, #ob-comments a:active{
color: #0084b4;
}
#ob-comments .ob-button-primary, #ob-comments .ob-reply-link {
border-color: #0084b4;
color: #0084b4;
}
body{
background-color: #d0d0d0;
}
.global, .ads-728x90{
background-color: #ffffff;
}
.blog-header{
background: url(//assets.over-blog.com/t/catalog/images/background/header/Zen.jpg) no-repeat center top;
}
.blog-header{
height: 320px;
}
.title{
background: white;
display: inline-block;
max-height: 240px;
max-width: 860px;
overflow: hidden;
padding: 10px 20px;
position: relative;
}
.title a{
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.title{
left: 20px;
opacity: 0.8;
filter: alpha(opacity=80);
top: 20px;
}
.ob-Outbrain_link,
.ob-RelatedPost-link {
line-height: 1.4;
}
/* Newsletter Form */
.ob-Newsletter {
margin-top: 20px;
}
.ob-Newsletter-toggle,
.ob-Newsletter-submit {
border-radius: 0;
color: #fff;
background: #0084b4;
border-color: #000000;
}
body .menu-main li {
padding: 0; }
@media only screen and (min-width: 970px) {
body .menu-main a, body .menu-main span {
line-height: 40px; } }
@media only screen and (min-width: 970px) {
body .menu-main ul li > a, body .menu-main ul li > span {
line-height: 30px; } }
body .carousel {
margin-bottom: 40px; }
</style>
<script>
function loadGA() {
window.dataLayer = window.dataLayer || []
var s = document.createElement("script")
s.async = true
s.src = "https://cdn.lib.getjan.io/library/overblog.js"
s.setAttribute("importance", "high")
var g = document.getElementsByTagName("head")[0]
g.parentNode.insertBefore(s, g)
window.jan = window.jan || {}
jan.cmd = jan.cmd || []
jancmd = function(){jan.cmd.push(arguments);}
// TODO: Now, The wrapper handle didomi consent for us so we don't need anymore to wait didomi consent to load GA. The dimension23 is for didomi consent but it will be handle directly by the wrapper. We remove it from the code below.
var dimensions = {
dimension1: '__ads_loaded__' in window ? '0' : '1',
dimension2: 'fr',
dimension3: 'BS',
dimension4: 'family-kids',
dimension5: '1',
dimension6: '0',
dimension7: '1',
dimension10: '1756448',
dimension11: '1',
dimension12: '1',
dimension13: '1',
dimension14: '__ads_loaded__' in window ? '1' : '0',
dimension15: '__ads_loaded__' in window ? '0' : '1',
dimension16: '1756448',
dimension17: "En sortant de l'\u00e9cole - Le blog d'Aventurine",
dimension24: '20061102',
dimension25: 'overblog',
}
if (location) {
dimensions.dimension22 = '' + location.hostname
}
jancmd("setConfig", {
metadata: dimensions,
});
jancmd("sendEvent", "pageview");
}
loadGA()
</script>
<script>
function isConnected(connected, connected_owner, timestamp, user_id) {
if (connected) {
document.querySelector('html').classList.add('ob-connected')
}
if (connected_owner) {
document.querySelector('html').classList.add('ob-connected-blog')
}
}
</script>
<script src="//connect.over-blog.com/ping/1756448/isConnected" async></script>
<script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/overblog-main.531c1595.js"></script>
<script src="https://static1.webedia.fr/js/gs.js" async></script>
</head>
En sortant de l'école - Le blog d'Aventurine - Le quotidien d'une institutrice : vie de classe, mots d'enfants et petits riens de tous les jours.
Recherche META Description de la page
Le quotidien d'une institutrice : vie de classe, mots d'enfants et petits riens de tous les jours.
Recherche META Keywords de la page
UPDATE DOMAINES SET server='',redirection='https://aventurine.over-blog.net/',Status='200',err='',[TITRE]=N'En sortant de l''école - Le blog d''Aventurine - Le quotidien d''une institutrice : vie de classe, mots d''enfants et petits riens de tous les jours.',[DESCRIPTION]=N'Le quotidien d'une institutrice : vie de classe, mots d'enfants et petits riens de tous les jours.',[KEYWORDS]=N'' WHERE id=130283
0 En sortant de l école - Le blog d Aventurine - Le quotidien d une institutrice : vie de classe mots d enfants et petits riens de tous les jours. Le quotidien d une institutrice : vie de classe mots d enfants et petits riens de tous les jours.
0. En (2)--------->0
1. sortant (7)--------->0
2. de (2)--------->0
3. l (1)--------->0
4. école (5)--------->0
5. - (1)--------->0
6. Le (2)--------->0
7. blog (4)--------->0
8. d (1)--------->0
9. Aventurine (10)--------->0
12. quotidien (9)--------->0
14. une (3)--------->0
15. institutrice (12)--------->0
16. : (1)--------->0
17. vie (3)--------->0
19. classe (6)--------->0
21. mots (4)--------->0
23. enfants (7)--------->0
24. et (2)--------->0
25. petits (6)--------->0
26. riens (5)--------->0
28. tous (4)--------->0
29. les (3)--------->0
30. jours (5)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'En',130283),(N'sortant',130283),(N'de',130283),(N'l',130283),(N'école',130283),(N'-',130283),(N'Le',130283),(N'blog',130283),(N'd',130283),(N'Aventurine',130283),(N'quotidien',130283),(N'une',130283),(N'institutrice',130283),(N':',130283),(N'vie',130283),(N'classe',130283),(N'mots',130283),(N'enfants',130283),(N'et',130283),(N'petits',130283),(N'riens',130283),(N'tous',130283),(N'les',130283),(N'jours',130283)