/*
 Theme Name:   Customizr Child
 Theme URI:    https://www.lejournaldepersonne.com/Customizr-Child/
 Description:  Customizr Child Theme
 Author:       Personne
 Author URI:   https://www.lejournaldepersonne.com
 Template:     customizr
 Version:      1.0.0
 License:      GNU General Public License v2.0 or later
 License URI:  https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 Tags:         gray, white, light, blue, red, yellow, green, purple, orange, black, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fluid-layout, responsive-layout, buddypress, custom-menu, custom-colors, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, sticky-post, post-formats, rtl-language-support, editor-style
 Text Domain:  customizr
*/


.site-title:hover {
font-family: 'Great Vibes', cursive;
font-size: 1.4em;
	line-height: 72px;
        filter: hue-rotate(122deg);
        -webkit-filter: hue-rotate(122deg);
        -moz-filter: hue-rotate(122deg);
        -o-filter: hue-rotate(122deg);
        -ms-filter: hue-rotate(122deg);
}

.site-title {
font-family: 'Great Vibes', cursive;
font-size: 1.4em;
	line-height: 72px;
        filter: hue-rotate(0);
        -webkit-filter: hue-rotate(0);
        -moz-filter: hue-rotate(0);
        -o-filter: hue-rotate(0);
        -ms-filter: hue-rotate(0);
}

.menu-item-19871 a {
color: #cbac59 !important;
font-weight: bold !important;
text-shadow: 0 0 0.5px #000, 0.5px 0.5px 0.5px #000, 1px 0.5px 0.5px #000, 1px 1px 0.5px #000, 1px 1px 0.5px #000, 1.5px 1.5px 0.5px #000 !important;
}

.navbar .nav > li > a { 
padding: 5px 12px !important;
}

.menu-item-29083 a, .menu-item-15581 a, .menu-item-20541 a, .menu-item-20540 a, .menu-item-20554 a, .menu-item-20486 a, .menu-item-15463 a, .menu-item-15465 a, .menu-item-15502 a, .menu-item-27647 a, .menu-item-29195 a, .menu-item-30149 a, .menu-item-34061 a, .menu-item-34062 a, .menu-item-34063 a, .menu-item-40514 a {
color: #000 !important;
font-weight: bold !important;
}

.menu-item-29083 a:hover, .menu-item-15581 a:hover, .menu-item-20541 a:hover, .menu-item-20540 a:hover, .menu-item-20554 a:hover, .menu-item-20486 a:hover, .menu-item-15463 a:hover, .menu-item-15465 a:hover, .menu-item-15502 a:hover, .menu-item-27647 a:hover, .menu-item-29195 a:hover, .menu-item-30149 a:hover, .menu-item-34061 a:hover, .menu-item-34062 a:hover, .menu-item-34063 a:hover, .menu-item-40514 a:hover {
color: #cbac59 !important;
font-weight: bold !important;
text-shadow: 0 0 0.5px #000, 0.5px 0.5px 0.5px #000, 1px 0.5px 0.5px #000, 1px 1px 0.5px #000, 1px 1px 0.5px #000, 1.5px 1.5px 0.5px #000 !important;
}

.menu-item-19871 a:hover {
color: #cbac59 !important;
font-weight: bold !important;
text-shadow: 0 0 0.5px #cbac59, 0.5px 0.5px 0.5px #cbac59, 0.5px 0.5px 0.5px #cbac59, 0.5px 0.5px 0.5px #cbac59, 0.5px 0.5px 0.5px #cbac59, 0.5px 0.5px 0.5px #cbac59 !important;
}

.container {
    width: 98.2%;
    margin-right: auto;
    margin-left: auto;
}

a:focus, a:hover {
    color: #88733c;
    text-decoration: underline;
font-weight: bold;
}
a:focus {
    outline: #a5866e auto thin;
    outline-offset: -2px;
font-weight: bold;
}
a {
    color: #b79c52;
    text-decoration: none;
font-weight: bold;
}

.entry-content {
      font-weight: 500;
 color: #000;
}

@media only screen and (max-width: 760px) {
.home .tc-sidebar  {
float : none;
width: 100%;
}
.tc-post-list-grid {
 width:100%;
padding-right:0.8%x;
      border-width: 0 3px 0 0 ;
    border-style: outset;
       -webkit-border-image: 
      -webkit-linear-gradient(#a18801, #f2e694) 1 100%;
    -moz-border-image:
      -moz-linear-gradient( 
	#a18801, #f2e694) 1 100%;    
    -o-border-image:
      -o-linear-gradient(#a18801, #f2e694) 1 100%;
    border-image:
      linear-gradient(#a18801, #f2e694) 1 100%;
float: left;
}
div#footer_one.span4 {
width: 100% !important;
}
div#footer_two {
width: 100% !important;
}
div#footer_three {
width: 100% !important;
}
}

@media only screen and (max-width: 860px) {
.single-post .article-container {
width: 98.2%;
float: left;
}
.page .article-container {
width: 98%;
float: left;
}
.single-post .tc-sidebar {
float : right;
width: 27%;
}
.page .tc-sidebar {
float : right;
width: 100%;
}
div#footer_one.span4 {
width: 100% !important;
}
div#footer_two {
width: 100% !important;
}
div#footer_three {
width: 100% !important;
}
}

@media only screen and (min-width: 761px) {
    /* For tablets: */
.home .tc-sidebar, .archive .tc-sidebar, .search .tc-sidebar {
    width: 22%;
float: left;
}
.tc-post-list-grid {
    width:98.2%;
padding-right:2px;
      border-width: 0 3px 0 0 ;
    border-style: outset;
       -webkit-border-image: 
      -webkit-linear-gradient(#a18801, #f2e694) 1 100%;
    -moz-border-image:
      -moz-linear-gradient( 
	#a18801, #f2e694) 1 100%;    
    -o-border-image:
      -o-linear-gradient(#a18801, #f2e694) 1 100%;
    border-image:
      linear-gradient(#a18801, #f2e694) 1 100%;
}
}

@media only screen and (min-width: 861px) {
    /* For tablets: */
.single-post .tc-sidebar {
    width: 22%;
float: right;
}
.page .tc-sidebar {
    width: 100%;
float: right;
}
.single-post .article-container {
    width: 98.2%;
float: left;
}
.page .article-container {
    width: 98%;
float: left;
}
}

@media only screen and (min-width: 1024px) {
    /* For desktop: */
.home .tc-sidebar, .archive .tc-sidebar, .search .tc-sidebar {
    width: 19.5%;
float: left;
}
.single-post .tc-sidebar {
    width: 19.5%;
float: left;
}
.page .tc-sidebar {
    width: 19.5%;
float: right;
}
.single-post .article-container {
    width: 98.2%;
float: left;
}
.page .article-container {
    width: 98%;
float: left;
}
.tc-post-list-grid {
    width:98.2%;
padding-right:2px;
      border-width: 0 3px 0 0 ;
    border-style: outset;
       -webkit-border-image: 
      -webkit-linear-gradient(#a18801, #f2e694) 1 100%;
    -moz-border-image:
      -moz-linear-gradient( 
	#a18801, #f2e694) 1 100%;    
    -o-border-image:
      -o-linear-gradient(#a18801, #f2e694) 1 100%;
    border-image:
      linear-gradient(#a18801, #f2e694) 1 100%;
}
}

.tc-header {
    border-top: 5px solid #cbac59;
}

#right {
    margin-right: auto;
    margin-left: auto;
}

.widget .header .atitle2 {
	padding:12px 3px 3px 3px;
margin:10px 0 3px 0;
	background:#2d0100;
	font-weight:bold;
	color:#7c5900;
text-align: center;
        width:100%;
height:52px;
background:transparent url(images/titre-fond-relief-7.jpg) 0 0 no-repeat;
background-size:100% 100%;
font-size: 15px;
}

.widget .header .atitle3 {
    font-weight: bold;
    background: #000;
    color: #7c5900;
    width: 110%;
    text-align: center;
    margin: -3px 0px 2px 0px;
    padding: 7px 0 7px 0;
}

h3.assistive-text {
    color: #524626;
font-weight: bold;
}

.btt-arrow, .tc-admin-notice::before, .tc-grid-icon::before, .tc-placeholder-wrap::before, footer#footer .colophon a.back-to-top {
    color: #a78f4d;
}

.comments-link .tc-comment-bubble, .dropdown-menu > li.current-menu-item > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-submenu:focus > a, .dropdown-submenu:hover > a, .navbar .btn-toggle-nav.hover .menu-label, .navbar .nav > li.current-menu-item > a, .page-links button.btn, .site-description, .social-block a:hover, .tc-carousel-control:hover, .tc-regular-menu .dropdown-menu > li.current-menu-ancestor > a, .tc-regular-menu .navbar .nav > li.current-menu-ancestor > a, .widget h3::before, .widget.widget_archive li::before, .widget.widget_calendar li::before, .widget.widget_categories li::before, .widget.widget_links li::before, .widget.widget_meta li::before, .widget.widget_nav_menu li::before, .widget.widget_pages li::before, .widget.widget_recent_comments li::before, .widget.widget_recent_entries li::before, .widget.widget_rss li::before, a + span.tc-external::after {
    color: #a78f4d;
}

.comment-avatar img {
height: auto !important;
}


.widget {
    padding: 22px 0 14px 19px;
}
.recentsart {
    margin: 5px 0px 2px 0px !important;
}
DIV.execphpwidget img {
    border: 3px solid #ffc636 !important;
  width:100%;
}
.recentsart img {
    border: 3px solid #ffc636;
  width:100%;
}
#text-6 h3, #text-9 h3, #text-10 h3, #text-11 h3, #wysija-2 h3, #text-18 h3, #bwp_recent_comments-3 h3, .FollowusonWidget h3, #wysija-3 h3, #bwp_recent_comments-4 h3, #archives-3 h3, #recent-posts-2 h3, #archives-4 h3, #archives-5 h3, #tag_cloud-3 h3, #execphp-25 h3, #text-20 h3, #wpfp-most_favorited_posts h3, #text-21 h3, #wysija-4 h3, #mailpoet_form-4 h3 {
	padding:12px 3px 3px 3px;
margin:10px 0 3px 0;
	background:#2d0100;
	font-weight:bold;
	color:#7c5900;
text-align: center;
        width:100%;
height:52px;
background:transparent url(images/titre-fond-relief-7.jpg) 0 0 no-repeat;
background-size:100% 100%;
font-size: 15px;
line-height: 20px;
text-shadow: 0px 0px 0px #000 !important;
}
.widget .header .atitle8 {
	padding:12px 3px 3px 3px;
margin:10px 0 3px 0;
	background:#2d0100;
	font-weight:bold;
font-size: 22px;
line-height: 26px;
color: #fafafa;
text-align: center;
        width:100%;
height:52px;
background:transparent url(images/titre-fond-relief-7.jpg) 0 0 no-repeat;
background-size:100% 100%;
text-shadow: 0px 0px 0px #000 !important;
}
.widget-area {
overflow: hidden;
}
a:hover {
      text-shadow: 0 0 0.5px #000, 0.5px 0.5px 0.5px #000, 1px 0.5px 0.5px #000, 1px 1px 0.5px #000, 1px 1px 0.5px #000, 1.5px 1.5px 0.5px #000;
}
.FollowusonWidget .wpFUP {
margin-top : 10px;
margin-right: auto !important; 
margin-left: auto !important; 
width: 38%;
}
aside#decent_comments_widget-2 h3 {
padding:12px 3px 3px 3px;
margin:10px 0 3px 0;
	background:#2d0100;
	font-weight:bold;
text-align: center;
        width:100%;
height:52px;
background:transparent url(images/titre-fond-relief-7.jpg) 0 0 no-repeat;
background-size:100% 100%;
text-shadow: 0px 0px 0px #000 !important;
font-size: 22px;
line-height: 26px;
color: #fafafa;
}
.decent-comments .comment {
    padding-top: 24px !important;
}
input#s {
margin-left: 8%
}
.comment-content p {
     -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: justify;
}

.comment-content iframe {
max-width: 90% !important;
margin: 0px auto !important;
}

.bwp-rc-ajax-nav a {
text-shadow: 0 0px 0 #000 !important;
}

.bwp-rc-ajax-nav a:hover {
color : #cbac59 !important;
text-shadow: 0 0 1px #000, 
             0.5px 0.5px 0.5px #000, 
             1px 1px 0.5px #000, 
             1.5px 1.5px 0.5px #000, 
             2px 2px 0.5px #000, 
             2.5px 2.5px 0.5px #000 !important;
}

#archives-dropdown-4 {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.wysija-submit {
margin-top:10px !important;
    margin-left: auto;
    margin-right: auto;
}

input.mailpoet_submit {
margin-top:10px !important;
    margin-left: 30% !important;
}

.mailpoet_text {
    width: 80% !important;
}

input#searchsubmit {
margin-top:10px !important;
    margin-left: 22%;
}

p.wysija-paragraph {
margin-top:15px !important;
}

.site-description {  font-weight: bold !important;
 -webkit-animation: blink 3s linear infinite;    -moz-animation: blink 3s linear infinite;    -ms-animation: blink 3s linear infinite;    -o-animation: blink 3s linear infinite;   -khtml-animation: blink 3s linear infinite;  animation: blink 3s linear infinite;} @-webkit-keyframes blink {    0% { opacity: 1; }    50% { opacity: 1; }    50.01% { opacity: 0; }    100% { opacity: 0; }}@-moz-keyframes blink {    0% { opacity: 1; }    50% { opacity: 1; }    50.01% { opacity: 0; }    100% { opacity: 0; }}@-ms-keyframes blink {    0% { opacity: 1; }    50% { opacity: 1; }    50.01% { opacity: 0; }    100% { opacity: 0; }}@-o-keyframes blink {    0% { opacity: 1; }    50% { opacity: 1; }    50.01% { opacity: 0; }    100% { opacity: 0; }}@keyframes blink {    0% { opacity: 1; }    50% { opacity: 1; }    50.01% { opacity: 0; }    100% { opacity: 0; }}

.tc-grid img, #text-16 img, #text-22 img, #text-23 img, #text-24 img, #text-25 img, #text-26 img, .abonnetable input[type="image"], .abo2nnetable input[type="image"], input.smartDonationsDonationButton.smartDonationsEditableItem, .abonnetables img, .livrevie:hover img {
transition: all 1s;
	-moz-transition: all 1s !important;
	-webkit-transition: all 1s !important;
	-o-transition: all 1s !important;
}

.tc-grid:hover img {
	transform: scale(1.40);
	-ms-transform: scale(1.40);
	-webkit-transform: scale(1.40);
	-o-transform: scale(1.40);
	-moz-transform: scale(1.40);
}

#text-16:hover img, #text-22:hover img, #text-23:hover img, #text-24:hover img, #text-25:hover img, #text-26:hover img, .livrevie:hover img {
	transform: scale(1.20);
	-ms-transform: scale(1.20);
	-webkit-transform: scale(1.20);
	-o-transform: scale(1.20);
	-moz-transform: scale(1.20);
}

.abonnetable:hover input[type="image"], .abonnetables:hover img {
	transform: scale(1.20);
	-ms-transform: scale(1.20);
	-webkit-transform: scale(1.20);
	-o-transform: scale(1.20);
	-moz-transform: scale(1.20);
 width: 75% !important;
height:auto !important;
}

.abo2nnetable:hover input[type="image"] {
	transform: scale(1.20);
	-ms-transform: scale(1.20);
	-webkit-transform: scale(1.20);
	-o-transform: scale(1.20);
	-moz-transform: scale(1.20);
 width: 68% !important;
height:auto !important;
}

.zoomwidgt {
overflow: hidden;
}

.paypal-button {
margin-top: 30px;
margin-bottom: -2px;
transition: all 0.3s ease;
}

.paypal-button:hover {
content: url('/images/bouton_don4.gif');
}

.progress {
 overflow: visible !important;
}

.progressAmount span.currentText
{
    margin-bottom: -15px !important;
    margin-top: 20px !important;
}

.tiktok-embed {  position: static !important;
}

div.commentnonco a {
background-color:#cbac59;
color:#000 !important;
padding:6px; 
text-decoration:none;
text-align:center;
border:solid 3px #fff;
}


div.commentnonco a:hover {
background-color:#fff;
padding:6px;
border:solid 3px #000;
text-decoration:none;
color:#cbac59 !important;
}

.abonnetable {
overflow: hidden !important;
margin-top:-7px;
}

.abonnetable input[type="image"] {
    width: 75% !important;
height:auto !important;
overflow: hidden !important;
}

.formulcontact .cform, .formulcontact .cform textarea, .formulcontact .cform input {
    width: 90% !important;
}


.formulcontact .cform input#sendbutton, .formulcontact .cform input#sendbutton2 {
    width:128px !important;
}


.jwswf, .jwplayer {
border-top:24px solid rgb(0, 0, 0) !important; border-right:24px solid rgb(0, 0, 0) !important; border-left:24px solid rgb(0, 0, 0) !important; border-bottom:24px solid rgb(0, 0, 0) !important; -webkit-box-shadow: 6px 6px 6px #111 !important; box-shadow: 6px 6px 6px #111 !important; border-radius: 8px !important;
}

input.smartDonationsDonationButton.smartDonationsEditableItem {
    width: 90% !important;
height:auto !important;
}

#faireundon input.smartDonationsDonationButton.smartDonationsEditableItem {
max-width: 280px !important;
    width: 80% !important;
height:auto !important;
}

#faireundonlivre input.smartDonationsDonationButton.smartDonationsEditableItem {
max-width: 800px !important;
    width: 80% !important;
height:auto !important;
}

.smartDonationsSliderTd {
overflow: hidden;
}

input.smartDonationsDonationButton.smartDonationsEditableItem:hover {
	transform: scale(1.20);
	-ms-transform: scale(1.20);
	-webkit-transform: scale(1.20);
	-o-transform: scale(1.20);
	-moz-transform: scale(1.20);
}

#faireundon input.smartDonationsDonationButton.smartDonationsEditableItem:hover {
	transform: scale(1.20);
	-ms-transform: scale(1.20);
	-webkit-transform: scale(1.20);
	-o-transform: scale(1.20);
	-moz-transform: scale(1.20);
}

#faireundonlivre input.smartDonationsDonationButton.smartDonationsEditableItem:hover {
	transform: scale(1.18);
	-ms-transform: scale(1.18);
	-webkit-transform: scale(1.18);
	-o-transform: scale(1.18);
	-moz-transform: scale(1.18);
}

.rednao_control_label { width: 200px !important;padding-top: 12px !important; text-align: center !important; margin:0px auto !important; font-weight: 600 !important; font-size: 16px !important; float: none !important; } #redNaoFormElement1 { margin-bottom:35px !important; margin-left:auto !important; margin-right:auto !important; width:100% !important; } #redNaoElementlist { margin: 0px auto !important; } form#redNaoElementlist { width: 52% !important; } .redNaoControls input.smartDonationsDonationButton.smartDonationsEditableItem {  width: 100% !important; height: auto !important; } .redNaoInputText { border:1px !important; border-color:#000000 !important; border-style: solid !important; } .redNaoControls { margin:0px auto !important; text-align:center !important; width:100% !important; padding-top: 12px !important; }

.responsive-container {
	position: relative !important;
	padding-bottom: 56.25% !important; /* 16:9 */
	padding-top: 0 !important;
	height: 0 !important;
	margin-bottom : 92px !important;
}

.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video
{
	position: absolute !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
}

.wpfp-span {
margin-top: -16px !important;
}

.footer-widgets div.rowwidget-area {
margin-left: auto !important;
margin-right: auto !important;
width: 30% !important;
}

div#footer_one.span4 {
margin-left: auto !important;
margin-right: auto !important;
width: 30%;
}

div#footer_two {
margin-left: auto !important;
margin-right: auto !important;
width: 30%;
}

div#footer_three {
margin-left: auto !important;
margin-right: auto !important;
width: 30%;
}

.entry-content iframe {
margin-left: auto !important;
margin-right: auto !important;
}

/* Chrome, Safari, AND NOW ALSO the Edge Browser and Firefox */
@media and (-webkit-min-device-pixel-ratio:0) {
  .videoappchrome {
	    	margin-bottom: 70px !important;
	  }
}

/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
   .videoappchrome {
	    	margin-bottom: 70px !important;
	  }
}

/* Chrome 22-28 */
@media screen and(-webkit-min-device-pixel-ratio:0) {
  .selector {-chrome-:only(; 
     property:value !important;
  );} 
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe, .fb_xdm_frame_https {
    width: 100% !important;
}

style="@media only screen and (max-width: 760px) {
.imageabo img {
width:40% !important;
height: auto;
}
}

@media only screen and (max-width: 860px) {
.imageabo img {
width:38% !important;
height: auto;
}
}

@media only screen and (min-width: 861px) {
.imageabo img {
width:22% !important;
height: auto;
}
}

@media only screen and (min-width: 1024px) {
.imageabo img {
 width:22% !important;
height: auto;
}
.imageabo {
margin-bottom: -2.8%;
}
}

.image2abo img {
-webkit-box-shadow: 10px 15px 5px 3px #fc7b02;
-moz-box-shadow: 10px 15px 5px 3px #fc7b02;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=15, Color='#fc7b02', Positive='true');
zoom:1;
box-shadow: 10px 15px 5px 3px #fc7b02;
}

@media only screen and (max-width: 760px) {
.abonne2table {
float:none;
width:98%;
color: #cf7502 !important;
overflow: hidden !important;
margin-left: auto !important;
margin-right: auto !important;
margin-bottom: 22px !important;
background: rgb(0,0,0);
background: -moz-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(10,10,10,1) 9%, rgba(22,22,22,1) 11%, rgba(12,12,12,1) 24%, rgba(17,17,17,1) 40%, rgba(0,0,0,1) 49%, rgba(33,33,33,1) 57%, rgba(38,38,38,1) 71%, rgba(48,48,48,1) 83%, rgba(63,63,63,1) 88%, rgba(43,43,43,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,1) 0%,rgba(10,10,10,1) 9%,rgba(22,22,22,1) 11%,rgba(12,12,12,1) 24%,rgba(17,17,17,1) 40%,rgba(0,0,0,1) 49%,rgba(33,33,33,1) 57%,rgba(38,38,38,1) 71%,rgba(48,48,48,1) 83%,rgba(63,63,63,1) 88%,rgba(43,43,43,1) 100%);
background: linear-gradient(135deg, rgba(0,0,0,1) 0%,rgba(10,10,10,1) 9%,rgba(22,22,22,1) 11%,rgba(12,12,12,1) 24%,rgba(17,17,17,1) 40%,rgba(0,0,0,1) 49%,rgba(33,33,33,1) 57%,rgba(38,38,38,1) 71%,rgba(48,48,48,1) 83%,rgba(63,63,63,1) 88%,rgba(43,43,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2b2b2b',GradientType=1 );
-webkit-box-shadow: 10px 15px 5px 3px #fc7b02;
-moz-box-shadow: 10px 15px 5px 3px #fc7b02;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=15, Color='#fc7b02', Positive='true');
zoom:1;
box-shadow: 10px 15px 5px 3px #fc7b02;
}
[if gte IE 9]*/
@media only screen{.abonne2table{filter: none;}} /*Ie9+*/
.abonne3table input[type="image"], .abonne4table input[type="image"] {
width:72%;
}
.abonne7table {
margin-bottom: 7%;
}
}

@media only screen and (max-width: 860px) {
.abonne2table {
float:none;
width:94%;
color: #cf7502 !important;
overflow: hidden !important;
margin-left: auto !important;
margin-right: auto !important;
margin-bottom: 22px !important;
background: rgb(0,0,0);
background: -moz-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(10,10,10,1) 9%, rgba(22,22,22,1) 11%, rgba(12,12,12,1) 24%, rgba(17,17,17,1) 40%, rgba(0,0,0,1) 49%, rgba(33,33,33,1) 57%, rgba(38,38,38,1) 71%, rgba(48,48,48,1) 83%, rgba(63,63,63,1) 88%, rgba(43,43,43,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,1) 0%,rgba(10,10,10,1) 9%,rgba(22,22,22,1) 11%,rgba(12,12,12,1) 24%,rgba(17,17,17,1) 40%,rgba(0,0,0,1) 49%,rgba(33,33,33,1) 57%,rgba(38,38,38,1) 71%,rgba(48,48,48,1) 83%,rgba(63,63,63,1) 88%,rgba(43,43,43,1) 100%);
background: linear-gradient(135deg, rgba(0,0,0,1) 0%,rgba(10,10,10,1) 9%,rgba(22,22,22,1) 11%,rgba(12,12,12,1) 24%,rgba(17,17,17,1) 40%,rgba(0,0,0,1) 49%,rgba(33,33,33,1) 57%,rgba(38,38,38,1) 71%,rgba(48,48,48,1) 83%,rgba(63,63,63,1) 88%,rgba(43,43,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2b2b2b',GradientType=1 );
-webkit-box-shadow: 10px 15px 5px 3px #fc7b02;
-moz-box-shadow: 10px 15px 5px 3px #fc7b02;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=15, Color='#fc7b02', Positive='true');
zoom:1;
box-shadow: 10px 15px 5px 3px #fc7b02;
}
[if gte IE 9]*/
@media only screen{.abonne2table{filter: none;}} /*Ie9+*/
.abonne3table input[type="image"], .abonne4table input[type="image"] {
width:72%;
}
.abonne7table {
margin-bottom: 7%;
}
}

@media only screen and (min-width: 861px) {
.abonne2table {
float:left;
width:30%;
color: #cf7502 !important;
overflow: hidden !important;
margin-left: auto !important;
margin-right: 3.38% !important;
background: rgb(0,0,0);
background: -moz-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(10,10,10,1) 9%, rgba(22,22,22,1) 11%, rgba(12,12,12,1) 24%, rgba(17,17,17,1) 40%, rgba(0,0,0,1) 49%, rgba(33,33,33,1) 57%, rgba(38,38,38,1) 71%, rgba(48,48,48,1) 83%, rgba(63,63,63,1) 88%, rgba(43,43,43,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,1) 0%,rgba(10,10,10,1) 9%,rgba(22,22,22,1) 11%,rgba(12,12,12,1) 24%,rgba(17,17,17,1) 40%,rgba(0,0,0,1) 49%,rgba(33,33,33,1) 57%,rgba(38,38,38,1) 71%,rgba(48,48,48,1) 83%,rgba(63,63,63,1) 88%,rgba(43,43,43,1) 100%);
background: linear-gradient(135deg, rgba(0,0,0,1) 0%,rgba(10,10,10,1) 9%,rgba(22,22,22,1) 11%,rgba(12,12,12,1) 24%,rgba(17,17,17,1) 40%,rgba(0,0,0,1) 49%,rgba(33,33,33,1) 57%,rgba(38,38,38,1) 71%,rgba(48,48,48,1) 83%,rgba(63,63,63,1) 88%,rgba(43,43,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2b2b2b',GradientType=1 );
-webkit-box-shadow: 10px 15px 5px 3px #fc7b02;
-moz-box-shadow: 10px 15px 5px 3px #fc7b02;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=15, Color='#fc7b02', Positive='true');
zoom:1;
box-shadow: 10px 15px 5px 3px #fc7b02;
}
[if gte IE 9]*/
@media only screen{.abonne2table{filter: none;}} /*Ie9+*/
.abonne3table input[type="image"], .abonne4table input[type="image"] {
width:72%;
}
.abonne4table input[type="image"] {
margin-left: 8%;
}
.abonne7table {
margin-left: 7%;
}
}

@media only screen and (min-width: 1024px) {
.abonne2table {
float:left;
width:30%;
color: #cf7502 !important;
overflow: hidden !important;
margin-left: auto !important;
margin-right: 3.38% !important;
background: rgb(0,0,0);
background: -moz-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(10,10,10,1) 9%, rgba(22,22,22,1) 11%, rgba(12,12,12,1) 24%, rgba(17,17,17,1) 40%, rgba(0,0,0,1) 49%, rgba(33,33,33,1) 57%, rgba(38,38,38,1) 71%, rgba(48,48,48,1) 83%, rgba(63,63,63,1) 88%, rgba(43,43,43,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,1) 0%,rgba(10,10,10,1) 9%,rgba(22,22,22,1) 11%,rgba(12,12,12,1) 24%,rgba(17,17,17,1) 40%,rgba(0,0,0,1) 49%,rgba(33,33,33,1) 57%,rgba(38,38,38,1) 71%,rgba(48,48,48,1) 83%,rgba(63,63,63,1) 88%,rgba(43,43,43,1) 100%);
background: linear-gradient(135deg, rgba(0,0,0,1) 0%,rgba(10,10,10,1) 9%,rgba(22,22,22,1) 11%,rgba(12,12,12,1) 24%,rgba(17,17,17,1) 40%,rgba(0,0,0,1) 49%,rgba(33,33,33,1) 57%,rgba(38,38,38,1) 71%,rgba(48,48,48,1) 83%,rgba(63,63,63,1) 88%,rgba(43,43,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2b2b2b',GradientType=1 );
-webkit-box-shadow: 10px 15px 5px 3px #fc7b02;
-moz-box-shadow: 10px 15px 5px 3px #fc7b02;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=15, Color='#fc7b02', Positive='true');
zoom:1;
box-shadow: 10px 15px 5px 3px #fc7b02;
}
[if gte IE 9]*/
@media only screen{.abonne2table{filter: none;}} /*Ie9+*/
.abonne7table {
margin-left: 7%;
}
.abonne3table input[type="image"], .abonne4table input[type="image"] {
width:72%;
}
.abonne4table input[type="image"] {
margin-left: 8%;
}
}

.presentationjournal {
float:left;
width:100%; 
height: 100%;
color: #160100 !important;
font-family: 'Roboto Slab', serif;
padding:2% !important;
overflow: hidden !important;
margin-left: 2%;
margin-right: auto !important;
font-weight: bold !important;
font-size: 2em;
line-height: 32px;
background: rgb(255,102,0);
background: -moz-linear-gradient(-45deg,  rgba(255,102,0,1) 0%, rgba(242,152,27,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(255,102,0,1) 0%,rgba(242,152,27,1) 100%);
background: linear-gradient(135deg,  rgba(255,102,0,1) 0%,rgba(242,152,27,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#f2981b',GradientType=1 );
-webkit-box-shadow: 10px 15px 5px 3px #221d27;
-moz-box-shadow: 10px 15px 5px 3px #221d27;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=15, Color='#221d27', Positive='true');
zoom:1;
box-shadow: 10px 15px 5px 3px #221d27;
}

[if gte IE 9]*/
@media only screen{.presentationjournal{filter: none;}} /*Ie9+*/

#page-28699 .entry-title {
color: #ce7402 !important;
}

.abonne7table {
font-family: 'Roboto Slab', serif;
}
