/*!
 * website: AMBASSADE DE CI
 * Author: Franck CONDE;
 */

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
/* font-family: 'Roboto Condensed', sans-serif; */

html,body{
    margin: 0;
    padding: 0;
}

body{
    font-size: 15px;
    background: #EAEAEA;
    font-family: 'Roboto Condensed', sans-serif;    
}

* {
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

*:before,
*:after {
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

.bord{
    border: 1px solid red;
}



 fieldset, select {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}

.mb0{
    margin-bottom: 0;
}


.mbas{
	margin-bottom:25px;
}

@media screen and (min-width: 500px){
    .mt30{
        margin-top: 30px !important;
    }
}

.mb20{
    margin-bottom: 20px !important;
}

.small-menu a {
    padding-left: 20px !important;
    position: relative;
    font-size: 13px !important;
}

.small-menu a.active{
    color: #FF6F00;
    text-decoration: underline;
}

.small-menu a > i{
    font-size: 15px !important;
    position: absolute !important;
    top: 3px !important;
    left: 0;
}

@media screen and (min-width: 1200px){
    .row-m0 .col{
        padding: 0 !important;
    }

    .pl0{
        padding-left: 0 !important;
    }

    .pr0{
        padding-right: 0 !important;
    }

    .small-menu{
        padding: 8px 0 !important;
    }

}


b{
    font-weight: normal;
}

a{
    text-decoration: none;
    color: inherit;
}

a:hover{
    text-decoration: underline;
    color: inherit;
}

ul{
    margin: 0;
    padding: 0;
}

.amb-header{
    color: #fff;    
    width: 100%;
    padding: 0;
    position: static;
}

.amb-top-header{
    background: #143d15;
    padding: 5px 0;
    overflow: hidden;
    border-bottom: 2px solid #fff;
}

.amb-nav-header{
    background: #EA6400 url(../img/banner-over-2.png) no-repeat center center;
    /* margin-top: 52px; */

}

.amb-top-header-content, .amb-nav-header-content{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.small-menu{
    padding: 8px 0.75em !important;
}

.recherche{
    margin-top: 30px;
}

#form-search{
    position: relative;
}

input#search {
    background: #fff none repeat scroll 0 0;
    color: #555;
    float: right;
    font-size: 14px;
    height: 25px !important;
    margin: 0 !important;
    padding: 0 10px;
    width: 300px;
}

input#search::-webkit-input-placeholder {
    color: #777 !important;
    font-size: 15px;
}
input#search::-moz-placeholder {
    color: #777 !important;
    font-size: 15px;
}
input#search::-ms-input-placeholder {
    color: #777 !important;
    font-size: 15px;
}

input#search:focus{
    background: #fff !important;
}

.amb-ambZone{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    padding: 0 !important;
    margin-top: 10px;
}

.amb-armoirie{
    margin-right: 10px;
} 

.amb-ambassade-label h2{
    font-size: 39px;
    font-weight: bold;
    padding: 0;
    margin: 30px 0 5px 0;
}

.amb-ambassade-label  p{
    font-size: 28px;
    font-weight: 300;
    padding: 0;
    margin: 0;
}

.amb-container{
    width: 100%;
    padding:0px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.amb-container2{
    width: 100%;
    padding:20px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.amb-tab-header, .amb-nav-tabs{
    background: #EA6400;
}

.amb-nav-tabs{
    overflow-x: hidden !important;
}

.breadcrumb

.amb-nav-tabs .tab {
    display: block;
    flex-grow: 1;
    float: left;
    height: 48px;
    letter-spacing: normal;
    line-height: 48px;
    margin: 0;
    min-width: 0px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: none !important;
    width: 100% !important;
}

.amb-nav-tabs .tab a {
    color: #eee;
    display: block;
    font-size: 17px;
    font-weight: 700;
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'Roboto Condensed', sans-serif;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.28s ease 0s;
    width: 100% !important;
}

.amb-nav-tabs .tab a.active {
    color: #fff;
}

.amb-nav-tabs .tab a:hover{
    text-decoration: none;
    color: #fff;
}

.img-center img{
    margin: 0 auto;
    display: block;
}

.side-nav {
    z-index: 99999999 !important;
}

.amb-nav-tabs .indicator {
    background-color: #fff !important;
    bottom: 0;
    height: 5px !important;
    position: absolute;
    will-change: left, right;
}


.slider-zone{
    width: 100%;
    height: 350px;
    overflow: hidden;
    background: #fff;
     /* Firefox v3.5+ */
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true) !important;
}

.card{
    margin: 0;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important;
    /* Firefox v3.5+ */
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true) !important;
}

.card .card-content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    padding: 10px 10px !important;
}


.card-content-h193{
    height: 193px !important;
    overflow-y: auto;
}

.card-content-h201{
    height:201px !important;
    overflow-y: auto;
}


.card-content-h224{
    height: 224px !important;
    overflow-y: auto;
}
.card .card-image{
	position:relative;

}
.fond-transparent{
	position:absolute;
	width:100%;
	height:150px;
	background-color:rgba(0,0,0, 0.5);
	z-index:99990;
	}
.card .card-image img{
   -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important; 
}

.card-title{
    font-size: 25px !important;
    font-weight: 400 !important;
	z-index:986;
}

.name-ambassadeur{
    font-size: 20px;
    font-weight: 300;
}

.card-list li{
    list-style-type: none;
}

.card-list li a{
    color: #000;
    display: block;
    overflow: hidden;
    padding: 5px 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-list li:last-child a{
    padding-bottom: 0;
}

.card-list li a:hover{
    color: #FF6F00;
    -webkit-transition: color 100ms linear;
    -moz-transition: color 100ms linear;
    -o-transition: color 100ms linear;
    -ms-transition: color 100ms linear;
    transition: color 100ms linear;
}

.content-coordonnee{
    color: #000;
    font-weight: 300;
}

.content-coordonnee p{
    margin-bottom: 10px !important;
}

.card-ci{
    height: 345px !important;
    background: #000;
}

.card-ci img.activator{
    width: 100% !important;
    height: 345px !important;
}

.title-reveal{
    color: #fff;
    width: 100%;
    background: #000;
    font-size: 25px;
    font-weight: 400;
    height: 200px;
    padding: 20px;
    display: block;
    position: absolute;
    z-index: 9999;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
}

.activite-zone{
    width: 100%;
	height: 260px;
    background: #fff;
    overflow: hidden;
     /* Firefox v3.5+ */
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true) !important;
}

.link-zone{
    padding-bottom: 25px !important;
}

.title-zone-activite{
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    padding: 10px;
    background: #2E7D32;
	height: 50px;
	
}

.image-activite {
    background-size: cover !important;
    height: 230px;
    margin-bottom: 10px;
    position: relative;
}

.image-activite img{
    width: 100%;
	height:273px;
}

.image-activite2 {
    background-size: cover !important;
    height: 130px;
    margin-bottom: 10px;
    position: relative;
}

.image-activite2 img{
    width: 100%;
	height:130px;
}

.info-activite{
    font-size: 25px;
    font-weight: 300;
    color: #fff;
    width: 100%;
    line-height: normal;
    position: absolute;
    bottom: 0;
     background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
}

.title-activite{
    padding: 10px;
    display: block;
}


.title-activite2{
    padding: 5px;
    display: block;
	font-size:12px;
}
.title-activite2 a{
    color: inherit;
    text-decoration: none;
    display: block;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.title-activite a{
    color: inherit;
    text-decoration: none;
    display: block;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.title-activite a:hover{
     color: #FF6F00;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.date-activite{
    display:inline-block;
    font-size: 15px;
    padding: 2px 5px;
    font-weight: normal;
    width: auto;
    background: #FF6F00;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
}

.date-activite i{
    font-size: 20px !important;
}

.date-activite i.left{
    margin-right: 5px !important;
}


.date-activite2{
    
    font-size: 11px;
    
}

.date-activite2 i{
    font-size: 12px !important;
}

.date-activite2 i.left{
    margin-right: 5px !important;
}

.other-activite{
    margin:0 5px;
}

.list-activite li{
    list-style: none;
    overflow: hidden;
    margin-bottom: 5px;
}

.list-activite li:hover{
    background: #eee;
}

.list-activite li a{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
   
}

.list-activite li a.over-actu{
	display:block !important;
	}

.list-dossier li a{
    text-decoration: none;
	width:135px;
	display:block;
	
}

.list-dossier li a:hover{
    color: #FF6F00;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.list-activite li a .other-img-zone{
    margin-right: 5px;
    width: 130px;
	height:100px;
	float:left;
}

.other-img-zone img{
width: 100%;
height:100%
}

.voir-plus{
    display: block;
    border-top: 1px solid #F0F0F0;
    padding: 2px;
    text-align: right;
}

.voir-plus a{
    color: #33681E;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.voir-plus a:hover{
    color: #FF6F00;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.dossier-plus a{
    color: #fff;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.dossier-plus a:hover{
    color: #33681E;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.other-date{
    font-size: 13px;
    color: #FF6F00;
    display: block;
    margin-top: 10px;
}

.other-date i{
    font-size: 16px !important;
    margin-top: 2px;
}

.other-date i.left{
    margin-right: 5px !important;
}

.title-liens-utiles{
    font-size: 25px;
    color: #fff;
    padding: 10px 10px 0 10px;
    font-weight: 400;
    height: 50px;
    background: #2E7D32;
}

.amb-link-tabs{
    background: #ff6f00;
    margin-bottom: 10px;
    overflow-x: hidden !important;
	height:35px !important;
	line-height: 35px !important;
	
}

.amb-link-tabs .tab {
    display: block;
    flex-grow: 1;
    float: left;
    height: 35px;
    letter-spacing: normal;
    line-height: 35px;
    margin: 0;
    min-width: 0px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: none !important;
    width: 100% !important;
}

.amb-link-tabs .tab a {
    color: #eee;
    display: block;
    font-size: 17px;
    font-weight: 700;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.28s ease 0s;
    width: 100% !important;
}

.amb-link-tabs .tab a.active {
    color: #fff;
}

.amb-link-tabs .tab a:hover{
    text-decoration: none;
    color: #fff;
}

.amb-link-tabs .indicator {
    background-color: #FFF !important;
    bottom: 0;
    height: 3px !important;
    position: absolute;
    will-change: left, right;
}

.list-tab{
    height: 437px;
    overflow-y:auto;
}

.e-zone{
    background: #fff;
    padding: 10px;
    overflow: hidden;
      /* Firefox v3.5+ */
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true) !important;
}

.diplomatie,.webmail{
    width: 48%;
    float: left;
}

.diplomatie{
    margin-right: 15px;
}

.diplomatie a,.webmail a{
    display: block;
}

.banniere-gouv{
    width: 100%;    
    background: #fff;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 20px;
     /* Firefox v3.5+ */
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true) !important;
}

.grands-dossiers{
    overflow: hidden;
    background: transparent;
     /* Firefox v3.5+ */
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true) !important;
}

.libel-section-dossier{
    width: 260px;
    height: 235px;
    background: #FF6F00;
    color: #fff;
    float: left;
    padding: 20px 10px;
    position: relative;
}



.libel-section-media{
    width: 288px;
    background: #ffffff;
    height: 235px;
    float: left;
    color: #fff;
    padding: 10px;
    position: relative;
}

.list-dossier-zone{
    width: 100%;
    height: 235px;
    background: #fff;
    padding:20px 10px 10px 300px;
}

.list-media-zone{
    width: 100%;
    height: 150px;
    background: #fff;
    padding: 36px 10px 10px 300px ;
}

.section-dossier-title{
    font-size: 25px;
    font-weight: bold;
}

.section-dossier-title2{
    font-size: 25px;
    font-weight: bold;
	color:#060;
}


.section-media-title{
    font-size: 25px;
    font-weight: bold;
    padding-left: 55px;
    background: url('../img/media-icon.png') no-repeat left center;
}

.list-dossier li{
    width: 135px;
    float: left;
    margin-right: 10px;
    color: #777;
}

.list-dossier li a img{
    width: 100%;
    max-height: 150px;
}

.list-dossier li:hover{
    background: #F5F4F4;
}

.list-media li{
    float: left;
    margin-right: 50px;
    color: #777;
}

.list-media li a img{
    width: 100%;
    max-height: 150px;
}

.list-media li:hover{
    background: #F5F4F4;
}

/**
 STYLE DU CAROUSSEL
 **/

.nav-defil-media{
  right: 0;
  top: 100px;
  width: auto;
  position:absolute;
}



.nav-defil{
  right: 0;
  top: 200px;
  width: auto;
  position:absolute;
}


.prev{
  background-color:#f3f0f0;
  color: #777;
  width:30px;
  height:30px;
  display:block;
  float:right;
  margin:0 2px 0 0;
}
.prev span{
  width:30px;
  height:30px;
  float:left;
}
.next{
  background-color:#f3f0f0;
  color: #777;
  width:30px;
  height:30px;
  display:block;
  float:right;
}
.next:hover, .prev:hover {
  background-color:#060;
}
.next span{
  width:30px;
  height:30px;
  float:left;
}

.navigate{
    margin: 3px 0 0 3px !important;
}







/**
 STYLE DU CAROUSSEL2
 **/

.nav-defil3-media{
  right: 0;
  top: 100px;
  width: auto;
  position:absolute;
}



.nav-defil3{
  right: 0;
  width: auto;
  position:absolute;
}


.prev3{
  background-color:#f3f0f0;
  color: #777;
  width:30px;
  height:30px;
  display:block;
  float:right;
  margin:0 2px 0 0;
}
.prev3 span{
  width:30px;
  height:30px;
  float:left;
}
.next3{
  background-color:#f3f0f0;
  color: #777;
  width:30px;
  height:30px;
  display:block;
  float:right;
}
.next3:hover, .prev:hover {
  background-color:#060;
}
.next3 span{
  width:30px;
  height:30px;
  float:left;
}

.navigate3{
    margin: 3px 0 0 3px !important;
}













.jours-ferie{
    width: 100%;
    height: 150px;
    background: #fff;
      /* Firefox v3.5+ */
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true) !important;
}

.ferie-card .card-content{
    height: 117px;
}

.ferie-card-action{
    padding: 5px 20px !important;
}

.title-ferie{
    line-height: 35px !important;
    font-weight: 300 !important;
    font-size: 30px !important;
}

.ferie-card{
   background: rgba(84,110,122,0.75) url('../img/ferie-bck.jpg') no-repeat center center;
   -webkit-background-size: cover;
   background-size: cover;
}

.ferie-card-action{
    border-top: 1px solid #C3C3C3 !important;
}

.ferie-card-action a{
    color: #fff !important;
    text-transform: none !important;
}

/*------------------------------------------------------------------*/ 
/*  news une
/*------------------------------------------------------------------*/

.news-items-slider h3 {
    margin: 5px 0 15px;
    color: #fff ;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #fff;
}
.news-items-slider h3 {
    font-weight: 400;
}
.news-items-slider .date {
    color: #fff;
    font-size: 14px;
    display: table;
    float: left;
    font-family: Josefin Sans;
    padding-right: 30px;
}
.news-items-slider .plus {
    color: #fff;
    font-family: Playfair Display;
    text-align: right;
    font-size: 14px;
    display: table;
    float: right;
    font-style: italic;
}
.news-items-slider .title-rubrique{
    position:absolute;
    top:0;
    left:0;
    padding: 0 20px;
    z-index: 15;
}
.news-items-slider .title-rubrique h2{
    font-weight: 400;
    color:#fff;
    margin-bottom:0;
    font-size: 30px !important;
    border-left: 4px solid #fff;
    padding-left: 14px;
    line-height: 22px;
}
.news-items-slider{
    position:relative;
    overflow:hidden;
}
.news-items-slider:after{
    content: "";
    background: -moz-linear-gradient(top, rgba(0,0,0,0.01) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.01)), color-stop(80%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.01) 0%,rgba(0,0,0,1) 80%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.01) 0%,rgba(0,0,0,1) 80%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.01) 0%,rgba(0,0,0,1) 80%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.01) 0%,rgba(0,0,0,1) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
position: absolute;
    bottom: -13%;
    left: 0;
    right: 0;
    height: 60%;
    width: 100%;
    z-index: 11;
    transition: .4s;}
.news-items-slider:before{
    content: "";
    background: -moz-linear-gradient(top, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.80)), color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    position: absolute;
    top: -7%;
    left: 0;
    right: 0;
    height: 25%;
    width: 100%;
    z-index: 11;
    transition: .4s;
}
.news-items-slider:hover:after {
    position: absolute;
    bottom: -30%;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 11;
    transition: .4s;
}

.news-items-slider .flex-direction-nav li a.flex-next,
.news-items-slider .flex-direction-nav li a.flex-prev {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
   width: 25px;
height: 25px;
text-indent: -9999px;
display: block;
position: absolute;
top: 35%;
    z-index: 19999;
}
.news-items-slider .flex-direction-nav li .flex-next {
    background: url("../img/slider-next.png") 50% 50% no-repeat;
    border-radius: 4px;
}
.news-items-slider .flex-direction-nav li .flex-prev {
    background: url("../img/slider-prev.png") 50% 50% no-repeat;
    border-radius: 4px;
}
.news-items-slider .flex-direction-nav li .flex-next {
    right: 0px;
    opacity: 0;
}
.news-items-slider .flex-direction-nav li .flex-prev {
    left: 0px;
    opacity: 0;
}
.news-items-slider:hover .flex-direction-nav li .flex-next {
    right: 15px;
    opacity: 100;
}
.news-items-slider:hover .flex-direction-nav li .flex-prev {
    left: 15px;
    opacity: 100;
}
.news-Une{
    /*margin-bottom:15px;*/
    border: solid #dfdfdd;
    border-width: .1rem;
    background: #fff;
}

.slider .slides {
    background-color: transparent !important;
    height: auto !important;
    margin: 0;
    overflow: hidden;
}


/*------------------------------------------------------------------*/ 
/*  FOOTER
/*------------------------------------------------------------------*/

.amb-footer{
    width: 100%;
    margin-top: 40px;
    background: #2E7D32;
}

.content-footer-menu{
    width: 100%;
    max-width: 1200px;
    padding: 20px  0 45px;
    margin: 0 auto;
    position: relative;
}

.zone-logo-footer a{
    display: block;
    text-decoration: none;
}

.zone-logo-footer a img{
    float: left;
    margin-right: 15px;
}

.zone-logo-footer a span{
    font-size: 30px;
    color: #fff;
    vertical-align: baseline;
    padding-top: 10px;
    display: block;
    line-height: 35px;
}

.title-footer-menu{
    font-size: 15px;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
}
.footer-menu{
    padding-left: 16px;
    list-style-image: url('../img/footer-menu-liste.png');
	overflow:hidden;
}

.footer-menu li a{
    color: #EAEAEA;
    text-decoration: none;
    display: block;
    font-size: 13px;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.footer-menu li a:hover{
    color: #FF6F00;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

#map{
    width: 100%;
    background: #CCC;
    height: 400px;
    text-align: center;
}

.action-toggle-map{
    width: auto;
    display: block;
    margin: 0 auto;
    position: absolute;
    cursor: pointer;
    background: #FF6F00;
    padding: 5px 10px;
    color: #fff;
    bottom: 0;
    right: 45%;
}

.action-toggle-map  i{
    font-size: 15px !important;
}

.copyright{
    width: 100%;
    color: #fff;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 10px;
}

.conception{
    text-align: right;
}

@media screen and (min-width: 800px){
    .Ambright{
        height: 40px;   
    }
}

.scrolltop{
    position: fixed;
    display: none;
    backface-visibility: hidden;
    bottom: 30px;
    right: 0;
    background: #FF6F00;
    color: #fff;
    padding: 10px 10px 5px 10px;
    cursor: pointer;
}

.scrolltop:hover{
    background: #E16200;
}

nav {
    background-color: transparent !important;
    height: auto !important;
    line-height: normal !important;
    display: none !important;
}

.submenu-card{
    background: #f7f7f7 !important;
    box-shadow: none !important;
    padding: 0 10px;
}

.submenu li a{
    text-decoration: none;
    color: #777;
    font-size: 14px;
    display: block;
    padding: 5px 0;
    font-weight: 400;
    -webkit-transition: padding 200ms linear;
    -moz-transition: padding 200ms linear;
    -o-transition: padding 200ms linear;
    -ms-transition: padding 200ms linear;
    transition: padding 200ms linear;
}

.submenu li a:hover{
    text-decoration: none;
    color: #FF6F00;
    padding-left: 10px;
    -webkit-transition: padding 200ms linear;
    -moz-transition: padding 200ms linear;
    -o-transition: padding 200ms linear;
    -ms-transition: padding 200ms linear;
    transition: padding 200ms linear;

}

.submenu li.active a{
    color: #FF6F00;
}

#content-page{
    min-height: 1070px;
    padding: 20px;
    background: #fff;
      /* Firefox v3.5+ */
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Safari v3.0+ and by Chrome v0.2+ */
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    box-shadow:0px 2px 2px rgba(0,0,0,0.2) !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true) !important;
	overflow:hidden;
}

#content-page ul{
padding-left: 20px !important;
}
#content-page ul li{
list-style-type: disc;
}


h1.title-page{
    font-size: 35px;
    color: #333;
    margin: 20px 0 20px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ebebeb;
}

.zone-actu-card{
    box-shadow: none !important;
    border: 1px solid #eee !important;
    height: 300px;
    overflow: hidden;
}

a.titre-actu-card{
    text-decoration: none;
    color: #777;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

a.titre-actu-card:hover{
    color: #FF6F00;
    text-decoration: none;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.actu-date-pub{
    width: auto;
    background: #FF6F00;
    display: inline-block;
    clear: both;
    color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
}

.pagination li.active {
    background-color: #2E7D32 !important;
}

.loader-page{
    display: block;
    margin: 0 auto;
    margin-top: 100px;
}

.item-com{
  width: 100%;
  height: 70px;
  background: #fff;
  overflow: hidden;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  border: 1px solid #eee;
}

.pdf-icon{
  width: 70px;
  height: 70px;
  background: #555;
  text-align: center;
  padding-top: 5px;
}

.pdf-icon i{
  color: #fff;
  font-size: 50px;
  padding: 5px 0 0 0;
  margin: 0;
}

.title-com{
  width: 100%;
  padding: 5px 5px 5px 20px;
}

.titre-communique{
  margin-bottom: 10px;
  line-height: 20px !important;
}

.titre-communique a{
  font-size: 15px;
  text-decoration: none;
  color: #2E7D32;
  font-weight: bold;
}

.titre-communique a:hover{
  text-decoration: underline;
  color: #FF6F00;
}

.collapsible{
    box-shadow: none !important;
}

.collapsible-body{
    margin: 0 !important;
    padding: 20px !important;
}

.collapsible-body p {
    margin: 10px 0 !important;
    padding: 0 !important;
}

.collapsible-body a > i{
    padding-top: 5px !important;
    font-size: 18px !important;
}

.collapsible-body a{
    color: #FF6F00;
    text-decoration: none;
    font-size: 14px;
    display: block;
}

.collapsible-body a:hover{
    color: #2E7D32;
}

.field_required{
    color: red;
    font-size: 13px;
    display: block;
}

.img-float-right{
    float: right;
    margin-left: 10px;
}

.president{
    padding: 3px;
    border: 1px solid #eee;
}

.name-president{
    font-size: 18px;
    padding: 0;
    margin: 0;
    font-weight: 700;
}

.function-president{
    color: #2E7D32;
    display: block;
    font-size: 14px;
}

.menu-fixed{
    position: fixed;
    top:0px;
    left: 0;
    overflow: hidden;
    background: #FF6F00;
    width: 100% !important;
    z-index: 999999999;
}

.collabo-name{
    text-transform: uppercase;
    color: #000;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.collabo-function{
    text-transform: uppercase;
    color: #FF6F00;
    font-size: 13px;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
   
}

.date-details{
    background: #FF6F00;
    display: inline-block;
    color: #fff;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    margin-right: 30px;
    padding: 0 5px;
    /*width: 100px;*/
    text-align: center;
}

.date-details i{
    font-size: 18px !important;
    margin-top: 3px;
}

.date-details i.left{
    margin-right: 5px !important;
}

a.nous_ecrire{
    display: inline-block;
    text-align: center;
    overflow: hidden;
    padding: 5px 10px;
    color: #fff !important;
    background: #FF6F00 !important;
    text-decoration: none;
}

a.refmedia{
    display: block;
    text-decoration: none;
    position: relative;
}

a.refmedia img{
    border: 1px solid #f2f2f2;
    padding: 5px;
}


a.refmedia:hover{
    text-decoration: none;
    color: #FF6F00 !important;
}

a.refmedia:hover img{
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);

    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ico-media{
    position: absolute;
    z-index: 999;
    display: block;
    text-align: center;
    right: 10px;
    color: #777;
    bottom: 30px;
    padding: 5px 5px 0 5px;
    background: #fff;
}

.ico-media > i{
    padding: 0 !important;
    font-size: 15px !important;
}

.sendmsg{
    position: absolute;
    bottom: 5px;
    right: 70px;
    color: #FF6F00;
    font-weight: 700;   
}

.sendmsg:after{
    content: ">";
    position: absolute;
    margin-left: 10px;
}

.breadcrumbs{
    text-align: right;
}
.breadcrumbs > a{
    font-size: 15px !important;
}

.breadcrumbs > a:not(:last-child){
    color: #555;
}

.breadcrumbs > a:last-child{
    color: #FF6F00;
}

.breadcrumb:before{
    font-size: 15px !important;
    color: #555 !important;
}

.share_bar {
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
    margin: 0 0 20px !important;
    overflow: hidden;
    padding: 8px 0 0 !important;
    display: inline-block;
    float: right;
}

.share_bar li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
    margin-bottom: 0 !important;
}

.list-doc-tab{
    height: 259px;
    overflow-y: auto;
}

.doc-tab .tab a{
    padding: 0 5px;
    font-size: 14px !important;
}

.list-doc-tab li a {
    background: rgba(0, 0, 0, 0) url("../img/icon-pdf.png") no-repeat scroll 8px center;
    color: #000;
    display: block;
    padding: 2px 2px 5px 35px !important;
    border-bottom: 1px solid #eee;
    overflow: visible !important;
    white-space: normal;
}

.doc-date{
    font-size: 12px;
    color: #FF6F00;
    display: block;
}



/*debut pagination*/


.pagination {
font:14px Arial, Helvetica, sans-serif;
margin:40px 0 0 90px;
}
 
.pagination a {
/*background:#fff;*/
/*border:1px solid #06c;*/
color:#000;
margin:2px;
padding:.2em .4em;
text-decoration:none
}
 
.pagination a:hover {
background:#fff;
/*border:1px solid #bd88fe;*/
color:#bd88fe
}
 
.pagination span.inactive {
background:#fff;
border:1px solid #f0f0ff;
color:#f0f0ff;
margin:2px;
padding:.2em .4em
}
 
.pagination span.active {
    background: #060;
    border: 1px solid #060;
    color: #ffffff;
    font-weight: 700;
    margin: 2px;
    padding: .2em .4em;
}
 
#results{
margin-left:90px;
list-style-type:circle
}
ul.collapsible > li{
   list-style-type: none !important;
}

/*fin pagination*/

    
/*------------------------------------------------------------------*/ 
/*  RESPONSIVE WEB DESIGN                                           */
/*------------------------------------------------------------------*/

.other-video{
    height: 150px;
    width: 100%;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition: all .5s ease;
}

.cover-video{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
}

a.title-other-video{
    color: #fff;
    text-decoration: none;
    padding: 10px;
    text-align: left;
    display: block;
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    transition: all .5s ease;
}

a.title-other-video:hover{
    color: #ff7f00;
    transition: all .5s ease;
}

.play{
    position: absolute;
    display: inline-block;
    top:20px;
    right: 10px;
}

.media-zone{
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
}

#mediatheque h5{
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

@media screen and (max-width: 1200px) {
    .slider-zone{
        height: auto !important;
    }

    .card-ci{
        height: auto !important;
    }

    .diplomatie, .webmail {
        float: left;
        width: 45%;
    }
}

@media screen and (max-width: 1124px) {
    .card-title{
        font-size: 20px !important;
    }
}

@media screen and (max-width: 1000px){
    .info-activite{
        font-size: 20px !important;    
    }
    .title-liens-utiles{
        height: 70px !important;
    }
	
}

@media screen and (max-width: 950px){
    .news-items-slider .title-rubrique h2{
        font-size: 20px !important;
    }

    .flexslider.news-items-slider .slides .flex-content {
        padding: 5px ;
        width: auto;
    }
}

@media screen and (max-width: 910px){
    .title-zone-activite, .title-liens-utiles{
        font-size: 20px !important;
    }

    .other-content-zone{
        font-size: 13px !important;
    }
}

@media screen and (max-width: 875px){
    .info-activite{
        font-size: 15px !important;    
    }

    .amb-link-tabs .tab a {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 815px){
     .other-content-zone{
        font-size: 11px !important;
    }
}

@media screen and (max-width: 800px){
    .amb-nav-tabs .tab a {
        font-size: 15px;
    }

    .list-tab{
        height: 300px;
        overflow-y:auto;
    }
}

@media screen and (max-width: 750px){
    .row .col.s12{
        width: 100% !important;
    }
    
    .title-footer-menu{
        font-size: 14px !important;
    }

    .info-activite {
        font-size: 25px !important;
    }

    .row .col.c6{
        width: 50% !important;
        float: left !important;
    }

    .action-toggle-map {
        right: 36%;
    }

    .other-content-zone{
        font-size: 15px !important;
    }

    .other-date {
        font-size: 11px;
        margin-top: 0;
    }

    .recherche{
        margin-top: 10px;
    }

    .list-tab{
        height: 250px;
        overflow-y:auto;
    }


}

@media screen and (max-width: 600px){
    nav {
        display: block !important;
    }

}

@media screen and (max-width: 570px){
    .amb-ambassade-label h2 {
        font-size: 30px;
    }

    .amb-ambassade-label p {
        font-size: 25px;
    }

    .section-dossier-title {
        font-size: 15px;
        font-weight: bold;
    }
	
	
	
	

    .libel-section-dossier {
        width: 162px;
    }

    .list-dossier-zone {
        padding: 20px 10px 10px 180px;
    }

    .section-media-title{
        font-size: 17px;
    }

    .libel-section-media {
        width: 162px;
    }

    .list-media-zone {
        padding: 36px 10px 10px 200px;
    }
	ul.liste-consule li{
        font-size: 15px;
        font-weight: normal;
    }
}

/* Magnific popup page style */

.ajax-text-and-image {
        max-width:800px; 
        margin: 20px auto; 
        background: #FFF; 
        padding: 0; 
        line-height: 0; 
        position: relative;
    }
 
    .img-vedette img {
        width: 100%; height: auto; 
        border-bottom:1px solid #efefef;
    }

    .ajcol p{
    line-height:22px;
    }

    .ajcol h2{
    color:#47975f;
    }

    @media all and (max-width:30em) {
        .ajcol { 
            width: 100%;
            float:none;
        }
    }


@media screen and (max-width: 500px){

    h1.title-page{
        font-size: 25px !important;
    }

    .amb-armoirie{
        width: 70px !important;
    }

    .amb-ambassade-label h2 {
        font-size: 16px;
        margin-top: 5px !important;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        /* width: 99%; */
    }

    .amb-ambassade-label p {
        font-size: 15px;
        overflow: hidden;
    }

    .amb-ambZone{
        margin-top: 5px !important;
    }

    .small-menu a {
        font-size: 11px;
    }

    .small-menu a > i{
        top: 0px !important;
    }

}

@media screen and (max-width: 440px){

    .section-media-title{
        background-image: none;
        padding-left: 0;
        font-size: 15px;
    }

    .libel-section-media{
        width: 100%;
    }

    .list-media-zone {
        padding: 36px 10px 10px 130px;
    }

    .list-media li {
        padding-left: 55px;
    }
}

@media screen and (max-width: 480px){
     .libel-section-dossier {
        width: 117px;
    }

    .list-dossier-zone {
        padding: 20px 10px 10px 134px;
    }

    input#search{
       width: 100%;
       height: 35px !important;
    }

    .sb-icon-search,
    .sb-search-submit  {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

}

@media screen and (max-width: 435px){
    .list-dossier > li{
        padding-left: 10px;
    }

    .list-dossier > li > a{
        font-size: 14px !important;
    }
}

@media screen and (max-width: 415px){
    .list-dossier > li{
        padding-left: 20px;
    }
}

@media screen and (max-width: 395px){
    .list-dossier > li{
        padding-left: 50px;
        padding-right: 10px;
    }
}



@media screen and (max-width: 400px){
    .zone-logo-footer a span {
        font-size: 25px;
        line-height: 30px;
    }

    .small-menu a {
        padding-left: 0px !important;
        position: relative;
    }
    .small-menu a > i{
        display: none;
    }
    
}

@media screen and (max-width: 319px){
    .section-dossier-title {
        font-size: 12px;
        font-weight: bold;
    }

    .libel-section-dossier {
        width: 97px;
    }

    .list-dossier-zone {
        padding: 20px 10px 10px 110px;
    }
}

@media screen and (max-width: 319px){
    .row .col.c6{
        width: 100% !important;
        float: left !important;
    }
}


.team-member {
    min-height: 350px;
    max-height: 350px;
    padding: 0;
    margin: 10px 0;
    border: 1px solid rgba(0, 0, 0, 0.13);
	}
	
.team-member .team-member-content {
    margin: 0 0;
   
}
.team-member .team-member-content {
    position: relative;
    z-index: 1;
    margin: 20px 0;
}
	.text-center {
    text-align: center;
}



/*------------------------------------------------------------------*/ 
/* NEW ADDED                                         /
/*------------------------------------------------------------------*/
.list-conseils{
    margin-top: 31px;
}

.list-conseils li{
    margin-bottom: 20px !important;
}

.other-img-zone .material-icons{
    color: #FF6F00;
    font-size: 50px;
}

.icon-zone{
    width: auto !important;
}

.conseils{
    padding-bottom: 8px;
}
ul.liste-consule li{
	   color: rgb(220, 180, 151);
    float: left;
    margin-right: 30px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    list-style-type: circle;
    text-shadow: -1px -1px 1px rgb(58, 26, 3), 1px 1px 1px rgb(2, 2, 2);
}

.zone {
    text-align: center !important;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    display: block;
    font-size: 15px !important;
    / padding-left: 70px; /
    line-height: 20px;
	text-decoration: underline;
}
ul.liste-consule {
    overflow: hidden;
    text-align: center;
    display: inline-block;
}


/*STYLE*/
.site-gouv {
    margin: 5px 0;
    padding: 10px 0;
    overflow: hidden;
    display: block;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.site-gouv li{
    list-style-type: none;
    float: left;
}

.site-gouv li a{
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}

.site-gouv li a:hover{
    color: #ff7f00;
}

.list-center{
    display: inline-block;
}

