body {
          font-family:'Open Sans', sans-serif;
    font-size:14px;
   
}

h1, h2, h3, h4, h5, h6 {
    font-family:'Open Sans', sans-serif;
}


.cal_day {
    text-align:center;
}

h2 {
    line-height:50px;
    color: #E91C1C;
}
h3 {
    line-height:32px;
    padding-bottom:20px;
}
h4 {
   padding-top: 25px;
line-height: 40px;
padding-bottom: 0px;
font-size: 22px;
font-weight: 900;

}

p {
    font-weight:300;
    line-height:32px;
    padding-bottom:15px;
}

.bookshelf-right {
    height:100px;
}

section {
    padding-top:50px;
    margin-top:50px;
}
.theme_mainwrap {
    padding-bottom:30px;
}

.lightbox-loader {
        background-color: darkred;
}

.bara_UPsite {
font-size: 18px;
}

.disclaimerSubscriptionServices {
    margin-top:40px;
}

#home-sec { 
  
    
background: url(/DXMBC9i14i6i1/counterbox4929-2.jpg) no-repeat 50% 50%;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
display: block;
height: auto;
 padding-top:190px;
   min-height:650px;
    color: slateblue;
}

.gender_m_box {
    font-size:50px ;
    font-weight:900;
    border:5px outset  slateblue;
    padding:15px;
    text-transform:uppercase;
    
}

.mameteo_titre_selected {
     margin-top:70px;
    font-size:18px ;
    font-weight:900;
    padding:5px 20px 20px 20px;
    border:1px dotted slateblue;
    padding:5px;
}


.blog-promo-single {
	font-size: 18px;
}

.sub-menu-Bruxelles {
background: gainsboro;
min-height: 60px;
padding-top: 5px;

}

.sub-menu-Bruxelles .widgets-list-layout-blavatar > .thumbIcon > a {
	background: gainsborofff;
}

.sub-menu-Bruxelles .cp-text {
	color: darkslateblue;
	font-weight: bolder;
	font-size: 25px;
    font-weight:900;
	letter-spacing: 2px;
}
.sub-menu-Bruxelles :hover .cp-text:hover {
	color: darkslateblue;	
}
.sub-menu-Bruxelles .widgets-list-layout-blavatar > li > a {
color: darkslateblue;
}
.sub-menu-Bruxelles {
border-color: #D6D6D6;
}
.sub-menu-Bruxelles .Below_Search, .sub-menu-Bruxelles .g_text19 {
border-color: darkslateblue;
}

.sub-menu-Bruxelles .widgets-list-layout-blavatar > li > a:hover, .sub-menu-Bruxelles .widgets-list-layout-blavatar > li > a:focus {
color: darkslateblue;
}
.undersearch {
    background-color: black;
}


.modtit_article {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modtit_article {
  margin-right: -20px;
}
.modtit_article > li {
  float: left;
  padding: 0;
  margin: 0;
}

.modtit_article.serveis-empreses > li {
  width: 33%;
}

.navbar01_r15_c1 .portfolio-reveal {
  margin: 0 6px 6px 0;
  text-align: center;
  background: gainsboro;
  padding: 6px;
  border:1px solid #E8EAEE;
  
}
.navbar01_r15_c1 img {
  width: 100%;
}
.navbar01_r15_c1 .buttonsinscrire {
  position: relative;
}
.navbar01_r15_c1 h5 {
  margin: 0;
  padding: 6px 0 6px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: peachpuff;
color: slateblue;
}
.navbar01_r15_c1 .viewPastIssues {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: firebrick;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.navbar01_r15_c1 .viewPastIssues .detail205 {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.navbar01_r15_c1:hover .viewPastIssues {
  opacity: 1;
}



.ems-82756_4188 {
width: 100%;
min-height: 353px;
border: 1px solid #e1e1e1;
}

.footer_block_4 {
  color: midnightblue;
  background-color: cornsilk;
  border-color: darkmagenta;
}

#footer {
background-color: ivory;
color: darkslateblue;
padding: 20px 50px 20px 50px;
text-align: right;
border-top: 1px solid #d6d6d6;
}



@media all and (max-width:640px) and (min-width:381px) {
    .gender_m_box { 
        font-size:28px ;
    }
}
@media all and (max-width:381px) and (min-width:200px) {
    .gender_m_box { 
        font-size:24px ;
    }
}