/**
 * Custom styles 
 * @author : Laurent Decottegnie
 */

.ja-masonry-wrap .item article .article-title {
    text-align: center;
    line-height:20px;
    font-weight:500;
    text-transform:uppercase;
}

.t3-header {
    padding-top: 5px;
}

#t3-mainnav {
    margin-top:10px;
}

.navbar-default .navbar-nav > li > a {
	font-size: 15px;
    font-weight:500;

}

div.article-desc {
    display:block;
    min-height: 50px;
}

.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a,
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a,
.t3-megamenu .mega-nav > li > a,
.t3-megamenu .dropdown-menu .mega-nav > li > a,
.t3-megamenu .mega-nav > li > a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li > a:hover,
.t3-megamenu .mega-nav > li > a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li > a:focus {
    background: transparent;
}

.t3-megamenu .mega-dropdown-menu a {
    font-size:13px;
}

.ja-ss-desc h3 {
    background: transparent!important;
    color:#000!important;
}

.module-ct {
    font-size:100%;
}

.icalWide .today {
    border-color:#ccc;
}

#Mod127 td {
    vertical-align: inherit;
    padding:6px;
    border:none;
}

.t3-module.hilite {
    background:#009ab2;
}

.t3-sidebar-left {
    padding-right:20px;
}

.t3-header .logo-image a {
    height: auto;
}

.nav > li > .separator {
    font-size:15px;
    margin-right: 22px;
    padding: 11px 0!important;
    cursor: pointer;
    color:#272727;
}

/* Slideshow Accueil */

.ja-ss-desc h3 {
    font-size: 34px!important;
}

.ja-ss-wrap {
    background:#eee!important;
}

.ja-ss-item img {
    width:50%!important;
    float:right;
}

.ja-ss-desc {
    top:10%!important;
    padding-right: 1%;
    padding-left:10%!important;
}

#Mod128 .module-title {
    font-size:20px;
    color:#019ab1;
}

#Mod48 img {
    max-width:100%;
}
