.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
	color: #b30909;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
}
a:hover, a:focus {
	color: #282828;
	text-decoration: none;
}
::selection {
  background: #b30909;
  color: #fff;
}
::-moz-selection {
  background: #b30909;
  color: #fff;
}
.colorWhite {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.btn-primary {
  box-shadow: 0 0 0 25px #b30909 inset;
  border: 1px solid #b30909;
}
#roof {
  background: url(../../images/backgrounds/noise.png) repeat 0 0 #b30909;
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#roof a {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#footer {
	background: #303030;
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
	min-height: 675px;
}
#footer a{
	color: #fff;
}
#footer ul li a:hover, #footer a:hover {
  color: #b30909;
}
/*.ex-menu li:hover > a,
.ex-menu li > a:focus,
.ex-menu li.active > a,
.ex-menu li > a:hover {
  background: #b30909;
}
/*.ex-menu > ul.l1 > li:hover > a,
.ex-menu > ul.l1 > li.active > a {
  border-color: #b30909;
  background: #b30909;
  color: #fff;
}*/
.ex-menu > ul.l1 > li:hover > a {
	background: #b30909 none repeat scroll 0 0;
    color: #fff !important;
}
.ex-menu > ul.l1 > li.first.active > a{
	background: transparent !important;
	border-bottom: 6px solid #b30909;
}

.ex-menu > ul.l1 > li.active.first > a {
	color: #282828 !important;
	font-weight: 700;
    border-bottom: 6px solid #b30909;
}


#component .title,
#component article.fulltext figcaption {
  border-color: #b30909;
}
#component blockquote {
  background: #b30909;
}
.article-hero-area .article-info dd i {
  color: #b30909;
}
#section-kmt h3.kmt-title {
  border-color: #b30909;
}
#section-kmt .commentForm .formArea button.kmt-btn-submit {
  background: #b30909;
}
.box1,
.box1 .title {
  border-color: #b30909;
}
.box2 {
	background: #2651d4;
}
.box3 {
	background: #49575a;
}
.box_bleu {
	background: #2651d4;
}
.box_blanc {
	background: #ffffff;
}
#mod-finder-searchform button.finder {
  background-color: #b30909;
}
.nav-list .active > a,
.nav-list .active:hover > a,
.nav-list > li > a:hover {
  border-color: #282828;
}
.newsticker .scroller .item h4 a:hover {
  color: #282828;
}
.lang-switcher select {
  background: #b30909;
}
.footer-logo {
  background: url(../../images/logo-footer.png) no-repeat 0 0;
}
.xco-wrap .image::after {
  background: #b30909;
  opacity: 0.2;
}
.xco-list .heading:hover,
.xco-default .heading:hover,
.xco-next-layout1 .heading:hover,
.xco-classic .heading:hover {
  color: #b30909;
}
/*#logo a {
	background: url("../../images/logo.svg") no-repeat scroll 0 0 / contain rgba(0,0,0,0);
}*/
#logo a:hover{
	opacity: 0.8;
	/*background: url("../../images/logo-h.svg") no-repeat scroll 0 0 / contain rgba(0,0,0,0);*/
}
