DELETE FROM KEYWORDS WHERE ID_DOMAINE=223235DoneDoneDone
URL:police.etc.over-blog.net
Date: Tue, 05 Nov 2024 11:28:15 GMT
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Age: 0
Location: http://police-etc.over-blog.net/
x-cache: MISS
fhost: police.etc.overblog.net
x-url: /
x-xss-protection: 1;mode=block
x-content-type-options: nosniff
referrer-policy: no-referrer-when-downgrade
Location => http://police-etc.over-blog.net/
Status => 301
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='http://police-etc.over-blog.net/'" />
<title>Redirecting to http://police-etc.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' : '63',
'adUnitID' : '/6783/OverBlogKiwi/fr',
'group' : 'Blog-Loisirs-Culture',
'category' : 'Literature, Comics & Poetry',
'rating' : 'BS',
'unused' : 'Yes',
'adult' : 'No',
'pda' : 'No',
'hasAds' : 'Yes',
'lang' : 'fr',
'adblock' : '__ads_loaded__' in window ? 'No' : 'Yes',
'blog_id' : '1490385',
'blog_name': "police",
'premium' : 'No',
'slots' : {
"_5c906c9": {
"name": "leaderboard",
"meta": {
"background_color": "#ffffff",
"border_color": "#FFFFFF",
"text_color": "#666666",
"link_color": "#373737",
"url_color": "#000000"
}
},
"_0943e92": {
"name": "medium_rectangle",
"meta": {
"background_color": "#ffffff",
"border_color": "#FFFFFF",
"text_color": "#666666",
"link_color": "#373737",
"url_color": "#000000"
}
},
"_4545cd2": {
"name": "medium_rectangle",
"meta": {
"background_color": "#ffffff",
"border_color": "#FFFFFF",
"text_color": "#666666",
"link_color": "#373737",
"url_color": "#000000"
}
},
"_7cf6ff8": {
"name": "medium_rectangle_or_half_page",
"meta": {
"background_color": "#ffffff",
"border_color": "#FFFFFF",
"text_color": "#666666",
"link_color": "#373737",
"url_color": "#000000"
}
},
"_9f47b8e": {
"name": "interstitial"
},
"_c13a5a4": {
"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">
<!-- Forked theme from id 63 - last modified : 2024-02-18T04:29:18+01:00 -->
<!-- shortcut:[Meta] -->
<!-- title -->
<!-- Title -->
<title>police - Bénédicte Desforges</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="B&eacute;n&eacute;dicte Desforges" />
<meta property="og:site_name" content="police" />
<meta property="og:title" content="police" />
<meta name="twitter:title" content="police" />
<meta name="description" content="B&eacute;n&eacute;dicte Desforges" />
<meta property="og:description" content="B&eacute;n&eacute;dicte Desforges" />
<meta name="twitter:description" content="B&eacute;n&eacute;dicte Desforges" />
<meta property="og:locale" content="fr_FR" />
<meta name="keywords" content="" />
<meta property="og:image" content="http://img.over-blog-kiwi.com/1/49/03/85/20150421/ob_799e05_moi-bd6.png" />
<meta name="twitter:image:src" content="http://img.over-blog-kiwi.com/1/49/03/85/20150421/ob_799e05_moi-bd6.png" />
<meta property="og:type" content="blog" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@overblog" />
<meta name="twitter:creator" content="@" />
<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:[Options] -->
<!-- shortcut:[Includes] -->
<!-- favicon -->
<!-- Metas -->
<link rel="icon" type="image/png" href="http://img.over-blog-kiwi.com/1/49/03/85/20150421/ob_799e05_moi-bd6.png" />
<!-- fonts -->
<link href='//fonts.googleapis.com/css?family=Open Sans:400,700' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Fancybox -->
<link rel="stylesheet" type="text/css" href="//assets.over-blog.com/t/catalog/jquery/fancybox/2.5/source/jquery.fancybox.css" media="screen" />
<!-- shortcut:[Style] -->
<style type="text/css">
/**********
** RESET **
**********/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,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{ font-size:100%; font-weight:normal;}
q:before,q:after{ content:'';}
abbr,acronym{ border:0;}
/***********
** GLOBAL **
***********/
html {background-image:url(https://img.over-blog-kiwi.com/1/49/03/85/20181118/ob_59c130_p-carreaux.gif);background-attachment:fixed;}
body {
color: #333;
font-size: 16px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 1.450em;
background-image: url(https://img.over-blog-kiwi.com/1/49/03/85/20181118/ob_1eadcc_banksy-love-rat.gif); background-position: bottom left; background-repeat:no-repeat;
}
#global {
background-image:url(https://img.over-blog-kiwi.com/1/49/03/85/20181118/ob_55d352_translucide70.png);background-attachment:fixed;
background-color: transparent;
-webkit-box-shadow: 0 0 5px 1px rgba(68, 68, 68, 0.5);
-moz-box-shadow: 0 0 5px 1px rgba(68, 68, 68, 0.5);
-ms-box-shadow: 0 0 5px 1px rgba(68, 68, 68, 0.5);
-o-box-shadow: 0 0 5px 1px rgba(68, 68, 68, 0.5);
box-shadow: 0 0 1px 1px rgba(206, 206, 206, 0.5);
margin: 0px auto;
width: 100%;
max-width: 1000px;
}
.cb {
clear: both;
}
.clearfix:before, .clearfix:after{
content: "";
display: table;
}
.clearfix:after{
clear: both;
}
.visuallyhidden,
.ob-form-subscription label {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px; width: 1px;
margin: -1px; padding: 0; border: 0;
}
h1, h2, #blog-header .title a{
font-family: Open Sans;
}
::selection {background: #444;
color:white;
}
::-moz-selection {background: #444;
color:white;
}
/***********
** HEADER **
***********/
#blog-header {
height: 80px;
padding-bottom: 10px;
}
#blog-header .title {
margin: 20px 0 20px 30px;
width: 90%;
}
.avatar{
margin-left: 30px;
width: 100px;
}
.avatar,
#blog-header .title,
#search{
display: inline-block;
vertical-align: middle;
}
#blog-header .title a,
#blog-header .title a:visited {
color: #111;
display: block;
font-size: 55px;
font-family: courier new;
font-weight: bold;
line-height: 40px;
text-decoration: none;
-webkit-transition: color 300ms;
-moz-transition: color 300ms;
-o-transition: color 300ms;
transition: color 300ms;
}
#blog-header .description {
color: #000;
font-size: 24px;
font-family: Open Sans;font-weight: 500;
line-height: 18px;
float: right;
}
#search {
margin-left: 1px;
width: 200px;
}
#search form {
float: left;
}
#search input[type="text"] {
background: url('//assets.over-blog.com/t/twentyeleven/images/search.png') no-repeat 5px 6px;
border: 1px solid #DDD;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
-o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
color: #888888;
font-size: 14px;
font-weight: 100;
height: 22px;
padding: 4px 10px 4px 28px;
text-align: left;
-webkit-transition: width 400ms ease;
-moz-transition: width 400ms ease;
-ms-transition: width 400ms ease;
-o-transition: width 400ms ease;
transition: width 400ms ease;
width: 100px;
}
#search input[type="text"]:focus {
background-color: #f9f9f9;
outline: none;
width: 200px;
}
#search input[type="submit"] {
display: none;
}
#blog-cover {
max-height: 205px;
margin: 0 auto;
width: 100%;
}
#blog-cover img {
height: auto;
width: 100%;
}
#menu {
background: #222;
background: -webkit-linear-gradient(#252525, #0A0A0A);
background: -moz-linear-gradient(#252525, #0A0A0A);
background: -o-linear-gradient(#252525, #0A0A0A);
background: linear-gradient(#252525, #0A0A0A);
margin: 0 auto 10px;
width: 100%;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
#menu ul {
font-size: 15px;
font-family: helvetica;
list-style: none;
margin-left: 8px;
}
#menu li {
display: inline;
}
#menu li.selected {
font-weight: bold;
}
#menu a,
#menu a:visited {
color: #EEE;
display: block;
float: left;
line-height: 35px;
padding: 0 13px;
text-decoration: none;
text-transform: none;
}
#menu a:hover {
color: #373737;
background: #F9F9F9;
background: -webkit-linear-gradient(#F9F9F9, #E5E5E5);
background: -moz-linear-gradient(#F9F9F9, #E5E5E5);
background: -o-linear-gradient(#F9F9F9, #E5E5E5);
background: linear-gradient(#F9F9F9, #E5E5E5);
}
#menu li{display:block;}
#menu li {float:left;}
/*élément liste*/
#menu li a {display:block;z-index:9999;}
#menu ul li ul {display:none;background:#202020;color:white;}
/*liste déroulante*/
#menu ul li:hover ul {display:block;}
/*affichage liste déroulante au survol*/
#menu li:hover ul li {float:none;}
#menu li ul {position:absolute; margin-top: 35px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;}
.avatar {display: none}
/*********
** QUERY **
*********/
/* min-width PC */
@media only screen and (min-width: 1024px) {
#left-content {
width:70%;
clear:none;
}
#right-content {
width:30%;
clear:none;
}
}
/* max-width smart tab */
@media only screen and (max-width: 600px) {
#menu a {
display:block;
}
#menu li {
float:none;
width:100%;
}
#menu a,
#menu a:visited {
line-height: 28px;
padding: 0 10px;
border-bottom: 1px solid #666;
}
#left-content, #right-content, #menu {
clear:both;
width:100%;
}
html {background-image:none; background-color: #fff;}
#blog-cover {display: none;}
#blog-footer {display: none;}
#blog-header {background-image:url(https://img.over-blog-kiwi.com/1/49/03/85/20171129/ob_8e878e_policebansmart.PNG);background-position: right; background-repeat:no-repeat;}
#blog-header .title a,
#blog-header .title a:visited {
font-size: 50px;
line-height: 32px;
}
#blog-header .description {
font-family: Trebuchet MS;
font-size: 20px;
line-height: 18px;
padding-right: 10px;
}
#left-content
.other-title,
.special h2 {
font-size: 14px;
padding: 10px 0 0 20px;
}
#left-content
.post .title a,
.post .title a:visited,
.post .title span {
font-size: 20px;
font-weight: 500;
line-height: 20px;
}
#navigation
.prev, .next {margin-bottom: 5px;}
#navigation
.prev {padding: 5px 50px 5px 10px;}
#navigation
.next {padding: 5px 10px 5px 50px;}
#sidebar
.widget a,
.widget a:visited {color: #000;}
.widget .widget-title,
.widget.last,
.widget.blogroll {display:none;}
#sidebar
.widget ul li {
color:#1982D1;
font-size: 18px;
}
#sidebar
.widget a:hover {
color:#1982D1;
text-decoration: none;
font-weight: bold;
}
}
/*********
** MAIN **
*********/
#cache {display:none;}
/** left content **/
#left-content {
float: left;
max-width: 700px; margin-top: 30px;
}
.other-title,
.special h2 {
font-size: 20px;
font-weight: 300;
padding: 20px 0 0 20px;
text-transform: capitalize;
}
.special h2 {
padding: 50px 0 40px;
}
.post {
padding: 30px 10px 30px 20px;
margin-bottom:-10px;
}
.post a,
.post a:visited {
text-decoration: none;
}
.post a:hover {
color: #000;
text-decoration: underline;
}
.post .header {
margin-bottom: 30px;
}
.post .title{
word-wrap: break-word;
}
.post .title a,
.post .title a:visited,
.post .title span {
color: #000;
font-size: 26px;
font-weight: 500;
line-height: 26px;
-webkit-transition: color 300ms ease;
-moz-transition: color 300ms ease;
-ms-transition: color 300ms ease;
-o-transition: color 300ms ease;
transition: color 300ms ease;
text-decoration: none;
}
.post .title a:first-letter {
text-transform: capitalize;
}
.plus {
text-align: right;
font-size: 15px;
font-weight: 500;
text-decoration: none!important;
color: #333399;
background: url("https://img.over-blog-kiwi.com/0/00/54/98/20181008/ob_57032f_rm4.png") no-repeat;
background-position:bottom 0px right 90px;
padding-left: 120px;
}
.plus a,
.plus a:visited {
text-decoration: none!important;
color: #08298A;
}
.plus:hover {
text-decoration: none!important;
}
.comments-number {
float: right;
padding-left: 15px;
}
.comments-number a,
.comments-number a:visited {
background: #F8F8F8 url('//assets.over-blog.com/t/twentyeleven/images/comment-bubble.png') no-repeat top left;
color: #666;
display: block;
font-size: 13px;
height: 36px;
line-height: 35px;
overflow: hidden;
text-align: center;
text-decoration: none;
width: 43px;
-webkit-transition: background-color 300ms;
-moz-transition: background-color 300ms;
-o-transition: background-color 300ms;
transition: background-color 300ms;
}
.post .date {
color: #666;
font-size: 13px;
margin-top: 5px;
text-transform: lowercase;
}
.post .tags {
color: #666;
font-size: 14px;
margin-top: 5px;
}
.post .date:first-letter {
text-transform: capitalize;
}
.post .tag {
font-size: 14px;
margin-bottom: 10px;
}
.post .tag:first-letter {
text-transform: 0;
}
.date {
line-height: 18px;
text-decoration: none;
}
.post .tag a,
.post .tag a:visited,
.comment a,
.comment a:visited {
color: #000!important;
font-weight: bold;
line-height: 20px;
text-decoration: none;
}
.tag a:hover,
.comment a:hover {
color: #666!important;
text-decoration: none;
}
.comment a {font-weight: bold;}
.post-cover {margin: 20px 0;}
.post-cover img {
border: 1px solid #EEE;
padding: 8px;
-webkit-transition: opacity 400ms;
-moz-transition: opacity 400ms;
-o-transition: opacity 400ms;
transition: opacity 400ms;
}
.post-cover:hover img {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
.top-link a,
.top-link a:visited {
display: none;
text-decoration: none;
text-transform: capitalize;
}
.top-link a:hover {
text-decoration: underline;
}
.post-footer {
border-bottom: 1px solid #DDD;
padding: 0px 0 10px;
}
.ob-Newsletter {display:none;}
/* Bouton */
.bouton {
border: 1px solid #DDD;
border-radius: 8px;
font-size: 16px;
font-weight: 500;
text-decoration: none;
background: #f3f3f3;
color: #000000!important;
}
.bouton:hover {
text-decoration: none!important;
border: 1px solid #1a285d;
background: #1a285d;
color: #ffffff!important;
}
.bouton {padding: 15px 10px 15px 10px;}
/* Repost banner */
.ob-repost {
background: #F2F2F2;
border: 1px solid #EEE;
font-size: 13px;
font-weight: bold;
padding: .5em .8em;
text-align: center;
}
.ob-repost .ob-link {
text-decoration: underline;
}
/* Sections */
.ob-section {
width: 100%;
}
/* Medias */
.ob-cell,
.ob-img,
.ob-media-left,
.ob-media-right,
.ob-video {
max-width: 100%;
}
/* Section texte */
.ob-text,
.ob-quote,
.ob-link {hyphens: auto; word-wrap: break-word;}
.ob-text p,
.ob-section-html p {
margin-bottom: 15px;
}
.ob-text li:last-child {margin-bottom: 15px;}
.ob-text h3,
.ob-text h4,
.ob-text h5,
.ob-section-html h1,
.ob-section-html h2,
.ob-section-html h3,
.ob-section-html h4,
.ob-section-html h5 {margin: 15px 0 5px;}
.ob-text h3 {font-size: 18px; line-height: 18px;}
.ob-text h4 {font-size: 16px; line-height: 16px;}
.ob-text h5 {font-size: 14px; font-weight: bold; line-height: 14px;}
.ob-section ol {margin-left: 30px;}
.ob-section ul {margin-left: 20px;}
.ob-section li p {margin: 0;}
.ob-text pre {
background: #EEE;
border: 1px solid #DDD;
margin-bottom: 20px;
overflow: auto;
padding: 10px;
white-space: -webkit-pre-wrap;
white-space: -moz-pre-wrap;
white-space: -ms-pre-wrap;
white-space: -o-pre-wrap;
white-space: pre-wrap;
width: 578px;
word-wrap: break-word;
}
.ob-desc {clear: both; font-size: 12px; font-style: italic; font-weight: bold;}
.ob-quote {font-family: 'Georgia', "Bitstream Charter", serif; font-size: italic;}
.ob-section-html h3 {font-family: tahoma; font-size: 21px; line-height: 18px;}
/* Section image */
.ob-row-1-col img {width: 100%;}
.ob-row-2-col img {width: 50%; }
.ob-row-3-col img {width: 33.33%;}
.ob-section-images .ob-slideshow,
.ob-slideshow, .yui3-slideshow-content,
.yui3-slideshow-content .ob-img {
height: 428px;
width: 600px;
}
/* twitter box */
.ob-section .twitter-tweet-rendered,
.ob-section .twt-border {
max-width: 100% !important;
width: 100% !important;
}
.readmore a{
display: none;
text-decoration: none;
}
.readmore a:hover{
text-decoration: underline;
}
.share,
.item-comments {
margin-top: 30px;
width: 100%;
}
.google-share,
.facebook-share,
.twitter-share,
.ob-share {
float: left;
line-height: 15px;
}
.facebook-share {
width: 105px;
}
.ob-share {
}
.share h3,
.item-comments h6,
.ob-Outbrain_title,
.ob-Related-title {
color: #666;
font-size: 18px;
font-weight: 300;
margin: 0 0 5px;
}
.special h3 {
color: #111;
font-size: 18px;
font-weight: bold;
line-height: 18px;
}
.ob-form-field {
margin-bottom: 10px;
}
#left-content .ob-form input[type="text"],
#left-content .ob-form input[type="email"],
#left-content .ob-form textarea {
font-size: 16px;
}
.ob-form input[type="text"],
.ob-form input[type="email"],
.ob-form textarea {
background: #EEE;
border: 1px solid #CCC;
padding: 6px 0;
}
.ob-form input[type="text"]:focus,
.ob-form input[type="email"]:focus,
.ob-form textarea:focus {
background: #FFF;
}
.ob-form input[type="submit"] {
background: #222;
background: -moz-linear-gradient(#252525, #0A0A0A);
background: -webkit-linear-gradient(#252525, #0A0A0A);
background: -o-linear-gradient(#252525, #0A0A0A);
background: linear-gradient(#252525, #0A0A0A);
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-ms-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-o-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px;
border: none;
border-radius: 5px;
color: white;
cursor: pointer;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
padding: 10px 9px 9px 9px;
text-align: center;
text-decoration: none;
min-width: 66px;
}
.ob-form input[type="submit"]:active {
background: #EEE;
color: #373737;
}
#left-content .ob-form {
margin-bottom: 80px;
}
.ob-form + a {
font-size: 12px;
display: block;
text-align: center;
text-decoration: none;
}
.ob-form + a:hover {
text-decoration: underline;
}
#left-content img {
max-width: 100%;
height: auto;
}
/* right content */
#right-content {
float: right;
min-width: 300px;
}
#sidebar {
padding: 20px 10px 50px 45px;
}
.widget {
margin-bottom: 20px;
}
.widget .widget-title {
color: #000;
font-size: 15px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.widget .author:before {
content: "-";
color: #111;
font-weight: 300;
}
.widget ul {
font-size: 15px;
list-style: square;
margin-left: 20px;
}
.widget.last ul,
.widget.follow ul {
list-style: none;
margin: 0;
}
.widget ul li {
color: #777;
font-size: 13px;
}
.widget.follow ul li {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
display: block;
float: left;
height: 40px;
margin: 10px 15px auto 0;
width: 40px;
}
.widget.last ul li {
float: left;
list-style: none;
}
.widget.last ul li.left {
margin-right: 8px;
}
.widget.follow ul li a {
background: url("//assets.over-blog.com/t/twentyeleven/images/social.png") no-repeat;
display: block;
height: 100%;
text-indent: -99999%;
width: 100%;
}
.widget.follow ul li.fb a {
background-position: 0 0px;
}
.widget.follow ul li.fb:hover a {
background-position: 0 -40px;
}
.widget.follow ul li.tw a {
background-position: -37px 0px;
}
.widget.follow ul li.tw:hover a {
background-position: -37px -40px;
}
.widget.follow ul li.rss a {
background-position: -77px 0px;
}
.widget.follow ul li.rss:hover a {
background-position: -77px -40px;
}
.widget a,
.widget a:visited {
font-size: 14px;
font-weight: 0;
text-decoration: none;
}
.widget a:hover {
text-decoration: underline;
color: #000;
}
.arch_month li {
list-style: disc;
}
.widget p {
text-align: left;
}
.widget span {
display: block;
font-weight: 0;
margin-top: 5px;
text-align: left;
}
.widget img {
-webkit-transition: opacity 400ms;
-moz-transition: opacity 400ms;
-o-transition: opacity 400ms;
transition: opacity 400ms;
}
.widget.last img {
width: 75px;
}
.widget img:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
}
.widget .box-content{
margin-top:5px;
}
/* Sidebar > Subscribe */
.ob-form-subscription .ob-form-field{
display: inline-block;
}
.ob-form-subscription .ob-form-field input{
width: 160px;
background-color: #fff; opacity : 0.8;
padding-left: 6px;
margin: -10px 0px;
}
.ob-form-subscription .ob-input-submit[type=submit]{
display: inline-block;
margin:5px 0 0;
padding:6px 9px;
vertical-align: top;
}
#navigation {
margin: 0 auto 20px;
padding: 20px 50px;
}
#navigation.single {
padding: 10px 0;
margin-top: 5px;
}
.prev, .next {
border: 1px solid #DDD;
font-size: 20px;
font-weight: 500;
text-decoration: none;
}
.prev:hover,
.next:hover {
text-decoration: none!important;
background: #FAFAFA;
}
.prev {float: left; }
.next {float: right;}
.prev {padding: 20px 50px 20px 10px;}
.next {padding: 20px 10px 20px 50px;}
.ob-pagination{
margin: 0 auto 10px;
padding: 10px 50px;
text-align: center;
}
.ob-page{
display: inline-block;
font-weight: 500;
margin: 5px 3px;
text-decoration: none;
}
.ob-page-current {
border: 1px solid #666;
padding: 1px 7px;
background: #666;
color: #FFF;
}
.ob-page-link{
border: 1px solid #d8d8d8;
padding: 1px 7px;
}
.ob-page-link:hover{
border: 1px solid #444;
padding: 1px 7px;
color:#222;
}
/***********
** FOOTER **
***********/
#blog-footer {
background-color: transparent;
border-top: 1px solid #DEDEDE;
}
#blog-footer p {
font-size: 13px;
font-weight: normal;
margin: 0 auto;
padding: 15px 0;
text-align: left;
text-shadow: 0px 0px 0px #DDD;
width: 100%;
}
#blog-footer span {
display: inline-block;
}
#blog-footer p:first-letter,
#blog-footer p span:first-letter {
text-transform: capitalize;
}
#blog-footer a,
#blog-footer a:visited {
color: #000;
text-decoration: none;
}
#blog-footer a:hover {
text-decoration: underline;
}
/**************
** ob-footer **
**************/
.ob-footer a{
color: #1982D1;
text-decoration: none;
}
.ob-footer a:hover,
.ob-footer a:focus,
.ob-footer a:active{
text-decoration: underline;
}
/********
** Ads **
********/
#global .ads{
margin-bottom: 20px;
}
.ads{
background: #fff;
box-shadow: 0 0 5px 1px rgba(68, 68, 68, 0.5);
margin: 0 auto;
}
.ads-728x90{
height: 90px;
width: 728px;
}
.ads-600x250{
margin-top: 20px;
}
.ads-600x250 div{
float: left;
}
.ads-300{
text-align: center;
}
/*****************
** Top articles **
*****************/
.ob-top-article,
.ob-top-meta{
margin-bottom: 20px;
}
.ob-top-article a{
color: #111;
text-decoration: none;
}
.ob-top-meta{
color: #666;
font-size: 13px;
font-weight: bold;
}
/***************
** Appareance **
***************/
#menu {
}
#blog-header .title a:hover,
.post .title a:hover,
.date,
.post .tag a,
.post .tag a:visited,
.comment a,
.comment a:visited,
.top-link a,
.top-link a:visited,
.ob-text a,
.ob-text a:visited,
.ob-form + a,
.widget a,
.widget a:visited,
.widget span,
.prev, .next,
.ob-page-link,
.other-title,
.special h2,
.readmore a,
a {
color: #666;
}
.comments-number a:hover {
background-color: #1982D1;
color: #fff;
text-decoration : none;
}
.widget.follow ul li {
background: #1982D1;
}
.ob-Outbrain, .ob-Related { display: none; }
.ob-Outbrain, .ob-Related { margin: 20px 0; }
.ob-Outbrain h3, .ob-Related h3 { margin-bottom: 10px; }
/*---code css pages---*/
</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: 'literature-comics-poetry',
dimension5: '1',
dimension6: '0',
dimension7: '1',
dimension10: '1490385',
dimension11: '1',
dimension12: '1',
dimension13: '1',
dimension14: '__ads_loaded__' in window ? '1' : '0',
dimension15: '__ads_loaded__' in window ? '0' : '1',
dimension16: '1490385',
dimension17: "police",
dimension24: '20060617',
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/1490385/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>
police - Bénédicte Desforges
Recherche META Description de la page
Bénédicte Desforges
Recherche META Keywords de la page
UPDATE DOMAINES SET server='',redirection='http://police-etc.over-blog.net/',Status='200',err='',[TITRE]=N'police - Bénédicte Desforges',[DESCRIPTION]=N'Bénédicte Desforges',[KEYWORDS]=N'' WHERE id=223235
0 police - Bénédicte Desforges Bénédicte Desforges
0. police (6)--------->0
1. - (1)--------->0
2. Bénédicte (23)--------->0
3. Desforges (9)--------->0
4. B&eacute;n&eacute;dicte (31)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'police',223235),(N'-',223235),(N'Bénédicte',223235),(N'Desforges',223235),(N'Bénédicte',223235)