#meganavigator li.level1 > .item-link {
    font-size: 12px !important;
}

#meganavigator li.level1 > .item-link span {
    padding: 6px 10px !important;
}
#top10 .module .modtitle {
    font-size: 20px !important;
    text-align: center !important;
    font-weight: 900 !important;
    color: #444 !important;
}
.omega-powered{
	display: none !important;
}
#cookieMessageText{
	display: none !important
}
#yt_spotlight3 {
    display: block !important;
    padding: 40px 0 !important;
   background: url(../images/bg/bg-spotlight3_l2.png) no-repeat 0 0 fixed !important;
	background-size: 100% 100% !important;
}
.module.k2-latest-new h3.modtitle {
    font-size: 20px;
    font-weight: 900;
    color: #fff !important;
    text-align: center;
}
.module.k2-latest-new .k2ItemsBlock .modulePretext {
    color: #fff !important;
}
.home-layout1 .module.cus-res-min-jo .main .item:hover {
    background: #048930 !important;
    color: #fff !important;
}
.home-layout1 #yt_spotlight1 {
    background: #eee !important;
}
.home-layout1 .module.cus-res-min-jo .main .item {
    padding-bottom: 55px;
    padding-top: 20px;
    border: 1px solid #ddd;
    border-left: none;
    background: #fff;
    position: relative;
	height: 210px;
    width: 157px;
}
.home-layout1 .module.cus-res-min-jo .main .item:hover h3.title a {
    color: #fff !important;
}
table.acymailing_form {
    margin: 0px !important;
    border: 0px !important;
}
#yt_breadcrumb #breadcrumb .breadcrumb li.active {
    display: none !important;
}
#yt_breadcrumb #breadcrumb .breadcrumb {
    line-height: 0px !important;
}
#yt_spotlight1 {
    padding-top: 20px !important;
}
.new_banner_suffix{
	margin: 0 !important;
}
@media only screen and (min-width : 992px) {
/* Styles */
	#yt_mainmenu{
		width: 73% !important;
	}
	#yt_logo{
		width: 15% !important;
	}
}
@media only screen and (min-width : 768px) and (max-width : 979px) {
#bd #yt_menuwrap #yt_mainmenu {
    background: #43474d !important;
    padding: 0;
}
}
/* GK Tabs */
.gkTabsGK5 {
    position: relative;
    overflow: hidden;
}
.gkTabsWrap ol li {  
	background: #2d2e31;   
	border: none;   
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 30px;
    line-height: 31px;
    list-style-type: none;
    margin: 0 6px 0 0;
    padding: 0 10px!important;
    position: relative;
    top: 1px;
    text-transform: uppercase;
}
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover {
    background: #1c4290;
    color: #fff;
}
.gkTabsWrap ol li.active:after {
	border: 6px solid #1c4290;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	bottom: -11px;
	content: "";
	left: 10px;
	margin-left: 0;
	position: absolute;
	z-index: 101;
}
.gkTabsWrap ol li:hover { 
    color: #fff; 
}
.gkTabsContainer {
	background: #18191b;
    clear: both;
    overflow: hidden;
    position: relative;
}
.gkTabsItem {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    left: -9999px;
    padding: 30px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.gkTabsItem.active {
    left: 0;
    position: relative;
    z-index: 2;
}
.gkTabsNav {
    background: transparent;     
    margin: 0;      
}
.gkTabsNav:after {
    clear: both;
    content: "";
    display: table;
}
.gkTabsButtonNext,
.gkTabsButtonPrev {
    display: none;
}

/* Suffix bigtabs */
.bigtabs .gkTabsItem {
	padding: 45px;
}
.bigtabs .gkTabsWrap ol li {  
	background: #18191b;      
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 50px;
    line-height: 51px;
    list-style-type: none;
    margin: 0 4px 0 0;
    padding: 0 34px!important;
    position: relative;
    top: 1px;
    text-transform: uppercase;
}
.bigtabs .gkTabsWrap ol li.active,
.bigtabs .gkTabsWrap ol li.active:hover {
    background: #43474d;
    color: #fff;
}
.bigtabs .gkTabsWrap ol li.active:after {
	border: 6px solid #43474d;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	bottom: -11px;
	content: "";
	left: 50%;
	margin-left: -6px;
	position: absolute;
	z-index: 101;
}
.bigtabs .gkTabsWrap ol li:hover { 
    color: #fff; 
}
.bigtabs .gkTabsContainer {
	background: #18191b;
    clear: both;
    overflow: hidden;
    position: relative;
}
.bigtabs .gkTabsItem {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    left: -9999px;
    padding: 45px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.bigtabs .gkTabsItem.active {
    left: 0;
    position: relative;
    z-index: 2;
}
.nobottom .gkTabsItem {
	padding-bottom: 0;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
    line-height: 48px !important;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
    font-size: 20px !important;
    line-height: 20px !important;
}
div.sj-k2slickslider div.pag-item a.sel {
    background: #048930 !important;
}
div.sj-k2slickslider div.pag-item a {
    border: 2px solid #048930 !important;
}
table.joomlatable tr.even td {
    padding: 5px 5px 5px 5px !important;
    background: #f0f0f0 !important;
    border-bottom: 1px solid #dcdcdc !important;
}
 table.joomlatable tr.odd td {
    padding: 5px 5px 5px 5px!important;
    background: #fafafa!important;
    border-bottom: 1px solid #dcdcdc!important;
}
/* ancien vert clair: #47bfa9 */