
*.btn:active, .btn:focus, .btn:active:focus, .btn.active:focus {
	outline: none !important;
}
.icon-publish{
	background-color: red;
	display: block;
	width: 20px;
	height: 20px;
}
#editor-xtd-buttons .modal-button:not([title="Article"]){
	display: none;
}
.cck-ptb{
	padding: 0!important;
}
.cck_form_group_x{
	width: 100% !important;
}
.page-header{
	display: none;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
	background-color: #FFF;
}
body{
    font-family: "KefaRegular";
    font-size: 16px;
    line-height: 24px;
    text-rendering:optimizeLegibility;
}
body, html{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.intro{
    background: url(../img/fd_intro.jpg) center center no-repeat;
}
.outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}

.middle {
  display: table-cell;
  vertical-align: middle;
}
.rond_intro{
    display: inline-block;
    position: relative;
    width: 255px;
    height: 255px;
    background: url(../img/rond_intro.svg) center center no-repeat;
    opacity: 1;
    -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
	animation: fadein 2s;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.rond_intro a{
    position: absolute;
    width: 100%;
    left: 0;
    bottom:20px;
    font-family: "monotypeCorsiva";
    font-size: 24px;
    color:#39a1dc!important;
    padding: 10px 0;
}
.rond_intro a:hover{
    color: #000!important;
}
.rond_avert{
    display: inline-block;
    position: relative;
    width: 255px;
    height: 255px;
    border-radius: 100%;
    background: #EEE;
    opacity: 0;
    font-size: 0.8em;
    line-height: 1.4em;
    border: 6px solid #96cde2;
    margin-bottom: 6px;
}
.rond_avert .texte_avert{
    margin-top: 40px;
}
.res_encart{
	margin-bottom: 1em;
}
.res_strong{
	color: #39a1c9!important;
}
.res_lien{
	font-family: "KefaBold";
	font-size: 1.1em;
}
.res_href{
	color: #AAA;
	font-size: 0.7em;
}
.res_intro{
	font-family: "KefaRegular";
	font-size: 0.7em;
	line-height: 1.5em;
}
.tourne{
    opacity: 0;
    animation: roll 3s;
}
.fadeinscale{
    opacity: 1;
    z-index: 2;
    transform: scale(1.1);
    -webkit-animation: fadeinscale 2s;
    -moz-animation: fadeinscale 2s;
	animation: fadeinscale 2s;
}
.mobile{
	display: none;
}
.desktop{
	display: block;
}
p, ul, li, h1{
    margin: 0px;
    padding: 0px;
}
b, strong, .strong{
	font-family: "kefaBold";
	font-weight: normal;
}
a{
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a, a:visited, a:focus, a:active{
	color: inherit;
    text-decoration: none;
}
a:hover{
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color:#39a1c9;
    text-decoration: none;
}
.cont_spec a{
	border-bottom: 1px dashed #BBB;
	color: #39A1C9;
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.cont_spec a:hover{
	border-bottom: 1px dashed #666;
	color: #000!important;
}
h1{
    font-family: "Lobster";
    font-size: 1.8em;
    font-weight: 100;
	/*margin-right: 1em;
	border-bottom: 1px solid rgba(128,115,98,0.4);*/
}
.cck_page h1{
	margin-bottom: 1em;
}
h2{
    font-family: "Lobster";
    font-size: 1.5em;
    font-weight: 100;
	margin-top: 0px;
}
.selected::before{
    content: "> ";
}
header{
    position: relative;
    width: 100%;
    height: 175px;
    text-align: center;
    background: url(../img/fd_entete.png) top center no-repeat;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.logo{
    display: inline-block;
    width: 200px;
    height: 130px;
    background: url(../img/logo.svg) top center no-repeat;
	background-size: 155px;
    margin-top: 20px;
    opacity: 1;
    /*-webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
	animation: fadein 2s;*/
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.logo, .rond_intro:hover{
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
	-webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
nav{
    width: 100%;
}
nav .small {
    font-size: inherit;
}
nav>ul>li{
    font-family: "monotypeCorsiva";
    display: inline-block;
    padding: 0px 45px;
    margin: 0;
}
nav ul>li:not(:last-child){
    border-right: 1px solid #999;
}
nav>ul>li .menu_titre{
    font-size: 1.5em;
	text-transform: capitalize;
	display: block;
}
nav>ul>li:hover{
    cursor: pointer;
}
nav>ul>li .menu_titre:hover{
    color: #39a1c9;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
nav>ul>li:hover ul{
    display: block;
    opacity: 1;
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
	animation: fadein 1s;
}    
nav>ul>li:hover .menu_titre{
    color: #39a1c9;
}
nav>ul li ul{
    font-family: "kefaRegular";
    font-size: 1em;
    position:absolute;
    left: 0px;
    width: 100%;
    padding: 10px 0px 25px;
    display: none;
    z-index: 2;
}
nav>ul li ul{
    cursor:default;
}
nav>ul li ul li{
    display: inline-block;
    padding: 0px 13px;
    color:#777;
}
nav>ul li ul li:not(:last-child){
    border-right: 1px solid #999;
}
.breadcrumb{
    font-family: "monotypeCorsiva";
    font-size: 1em;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
.breadcrumb, .breadcrumb>.active{
	color: #9f978c;
	font-weight: normal!important;
}
.breadcrumb li:first-child {
    display: none;
}
.breadcrumb li:first-letter {
    text-transform: uppercase;
}
main, .cont{
    position: relative;
    display: inline-block;
    width: 980px;
    text-align: left;
}
main{
    min-height: 500px;
    margin-top: 50px;
}
.col{
    display: inline-block;
    vertical-align: top;
	padding-bottom: 2em;
}
.col13{
    width: 33.33%;
}
.col23{
    width: 66.66%;
}
.col512{
    width: 41.66%;
}
.col712{
    width: 58.34%;
}
.col612{
	width: 50%;
}
.zone_accueil{
    margin-top: 2em;
}
.titre_encart{
    width: 95%;
}
.titre_encart span{
    margin-left: 30px;
    font-family: "Lobster";
    font-size: 1.5em;
    color: #808080;
}
.encart_accueil{
    width: 95%;
    height: 250px;
    border-radius:20px 20px 0 0;
    background-image: linear-gradient(#f3f1ed, #FFF);
    margin-top: 0.4em;
}
.col13:last-child .encart_accueil{
    width: 100%;
}
.encart_accueil ul{
    /*font-family: "KefaBold";*/
    list-style: none;
    display: block;
    padding: 0.5em 30px;
}
.encart_accueil ul li{
    line-height: 1.5em;
    margin-top: 1.2em;
    color: #4d4d4d;
}
.encart_coul{
    background-image: linear-gradient(#c6e4ef, #FFF);
}
.encart_coul2{
    background-image: linear-gradient(#e6a2c3, #FFF);
}
.citation{
    margin-top: 3em;
}
.citation_texte{
    font-family: "monotypeCorsiva";
    font-size: 1.7em;
	line-height: 1.2em;
	color: #807362;
}
.citation_signature{
    font-size: 0.7em;
    margin-top: 0.5em;
}
.avert1{
    font-size: 0.9em;
    line-height: 1.5em;
    color: #808080;
    margin: 3em 0 5em 0;
}
.pictos{
    position: absolute;
    right: 25px;
    top: -70px;
}
.picto{
    display: inline-block;
    width: 26px;
    height: 25px;
    background-image: url(../img/pictos.svg);
	background-repeat: no-repeat;
}
.picto:hover{
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.picto_mail{
    background-position: 0px 0;
}
.picto_fb{
    background-position: -27px 0;
}
.zone_rs{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.8em;
	color: #4D4D4D;
	margin-bottom: 2em;
}
.text_rs{
	display: inline-block;
	vertical-align: middle;
}
.picto_rs{
	display: inline-block;
	vertical-align: middle;
    width: 14px;
    height: 18px;
    background-image: url(../img/pictos_rs.svg);
	background-repeat: no-repeat;
}
.picto_fb2{
	background-position: 3px 2px;
}
.picto_tw{
	width: 17px;
	background-position: -14px 2px;
}
.picto_sep{
	color:#B3B3B3;
}
footer{
    width: 100%;
    height: 80px;
    padding-top: 20px;
    background: url(../img/fd_footer.png) top center no-repeat;
}
.footer_liens{
    font-size: 0.8em;
    line-height: 1.7em;
}
.copyright{
    float: right;
    font-size: 0.8em;
}
.contenu{
    margin-bottom: 40px;
}
.coltexte{
    margin-top: 0.6em;
}
.auteur{
    font-size: 1.1em;
    color:#808080;
}
.infos-sup{
    font-size: 0.7em;
    margin-top: 2em;
}
.titre{
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0;
}
.sstitre{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
}
.texte{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
}
.petit-texte{
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0.3em;
}
.auteur_pres{
	padding-top: 0.7em;
	padding-left: 1.5em;
}
.auteur_liens{
	font-size: 0.8em;
	display: inline-block;
	border-bottom: 1px solid #9f978c;
	color: #39a1c9 !important;
	padding: 0.4em 0;
	margin-bottom: 0.5em;
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.auteur_liens:hover{
	color: #9f978c!important;
}
.encart_auteur{
	width: 100%;
	display: block;
	list-style: none;
}
.encart_auteur .nom.showlist{
	background-color: #f3f1ed;
}
.encart_auteur .nom{
	width: 100%;
	cursor: pointer;
	padding: 0.5em 0;
	background-color: #FFF;
	-webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.encart_auteur .nom:hover{
	background-color: #f3f1ed;
}
.encart_auteur ul{
	list-style: none;
	display: none;
	padding: 0px 0px 25px 25px;
}
.encart_auteur ul li{
	padding: 5px 0;
}
.nomResident{
	font-family: "KefaBold";
}
.introResident{
	font-family: "KefaRegular";
	font-size: 0.8em;
}
.fleche {
    width: 20px;
    height: 20px;
    opacity: 0.5;
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
	margin-right: 5px;
	background-image: url(../img/fleche1.svg);
	background-repeat: no-repeat;
	background-size: 20px;
    -ms-transform: scale(0.7) rotate(0deg);
    -webkit-transform: scale(0.7) rotate(0deg);
    -o-transform: scale(0.7) rotate(0deg);
    -moz-transform: scale(0.7) rotate(0deg);
    transform: scale(0.7) rotate(0deg);
}
.tourne90 {
    -ms-transform: scale(0.7) rotate(90deg);
    -webkit-transform: scale(0.7) rotate(90deg);
    -o-transform: scale(0.7) rotate(90deg);
    -moz-transform: scale(0.7) rotate(90deg);
    transform: scale(0.7) rotate(90deg);
}
.intro_tech{
	padding: 0.5em 0 1.5em 0;
	border-bottom: 1px solid #EEE;
	margin-bottom: 1.5em;
}
.page_texte{
	padding-top: 0.5em;
}
.btn-spec{
    color:#666!important;
    border-color: #39a1c9;
    background-color: #FFF;
    width: 100px;
}
.btns_intro .btn-spec{
    width: 50px;
}
.btn-spec:hover{
    background-color: #EEE;
}
.mgt05{
    margin-top: 0.5em;
}
.mgtm1{
    margin-top: -1em;
}
.mgtm2{
    margin-top: -2em;
}
.mgt1{
    margin-top: 1em;
}
.mgt2{
    margin-top: 2em;
}
.mgr2{
    margin-right: 2em;
}
.tac{
    text-align: center;
}
.bleu1{
    color:#39a1c9!important;
}
.bleu{
    color:#85c7de!important;
}
.noir{
	color: #000!important;
}
.or{
	color: #9f978c!important;
}
.w100{
	width: 100%!important;
}
.fs07{
	font-size: 0.7em;
}
.fs08{
	font-size: 0.8em;
}
.fs09{
	font-size: 0.9em;
}
.tar{
	text-align: right;
}
.unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;  
}
/**/

@media only screen and (max-width: 768px){
	.col,.encart_accueil{
        width: 100%;
    }
}
@media only screen and (max-width: 980px) {
    main, .cont{
        width: 90%;
        padding: 10px 0;
    }
    footer{
        height: 110px;
    }
}
@media only screen and (max-width: 980px) and (orientation: portrait) {
    nav>ul>li{
        padding: 0px 27px;
        margin: 0;
    }
    nav>ul>li>ul{
        background-color: #FFF!important;
    }
}
@media only screen and (max-device-width: 680px) and (orientation: landscape) {
    .footer_liens{
        padding-bottom: 0px;
    }
}
@media only screen and (max-device-width: 680px) and (orientation: portrait) {
    nav >ul>li:not(:last-child):nth-child(2n){
        border-right: 0px solid #999;
    }
    nav>ul li ul{
        /*margin-top: 20px;*/
		top: 200px;
    }
	.zone_rs{
		position: relative;
	}
}
@media only screen and (max-device-width: 680px) {
	.desktop{
		display: none;
	}
	.mobile{
		display: block;
	}
    .encart_accueil{
		margin-bottom: 0;
		height: auto;
		padding-bottom: 3em;
    }
    footer{
        padding-top: 10px;
    }
    nav>ul>li{
        padding: 0px 15px;
        margin: 0;
    }
    .pictos{
        top: -105px;
        right: -5px;
    }
    .autre{
        /*position: absolute;
        right: 0;
        bottom: 20px;*/
    }
	.auteur_pres{
		padding-left: 0;
	}
}
@-moz-keyframes fadein {
    0% {
        -moz-opacity: 0;
    }

    100% {
        -moz-opacity: 1;
    }
}

@-webkit-keyframes fadein {
    0% {
        -webkit-opacity: 0;
    }

    100% {
        -webkit-opacity: 1;
    }
}
@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@-moz-keyframes fadeinscale {
    0% {
        -moz-opacity: 0;
        -moz-transform: rotate(0) scale(1);
    }

    100% {
        -moz-opacity: 1;
        -moz-transform: rotate(360deg) scale(1.1);
    }
}

@-webkit-keyframes fadeinscale {
    0% {
        -webkit-opacity: 0;
        -webkit-transform: rotate(0) scale(1);
    }

    100% {
        -webkit-opacity: 1;
        -webkit-transform: rotate(360deg) scale(1.1);
    }
}
@keyframes fadeinscale {
    0% {
        opacity: 0;
        transform: rotate(0) scale(1);
    }

    100% {
        opacity: 1;
        transform: rotate(360deg) scale(1.1);
    }
}
@-moz-keyframes fadeout {
    0% {
        -moz-opacity: 1;
    }

    100% {
        -moz-opacity: 0;
    }
}

@-webkit-keyframes fadeout {
    0% {
        -webkit-opacity: 1;
    }

    100% {
        -webkit-opacity: 0;
    }
}
@keyframes fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@-moz-keyframes roll {
  0% {
    -moz-transform: rotate(0) scale(1.03);
    -moz-opacity: 1;
  }
  100% {
    -moz-transform: rotate(360deg) scale(1.2);
    -moz-opacity: 0;
  }
}
@-webkit-keyframes roll {
  0% {
    -webkit-transform: rotate(0) scale(1.03);
    -webkit-opacity: 1;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1.2);
    -webkit-opacity: 0;
  }
}
@keyframes roll {
  0% {
    transform: rotate(0) scale(1.03);
    opacity: 1;
  }
  100% {
    transform: rotate(360deg) scale(1.2);
    opacity: 0;
  }
}
}