/*
 * Thème harcèlement
 */
.my_sidebar_prenonslarue{
	background-color: #fff;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
	margin-bottom: 1.5em !important;
}
.my_sidebar_prenonslarue h2{
/* 	margin: auto; */
/*     width: 50%; */
/* 	text-align: center; */
	display: none;
}
#sidebar-prenonslarue {
	float: left;
    margin: auto;
    width: 28%;
}
#item-sidebar-prenonslarue ul {
	line-height: 1.5em;
}
#item-sidebar-prenonslarue ul li{
	line-height: 1.5em;    
	float: right;
    max-width: 100%;
}
.menu-menu-prenonslarue-container ul li img{
	margin: 15px 0px 15px 0px;
	color: #000;
	border-color: #000;
	border: 2px solid;
}
.menu-menu-prenonslarue-container {
    margin: auto;
    text-align: center;	
}
#bandeau-prenonslarue {
    text-align: center;	
}
#wrap-prenonslarue {
	background-color: #fff;
	padding: 1.5em 1.5em 0;
}
.content-prenonslarue {
	background-color: #fff;    
	float: left;
    width: 72%;
    padding-right: 1.5em;
    box-sizing: border-box;
}
.content-prenonslarue article {
	background-color: #fff;
}
.wrapper-prenonslarue#wrapper {
	background: none;
}
.breadcrumbs-prenonslarue {
	background-color: #fff;
	margin: 0 0 0 0;	
}
.content-prenonslarue h2 {
	text-align: center;
	border: none;
}
.content-prenonslarue .entry img {
	display: block;
    margin-left: auto;
    margin-right: auto
}
.content-prenonslarue .entry-meta.postmeta.clearfix {
	display: none;
}
.content-prenonslarue .postinfo.clearfix {
	display: none;
}
h1.insert-page-title {
	font-size: 1.5em;
    font-weight: bold;
    font-family: 'Francois One', Tahoma, Arial;
    color: #333;
    line-height: 1.4em;
    word-wrap: break-word;
    text-transform: uppercase;
	text-align: center;
    padding: 0.3em 0;
}
.my_sidebar_prenonslarue {
	float: right;
    margin: auto;
    width: 100%;
}
.links_with_icons li {
	margin-bottom: 1em;
}
.my_sidebar_prenonslarue .link_with_icon img {
	display: block;
	margin-top: 2em;
	color: #000;
	border-color: #000;
	border: 1px solid;
    margin-left: auto;
    margin-right: auto;
}
.my_sidebar_prenonslarue .link_with_icon img:last-child {
	margin-bottom: 2em;
}
.entry-meta{
	visibility: hidden;
	height: 0px;
}
#background-zero{
	background-color: #50C8AA;
}

.my_header-prenonslarue .widgettitle {
	padding: 0 !important;
	margin: 0 !important;
}

.links_with_icons li {
	margin-bottom: 1.4em !important;
}

/* Slider */

.metaslider .caption {
	padding: 1em 1.5em !important;
}

.metaslider .caption-wrap {
	opacity: 1 !important;
	background-color: #333 !important;
	border-top: 10px solid #e84747;
}

.entry ol, .comment ol {
	width: 100%;
	// position: absolute;
	margin: 1px 0 0 !important;
	display: table;
}


