.theme_black,
.theme_black .display_w10 .abs-blr b,
.theme_black .actu-style *,
.theme_black .post-title a,
.theme_black .section-title a,
.theme_black #nav-bottom .nav-menu>li a,
.theme_black #nav-bottom .post-title a,
.theme_black #nav-bottom-fixe-home #title-bottom-fixe h1,
.theme_black button .fa,
.theme_black .nav-social li a,
.theme_black .contact li a,
.theme_black .newsletter-widget .input,
.theme_black .my-style-forme input,
.theme_black .my-style-forme select,
.theme_black .my-style-forme textarea,
.theme_black .badge-dark,
.theme_black #footer .footer-title {
	color:beige;	
}

.theme_black .post-thumb>.post-body a:hover, 
.theme_black .nav-link:hover,
.theme_black .social-widget a:hover {
	color:beige!important;
}

.theme_black .actu-style b,
.theme_black .actu-style strong,
.theme_black .actu-style b *,
.theme_black .actu-style strong *{
	color:#FFF;
}

.theme_black #nav-bottom .nav-menu li a:hover,
.theme_black #nav-bottom .post-title a:hover,
.theme_black .post-title a:hover,
.theme_black a.section-title .title:hover,
.theme_black button .fa:hover,
.theme_black .nav-social li a:hover{
	color:#ee4266; /*rose*/
}

.theme_black #nav-bottom .nav-menu .post-meta a{
	color:#000!important;
}

.theme_black #style-article .article_titre_h3{
	color: moccasin;
}

.theme_black .newsletter-widget:after {
  color: #323335;
}

.theme_black,
.theme_black #nav, 
.theme_black .dropdown-body,
.theme_black .nav-menu,
.theme_black .post, 
.theme_black .post-body, 
.theme_black .section-title .title,
.theme_black .primary-button:hover,
.theme_black .primary-button:focus,
.theme_black #nav-bottom-fixe-home .container-fluid,
.theme_black #nav-bottom-fixe-article .container-fluid,
.theme_black .section-title-classement,
.theme_black .contact li i,
.theme_black .newsletter-widget .input,
.theme_black .my-style-forme input,
.theme_black .my-style-forme select,
.theme_black .my-style-forme textarea,
.theme_black .actu-style .aside-widget,
.theme_black .actu-style .post-widget{
	background-color:#1b1c1e!important;
}

.theme_black .badge-light {
	background-color:beige;
}

.theme_black .post-thumb>.post-body {
	background-color:transparent!important;
}

.theme_black .actu-style blockquote,
.theme_black #style-article #style_approche{
	background-color: #000;
}

.theme_black #style-article .container_article_detail a{
	background-color: #ee4266;
}
.theme_black #style-article .container_article_detail a:hover{
	background-color: #1b1c1e;
    color: #ee4266;
}