/* ANNU bloquer logo a 200px de large */
img.contact-thumbnail.img-thumbnail {
 width:200px; 
}

/* correction titre annuaire qd intitulé tres long et passe sur 2 lignes */
.contact-thumbnail {
    float: left;
    margin-right: 20px;
}

/* passer menu secondaire dessous qd sur une page */
#wrapper-menusec {
    z-index: 1;
}

/* recherche nombre resultats + cacher limites + surbrillance */
span.badge.badge-info {
	color:red !important;
	font-size:20px !important;
}
div.form-limit {
	display:none !important;
}
dl.search-results .highlight {
    background-color: #f7ff3c !important;
}

/* suppression des textes du menu secondaire en mobil */
@media screen and (max-width: 524px) {
div#maximenuck327 a.maximenuck span.titreck {
      display:none;
}
}

/* recherche nombre resultats + cacher limites + surbrillance */
span.badge.badge-info {
	color:red !important;
	font-size:20px !important;
}
div.form-limit {
	display:none !important;
}
dl.search-results .highlight {
    background-color: #f7ff3c !important;
}

/* retour haut de page */
.scrollToTop {
  left: 50%;
  margin-left: -30px;
  margin-bottom:65px;
}

/* Bouton accessibilité */
i._access-icon.material-icons._access {
  bottom:200px !important;
}
/* Passer bouton cookies derriere */
#setting {
    z-index: 16774 !important;
}

/* Correction titre actualites qd seulement 3 actus ou moins */
.mfp_carousel_skin_card .mfp_block_title {
    height: 30px !important;
}

/* PD espace bouton apercu */
.btn.btn-warning {
	margin-right:20px !important; 
}

.com_phocadownload .pagination {
    display: none;
}

/* CORRECTION MEGA MENU */
div#maximenuck182 li.fullwidth > div.floatck > div.maxidrop-main {
    width: 890px !important;
}

/* ALIGN TITRES ACTUS */
h4.mfp_carousel_title {
text-align:left;
}

/* BOUTON ARCHIVES ACTUS */
.boutonarchi {
    background: #95d2dd;
    color: #000;
    padding: 15px;
    text-align: center;
  border-radius:10px;
}
.boutonarchi:hover {
    background: #fff;
    color: #009bc2;
    text-decoration: none;
    font-weight: bold;  
}

/* ombre passage menu  */
div#maximenuck182 ul.maximenuck li.maximenuck ul.maximenuck2 li a:hover,
div#maximenuck182 ul.maximenuck2 li a:hover {
  background: none;
  text-shadow: #fff 2px 0 10px;
}

/* marge lien module menu  */
li.maximenuck.item1151,
li.maximenuck.item1153,
li.maximenuck.item1515,
li.maximenuck.item1516 {
  padding-left:7px;
}


label.custom-file-label {
display:none;  
}

.sprocket-strips-s-title {
    text-align: left;
}

.eapps-instagram-feed-container {
  margin-bottom:-100px;
}

/* TITRE MENUS ASSO  */
div#maximenuck182.maximenuckh ul.maximenuck ul.maximenuck2 li.maximenuck > .separator span.titreck {
  font-size: 18px !important;
  color:#FFF !important;
  text-transform:uppercase;
  font-weight: bold;
  line-height: 0px;
  margin-top:30px !important;
  margin-bottom:15px !important;
}

/* TITRE MENUS ASSO MARGES DU HAUT */
li.maximenuck.nodropdown.item862.first.level2.fullwidth,
li.maximenuck.nodropdown.item1103.level2.fullwidth {
   padding-top: 22px !important;
}

div#menuprincipal {
  z-index: 9999999 !important;
}

/* ETIQUETTE RECAPTCHA  */
.grecaptcha-badge {  
  top:50% !important;
  z-index:1;
}

/* hauteur ligne dans fiche contact  */
dd {
    line-height: 26px;
}

/* ICAGENDA ACCUEIL  */
h3.tck-module-title
{ 
color: #000;
    font-size: 22px;
    font-weight: bold;
} 

.ic_rounded.iccalendar .ic-table td div {
    font-size: 18px;
    line-height: 50px;
}

/* ALIGNEMENT ICONES MENU SEC MOBIL  */
@media screen and (max-width: 524px) {
div.maximenuckh ul:not(.noresponsive) li {
   width: 50px !important;
  padding:0px !important;
}
}

/* ALIGNEMENT BAS ET ACTU ACCUEIL  */
@media screen and (max-width: 1200px) {
#coordo1 {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}
#logosbas table {
    float:none !important;
    margin-left: auto;
    margin-right: auto;
}
}


/* ALIGNEMENT RACCOURCIS 1 ET 3  */
@media screen and (min-width: 1000px) {
#ac-rac1 {
 float:left;
}
}
@media screen and (min-width: 1000px) {
#ac-rac3 {
 float:right;
}
}

/* CADRAGE TEXTE PRINCIPAL ET ACTUS ACCUEIL */
@media screen and (max-width: 1300px) {
#content p,
h2,
#ac-actus {
    margin-left: 20px;
  margin-right: 20px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
}

/* MENU PRINCIPAL PAR DESSUS MENU SECONDAIRE */
div#maximenuck280 ul.maximenuck {
 z-index: 0; !important
}

/* TEXTE MENUS */
div#maximenuck182 ul.maximenuck div.maximenuck_mod > div > h3, div#maximenuck182 ul.maximenuck2 div.maximenuck_mod > div > h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 0px;
    margin-top: 30px;
    margin-bottom: 15px;
}

div#maximenuck182 ul.maximenuck li.maximenuck ul.maximenuck2 li a, div#maximenuck182 ul.maximenuck2 li a {
    font-size: 16px;
    color: #fff;
}

/* CALAGE MENU PRINCIPAL */
.maxidrop-main {
  width:890px !important;
  margin-left: auto ;
  margin-right: auto ;
  margin-bottom: 30px;
}

/* POPUP ACTUS */
.titreb {
  color: #10478b;
  font-weight:bold;
  font-size:24px;
}
[class^=wf-mediabox] table {
  font-family: 'Open Sans' !important;;
  text-align: justify !important;
}

/* CAPTCHA */
#recaptcha {
  z-index:999;
}

/* JD SIMPLE CONTACT FORM */
.jd-simple-contact-form {
    padding-right:50px;
    padding-left:50px;
}
@media screen and (min-width: 1221px) {
.jd-simple-contact-form {
    width:1200px;
    margin-left: auto;
    margin-right: auto;
}
}

input[type="checkbox"] {
  margin:0 !important;
}

.jd-simple-contact-form .form-check-label {
    margin-bottom: 50px !important;
    display: inline-block !important;
}
label {
font-size:16px;
}
textarea {
  resize:none;
  width:100%;
}
input[type="text"],
input[type="email"],
.form-horizontal textarea {
  width:100%;
}
.text-muted {
 display:none; 
}



/* FOND COULEUR PLEIN LARGEUR PAGE */
#pgfdbleu {
    background-color:#7a99c2;
    left:0;
    width:100%;
  	margin-bottom: -10px;
}

/* ALIGNEMENT TEXTE PRES ACCUEIL */
@media screen and (min-width: 1221px) {
#ac-pres1 {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    float:right;
}
}
@media screen and (min-width: 1221px) {
#ac-pres2 {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    float:left;
}
}

/* BAS */
@media screen and (min-width: 1221px) {
#baslarge {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
}

/* MENU HAUT */
/* Position fixe du menu */
div#hautmenu.tck-wrapper {  
  position:fixed;
  width:100%;
  z-index:9999 !important;
}
div#logo {  
  position:fixed;
  top:0px;
  z-index:99999 !important;
}
#hautimg {
  position:fixed;
  top:100px;
  width:100%;
  z-index:99999 !important;
  pointer-events: none;
}

/* CSS POUR IE */
@media screen and (min-width:0\0) {
  
  div#maximenuck182 ul.maximenuck li.maximenuck.item101.level1 {
	margin-right: 60px !important;
  }
}

/* CSS POUR EDGE */
@supports (-ms-ime-align:auto) {
  
  div#maximenuck182 ul.maximenuck li.maximenuck.item101.level1 {
	margin-right: 60px !important;
  }
}

/* copyright os gallery */
.copyright-block {
  display:none;
}


/* disparition recherche */
@media screen and (max-width: 1417px) {
  div.tck-module.moduletable-rech {
    display:none;
  }
}

/* titres page accueil */
div.tck-module.moduletableactusstrips h3,
div.tck-module.moduletableactuslists h3{
	font-size:22px;  
}

/* actuslists */
.moduletableactuslists .active .portrait-image {
    width: 15%;
}

/* FB box droite */
.moduletablefbbox > .fb_iframe_widget {
  margin-left:30px;
}
.fbboxtitle {
  margin-left:30px;
  margin-top:50px;
  margin-bottom:5px;
}

/* Social slider */
@media screen and (max-width: 1020px) {
  .facebook_icon,
  .twitter_icon {
  zoom:70%;
}
}

/* fiche contact natif */
select {
  color: #000000;
}

.form-horizontal .control-label {
  padding-right:10px;
}

input[type="text"],
input[type="email"],
.form-horizontal textarea {
  width:100%;
}

/* boutons cote */
#centrehaut > div.inner {
  padding: 0px;
}

@media screen and (max-width: 1020px) {
.jf_sidebuttons {
position:absolute;
  top: 80px;
  z-index:9999;
  zoom:70%;
}
}

@media screen and (min-width: 1021px) and (max-width: 1500px) {
.jf_sidebuttons {
  top: 165px;
  z-index:9999;
  zoom:60%;
}
}

@media screen and  (min-width: 1500px) {
.jf_sidebuttons {
  top: 80px;
}
}

.jf_sidebuttons li {
  margin: 5px 0;
}

.jf_sidebuttons li a {
  text-transform:none;
  padding: 0px 0px 0px 10px;
  margin-right: -40px;
  line-height: 40px;
  color:#000;
  font-weight:normal;
  font-size: 20px;
}

.jf_sidebuttons li a:hover {
  border: 6px solid #ffffff;
  margin-left:-5px;
  background:#DDD;
}

.jf_sidebuttons li a img {
  margin: 0px 0px 0px 10px;
}


/* titres page */
.page-header {
  margin: 0px;
  padding-bottom: 5px;
}

/* menu mobil */
.mobilemaximenuck {
  text-shadow: none;
  font-family: Montserrat;
}

.mobilebuttonmaximenuck {
  height: 39px;
  width: 109px;
  background: url(../images/menumobil.png) left center no-repeat;
  float: right;
}

.mobilebarmaximenuck {
  height: 0px;
}

/* espacement drapeaux trad */
.flag {
  margin-left: 5px;
}

/* arrondi zone recherche */
input.search-query {
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px;
  border-radius: 0px; 
  background:#e1e6f0;
  color:#000;
     width: 96%;
}
label.tck-search-label {
  display:none;
}


/* redimensionner zone de texte */
textarea {
  resize:none;
}

/* page resultat rechercher */
.result-title {
  margin-top:20px
}