/******* news ******/
._news{ background:#f2f2f2; border:none; box-shadow:none; padding:0; margin:0}

._news #jemmoduleteaser{}

._news #jemmoduleteaser h3{

    color:#000;
    font-size:24px;
    line-height: 24px;
    margin: 0px 0px 15px 0;
    padding:0;
}
._news._interne #jemmoduleteaser h3{
    font-size:20px;
}

._news #jemmoduleteaser{ 
    background:#f2f2f2;
    padding:20px 10px 0px;
}

._news .newsBlc{
    background:#fff;
    margin:0 0 10px 0;
	display:inline-block;
	width:100%;
    <!--min-height: 307px;-->
}
._news._interne .newsBlc{
    position:relative;
    min-height: 0;
    padding-bottom: 30px;
    margin-bottom: 15px;   
}
._news .newsBlc .newsdate{
    height:140px;
    width:10%;
    overflow:hidden;
    position:relative;
    text-align:center;
    background:#686d80;
	float:left;

}
._news .newsBlc .newsImg{
    height:140px;
    width:40%;
    overflow:hidden;
    position:relative;
    text-align:center;
    background:#fff;
	float:left;

}
._news .newsBlc .newsTxt{
    height:140px;
    width:50%;
    overflow:hidden;
    position:relative;
    text-align:center;
    background:#fff;
	float:left;

}

._news._interne .newsBlc .newsImg{
    height:100px;    
}

._news .newsBlc .newsImg img{
    width:100%;
    margin:0 auto;
}

._news .newsBlc .icondate{
    width:100%;
    height:45px;
    margin:0 auto;
    text-align:center;
	background:#1abc9c;
	padding-top:7px;

}
._news .newsBlc .date{
    width:100%;
    margin:0px auto;
    text-align:center;
	background:#686d80;

}
._news .newsBlc .date p{
    width:100%;
	color:#fff;
    margin:0px auto;
	font-size:16px;
    text-align:center;

}
._news._interne .newsBlc .date{
    position:absolute;
    right:0;
    top:0;
    background:#fff;
    padding-top:0!important;
    margin:0;
    width:42px;
    height:41px;
}


._news .newsBlc .date strong{
    border-right:1px solid #7b7b7b;
    border-left:1px solid #7b7b7b;
    border-bottom:1px solid #7b7b7b;
    font-family: 'museo700';
    color:#30be8e;
    font-size:37px;
    line-height: 48px; 
    display:block;
    font-weight: normal;
}
._news._interne .newsBlc .date strong{
    font-size:20px;
    line-height:26px;
}
._news .newsBlc .date span{
    color:#000;
    font-size:15px;
    line-height: 26px; 
    background:#30be8e;
    color:#fff;
    display:block;
    text-transform: capitalize;
} 
._news._interne .newsBlc .date span{ font-size:10px; line-height: 14px;  }
._news .newsBlc h4,._news .newsBlc h4 a,._news .newsBlc h4 a:visited{
    color:#000;
    font-size:16px;
    text-align:left;
	margin:5px 0;
    padding: 0 10px;
    line-height: 18px;
	text-transform:lowercase;
}
._news._interne .newsBlc h4{
    font-size:14px;
    text-align:left;
    line-height: 15px;
    padding-top:6px;
}
._news._interne .newsBlc h4 a{ padding:0; font-size:14px;}

._news .newsBlc div.descript{
    color:#9aa6ae;
    font-size:15px;
    text-align:left;
	padding: 0 10px;
    line-height: 19px;
}
._news._interne .newsBlc div.descript{
    display:none;
}
._news div#jemmoduleteaser .eventset{
    padding:0;
    border:none!important;
    margin-bottom:0;
}


._news div#jemmoduleteaser .eventset .button-gris{ padding:5px 20px; background:#008cd0; color:#fff; border-radius:5px; font-size:12px; position:absolute; bottom:5px; right:5px}


._news .slick-prev, ._news .slick-next{ 
    display:block!important; 
    background:#1abc9c url("../img/puceLink.png") no-repeat center center;
    top:-37px;
}

 ._calendrierHome .slick-prev, ._calendrierHome .slick-next{ 
    display:block!important; 
    background:#1abc9c url("../img/puceLink.png") no-repeat center center;
    top:-60px;
}

._news .slick-prev:hover, ._news .slick-prev:focus, ._news .slick-next:hover, ._news .slick-next:focus,
._calendrierHome .slick-prev:hover, ._calendrierHome .slick-prev:focus, ._calendrierHome .slick-next:hover, ._calendrierHome .slick-next:focus{
    background:#159c81 url("../img/puceLink.png") no-repeat center center;
    opacity:0.8;
}

._news .slick-prev,._calendrierHome .slick-prev{
    right:40px;
    left: auto;
}

._news .slick-next,._calendrierHome .slick-next{
    right:10px;
}

.calendrHomeTitre{ margin:0; padding:12px 0; background:#1abc9c; font-weight:400; color:#fff; border-radius:0 0 5px 5px}
.calendrHomeTitre img{padding:0 12px;}
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}


/***********************************************/
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 9px ;
    width: 20px;
    height: 20px;
  
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    /*background: transparent;*/
    
    background: #141414 url(../../img/puceFooter.png) no-repeat center center; 
    background-size:30%;
    color:#fff;  
    width:24px; 
    height:24px; 
    line-height: 24px; 
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display:none!important;
    z-index: 99
}
/*.menuNavSlideFooter:after{ 
    content:'';
    background:#1D1D1D;
    
    position: absolute;
    left:50%;
    bottom: -40px;
    width: 94px;
    height: 46px;
    margin-left:-47px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius:  0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    display:none
}*/
.menuFooter:hover .menuNavSlideFooter:after{ display: block;}
.menuFooter:hover .slick-prev,.menuFooter:hover .slick-next{ display: inline-block!important;}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
   /* color: transparent;*/
   /* outline: none;*/
    /*background: transparent;*/
    opacity: 0.5;
    background: #141414 url(../../img/puceFooter.png) no-repeat center center; 
    border:none;
    opacity:0.9
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
   /* opacity: 1;*/
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
   /* font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
    
    */
}

.slick-prev
{
    left: -44px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
   
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
   /* content: '←';*/
}
[dir='rtl'] .slick-prev:before
{
    /*content: '→';*/
}

.slick-next
{
    right: -29px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    /*content: '→';*/
}
[dir='rtl'] .slick-next:before
{
    /*content: '←';*/
}

/* Dots */
.slick-slider
{
   /* margin-bottom: 30px;*/
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}







.rubriques-etablissement{

    padding:0px;
    min-height: auto;
    margin-bottom: 10px;
}

.rubriques-etablissement .slick-dots{
    width:100%;
    margin:0;
    padding:0;
    right: 15px;
    bottom: -35px;
}

.rubriques-etablissement .slick-dots li{
    list-style:none;
    display:inline-block;
    padding:0;
    margin: 0 10px 0 0;
    width:9px;
    height:9px;
}

.rubriques-etablissement .slick-dots li button{
    background: #939393;
    width:9px;
    height:9px;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

}
.rubriques-etablissement .slick-dots li.slick-active button{
    background: #1abc9c;
	width:11px;
    height:11px;
	top:-1px;
	position:relative;

}

.rubriques-etablissement .slick-dots li button:before{
    display:none;
}


.rubriques-etablissement .linkRubrique{
    display:block;
    background-size:100%;
    position:relative;
    float:left;
    margin-right:10px;
    width:223px;
    height:184px;
}
.rubriques-etablissement .linkRburiquePlus{
	text-align:right;
	color:#1abc9c;
}
.rubriques-etablissement a.linkRubrique.etab1{
    background: url(../img/etablissement-01.jpg) no-repeat 0 0;
}

.rubriques-etablissement a.linkRubrique.etab2{
    background: url(../img/etablissement-2.jpg) no-repeat 0 0;
}

.rubriques-etablissement a.linkRubrique.etab3{
    background: url(../img/etablissement-03.jpg) no-repeat 0 0;
}

.rubriques-etablissement a.linkRubrique.etab4{
    background: url(../img/etablissement-04.jpg) no-repeat 0 0;
}

.rubriques-etablissement a.linkRubrique.organisation-administrative{
    background: url(../img/mission.jpg) no-repeat 0 0;
    letter-spacing: -1px;
}
.rubriques-etablissement a.linkRubrique.organisation-administrative span.ttre{
    padding: 0 15px;
}

.rubriques-etablissement a.linkRubrique,.rubriques-etablissement a.linkRubrique:visited{
    font-family: 'museo500';
    color:#41413f;
    font-size:16px;  

}

.rubriques-etablissement{
    color:#545454;
    font-size:14px;
}
.rubriques-etablissement span.ttre{
    background:transparent url(../img/bgTransTitre.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    bottom: 30px;
    display:block; 
    padding: 0 20px;
    line-height: 35px;
}
.rubriques-etablissement p{
    text-align:justify;
    color:#545454;
    font-size:14px;
    line-height: 20px;
    margin-bottom: 42px;
	padding:0 5px;
}
.rubriques-etablissement h5{
	text-transform:none;
    color:#000;
	font-weight:400;
    font-size:26px !important;
    line-height: 18px;
    margin: 0px 0px 12px;
}
.slick-slide h5{ color:#008cd0 !important}
@media screen and (max-width:1300px) {
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1000px) {
	.rubriques-etablissement .slick-dots{bottom: 5px;}

}
@media screen and (max-width:820px) {

}
@media screen and (max-width:720px) {

}
@media screen and (max-width:650px) {

}
@media screen and (max-width:550px) {
	._news .newsBlc .newsdate{width:20%;}
	._news .newsBlc .newsImg {width:80%;}
	._news .newsBlc .newsTxt {width:100%;}
	
}
@media screen and (max-width:500px) {

}
@media screen and (max-width:470px) {
	.rubriques-etablissement .linkRubrique{ width: 100%; margin-bottom: 10px}
}
@media screen and (max-width:400px) {	
h3.calendrHomeTitre{ font-size:18px}
	._news #jemmoduleteaser h3 {
    font-size: 18px;
}
.rubriques-etablissement a.linkRubrique.etab1, .rubriques-etablissement a.linkRubrique.etab2, .rubriques-etablissement a.linkRubrique.etab3{ margin-bottom:8px; width:96%}
.slick-slide h5 {
    padding-left:5px
}
}
@media screen and (max-width:350px) {	

}