/*Menu accueil*/
#rt-main .rt-grid-7{
    background:url('../images/bg-content.png') bottom right no-repeat #fff !important;
}
#rt-main #menuacceuil .item-107{
	background:url('../images/bg-info.png') repeat-x !important;
	height:52px;
	padding-top:15px;
}
#rt-main #menuacceuil	a{
	background:url('../images/puce.png') left 3px no-repeat !important;
	padding-left : 20px;
	font-family: 'tj_evolette';
        font-weight: normal !important;
        font-size: 16px !important;
}
.modcartes #camera_wrap_115{
    margin-bottom: 15px !important;
}
.k2-slideshow.theme1 .sl-control{
    display: none;
}
/*Actus*/
#rt-content-bottom .module-title, #rt-mainbottom .module-title{
    text-align:center;
    border-top:1px dotted #333;
    border-bottom:1px dotted #333;
    padding : 10px 0;
    margin-bottom: 15px;
}
#rt-content-bottom h2.title, #rt-mainbottom h2.title{
    display: inline-block;
    border:none;
    margin:0;
    padding:0;
    box-shadow:none;
    font-size: 29px;
    font-family: "tj_evolette";
    padding-left: 20px;
}
#rt-content-bottom h2.title{
    color: #fca269;
    background:url('../images/bg-actus-accueil.png') left 7px no-repeat;
}
#rt-mainbottom h2.title{
    color: #231f20;
    background:url('../images/bg-ppu.png') left 7px no-repeat;
}
.searchaccueil form{
    text-align: right;
}
.linkallactus{
    font-size: 20px;
    font-family: "tj_evolette";
    text-align: center;
    margin: 30px 0;
}
.linkallactus a{
    color: #fca269;
    text-decoration: underline;
}
.linkjournalprojet{
    font-size: 34px;
    font-family: "tj_evolette";
    color: #fff;
    text-align: center;
    background:url('../images/bg-journal-accueil.png') left 0 no-repeat;
    line-height: 38px;
    padding: 15px 0;
}
.linkjournalprojet a{
    color: #fff;
}
#rt-content-bottom .sprocket-strips-s-item{
    margin:0 10px;
}
#rt-content-bottom .sprocket-strips-s-title{
    font-size: 17px;
    font-family: "tj_evolette";
    text-transform: lowercase;
    font-weight: 100;
}
#rt-content-bottom .sprocket-strips-s-title a{
        color: #fca269 !important;
}
#rt-content-bottom .sprocket-strips-s-content a{
    background: #fca269;
    width: 100%;
    text-align: center;
    padding:6px 0;
    box-shadow: none;
    text-shadow:none;
    border: none;
    border-radius: 0;
    font-family: "tj_evolette";
    text-transform: lowercase;
}
#rt-content-bottom .sprocket-strips-s-content a span{
    padding-right: 30px;
    background:url('../images/bg-readmore-orange.png') right 0 no-repeat;
}
@media (max-width: 767px) {
    #camera_wrap_115{
        width:100% !important;
    }
    .k2-slideshow.theme1 .sl-control .pag-list{
        display:none;
    }
    #rt-bottom .rt-block{
    margin-left:20px !important;
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    #camera_wrap_115{
        width:100% !important;
    }
    #rt-content-bottom .rt-grid-3, #rt-content-bottom .rt-grid-4{
        float:none !important;
        width:100% !important;
    }
}