/*
    Document   : rte_projet
    Created on : 09 juil. 2014, 11:18:41
    Author     : sallakane
    Description:
        Purpose of the stylesheet follows.
*/

root {
    display: block;
}


.rte-btn {
    border: 1px solid black;
    padding: 13px 20px 13px 20px;
    line-height: 12px;
    display:inline-block;
}

/*
* Admin content
*/
.text-summary-wrapper .form-type-textarea .description {
    display: none;
}

/*
* End admin content
*/

/* Projet : Header */

.proj-header {
    width:100%;
    height:448px;
    min-height:448px;
    background-color:#00a8d9;
    -webkit-background-size: cover; /* pour Chrome et Safari */
    -moz-background-size: cover; /* pour Firefox */
    -o-background-size: cover; /* pour Opera */
    background-size: cover; /* version standardisée */
    background-position:center;
    position:relative;
}

.proj-header img {
    display:none;
}

.proj-header h1 {
    font-size:40px;
    font-family:'Avenir LT W01 85 Heavy';
    color:white;
    display:block;
    width:720px;
    position:absolute;
    text-shadow: hsl(0,0%,46%) 1px 1px;
    bottom:50px;
}

.meta-icons {
    margin-top:30px;
    color:#b3b3b3;
    margin-bottom:30px;
}

.meta-icons i {
    padding:12px;
}

.meta-icons a {
    display:inline-block;
    border:1px solid #e8e8e8;
}

/* Projet : Corps */

.proj-left > .summary {
    font-size:20px;
    font-family:'Avenir LT W01 65 Medium';
    color:#999999;
    line-height:30px;
    /*  width:565px;*/
    margin-bottom: 24px;
}

.proj-left > .proj-meta {
    margin-top:30px;
    margin-bottom:30px;
}

.proj-left > .proj-meta > .proj-data {
    float:left;
}

.proj-left > .proj-meta > .zone-geographique {
    float:right;
    color:#999999;
    font-size:14px;
    background:url('img/pin.png') 0 50% no-repeat;
    padding-left:27px;
    background-position-y:center;
}

.proj-left > .proj-meta > .proj-data > .status, .proj-left > .proj-meta > .proj-data > .typologie {
    font-size:14px;
    font-weight:bold;
    color:#333333;
    display:inline-block;
}

.proj-left > .proj-meta > .proj-data > .typologie:before {
    content:'/';
    color:#CCCCCC;
}

.proj-left .projet-en-date,
.proj-left .body {
    margin-bottom: 24px;
}

.proj-left .body p {
    margin:35px 0 35px 0;
    font-size:15px;
    color:#333333;
}
.proj-left .body ol {
    list-style-type:decimal;
}
.proj-left .body ul {
    list-style-type:disc;
    padding:0 0 0 30px;
}

.projet-en-date:after {
    content: "";
    display: table;
    clear: both;
}

.projet-en-date h3 {
    font-family:'Avenir LT W01 85 Heavy';
    font-size:18px;
    color:#333333;
    margin-top: 0;
    margin-bottom:30px;
}

.projet-en-date  ul {
    list-style:none;
    padding:0;
    margin:0;
}
.projet-en-date  ul > li, .projet-en-date ul > li > span {
    line-height:39px;
    display:block;
}

.projet-en-date  ul > li {
    border-bottom:1px solid #e6e6e6;
}

.projet-en-date  ul > li, .projet-en-date  ul > li > span.date {
    width:100px;
    float:left;
    margin-right:23px;
    font-family:'Avenir LT W01 85 Heavy';
    font-size:16px;
    color:white;
    text-align:center;
}

.projet-en-date  ul > li, .projet-en-date ul > li > span.description {
    width:522px;
    font-family:'Arial';
    color:#333;
    text-align:left;
    font-weight:bold;
    font-size:14px;
}
.projet-en-date  ul > li > span.gradient-0 {
    background:#f1979a;
}

.projet-en-date  ul > li > span.gradient-1 {
    background:#ef8689;
}

.projet-en-date  ul > li > span.gradient-2 {
    background:#ed7579;
}

.projet-en-date  ul > li > span.gradient-3 {
    background:#ea6367;
}

.projet-en-date ul > li > span.gradient-4, 
.projet-en-date ul > li > span.gradient-5, 
.projet-en-date ul > li > span.gradient-6, 
.projet-en-date ul > li > span.gradient-7, 
.projet-en-date ul > li > span.gradient-8 {
    background:#e85257;
}
/* Projet : Sidebar */

.proj-sidebar {
    float:right;
    width:300px;
}

.proj-sidebar h3 {
    margin-top: 0;
}


.proj-sidebar > div {
    margin-bottom: 14px;
}


.proj-sidebar li.last {
    margin-bottom: 0;
}

.actualite-du-projet {
    background:#f5f3f0;
    padding:32px;
    margin:20px 0 20px 0;
}

.actualite-du-projet .title {
    font-family:'Avenir LT W01 85 Heavy';
    font-size:20px;
    color:#025f81;
}

.actualite-du-projet .node-title {
    font-family:'Avenir LT W01 85 Heavy';
    margin-top:15px;
    color:#333;
    font-size:18px;
}

.actualite-du-projet .node-title a {
    color:#333;
}

.actualite-du-projet .date {
    color:#006699;
    font-size:14px;
}

.actualite-du-projet .summary {
    font-size:14px;
    color:#333333;
    margin-top:10px;

}

.actualite-du-projet .more_link {
    margin-top: 10px;
}

.documents-projets-sliders-container {
    margin-top:140px;
    padding-bottom: 50px;
}

.domain-rtefrance .documents-projets-sliders-container {
    position: relative;
    height: 250px;
}

.domain-rtefrance .documents-projets-sliders-container .doc-slider {
  position: absolute;
}

.documents-projets-sliders-container > .doc-slider > .doc-viewport > ul.doc-slices > li {
    width:313px !important;
}

.documents-projet ul.title-tab li:hover {
    cursor:pointer;
}

.documents-projet li.active {
    border-bottom:2px solid #e85257;
    color:black !important;
}
/* .domain-rtefrance .voir-tous-documents,
.domain-rtefrance .visiter-site-dedie {
    border: 1px solid #818181;
    display:inline-block;
    color: #818181;
    padding: 13px 20px 13px 20px;
    line-height:12px;
    margin-bottom:8px;
}

.voir-tous-documents {
    margin-right: 10px;
} */

a.projlink {
    font-size: 12px;
    font-family:'Avenir LT W01 85 Heavy';
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background:url('img/arrow_g.png') 0 50% no-repeat;
    background-position-y:center;
    padding-left:20px;
    text-align:center;
    color: #818181;
}

a.projlink:hover {
    text-decoration:none;
}
/* Projet : Blocs */


.projet-en-chiffres {
    background:#f5f3f0;

}

.projet-en-chiffres .wrap, .etapes-head .wrap {
    position:relative;
}

.projet-en-chiffres .wrap {
    height:560px;
}
.projet-en-chiffres .titre {
    background:#025f81;
    font-family:'Avenir LT W01 65 Medium';
    font-size:20px;
    color:white;
    line-height:60px;
    padding:0 30px 0 30px;
    position:absolute;
    height:60px;
    top:-30px;
    left:0;
}
.projet-chiffres-inner {
    width:215px;
}

#projet-chiffres-text {
    width:299px;
    border-right:1px solid #dcdad8;
    height:400px;
    float:left;
    margin-top:80px;
    margin-bottom:42px;
}

#projet-chiffres-text .title {
    font-family:'Avenir LT W01 85 Heavy';
    font-size:24px;
    color:#333;
}

#projet-chiffres-text .summary {
    font-size:15px;
    margin-top:15px;
    width:219px;

}

#projet-chiffres-text .summary p {
    margin:0;

}

#projet-chiffres-img {
    margin-left:20px;
    width:600px;
    height:350px;
    margin-top:80px;
    float:left;
    position:relative;
}

#projet-chiffres-img img {
    height:350px;
    overflow:hidden;
}

#projet-chiffres-img ul {
    padding:0;
    margin:0;
}


.etapes-head > .wrap > .title {
    background:#c54338;
    font-family:'Avenir LT W01 65 Medium';
    font-size:20px;
    color:white;
    line-height:60px;
    padding:0 30px 0 30px;
    position:absolute;
    height:60px;
    top:-30px;
    left:0;
}
.etapes-head {
    background:#ec7662;
    height:160px;
}

.etapes-head ul {
    padding:65px 0 60px 0;
    width:940px;
    text-align:center;
    margin:0;
    list-style:none;
}

.etapes-head ul li {
    position:relative;
    display:inline-block;
    width:115px;
    height:40px;
    cursor:pointer;
}

.etapes-body-slider .flex-viewport {
    max-height: none;
}

ul.title-tab li .chiffre {
    position:absolute;
    left:0;
    bottom:0;
    width:30px;
    font-size:50px;
    font-family:'Avenir LT W01 85 Heavy';
    color:#b25a4b;
    display:inline-block;
}


ul.title-tab li .title {
    position:absolute;
    left:35px;
    bottom:-7px;
    text-align:left;
    display:inline-block;
    line-height:14px;
    color:#b25a4b;
    width:80px;
    font-size:12px;
}
ul.title-tab li .etapes-head-inner {
    width:120px;
}
ul.title-tab li.flex-active-slide .etapes-head-inner:after {
    border-bottom:4px solid white;
    content:'';
    height:4px;
    width:120px;
    left:0;
    bottom:-20px;
    position:absolute;
}

ul.title-tab li.flex-active-slide .title, ul.title-tab li.flex-active-slide .chiffre  {
    color:white;
}

ul.content-tab {
    padding:0;
    margin-top:70px;
    margin-bottom:85px;
}

.etapes-img {
    width:460px;
    margin-right:105px;
    float:left;
}

.etapes-body ul li {
    margin-bottom:85px;
}

ul.content-tab .description {
    font-size:15px;
    color:#999999;
}

#autres-projets .wrap {
    position:relative;
    padding-top:80px;
    padding-bottom:60px;
}
#autres-projets {
    background:#7d9baf;
}
#autres-projets .wrap > .title {
    background: #5b7382;
    font-family: 'Avenir LT W01 65 Medium';
    font-size: 20px;
    color: white;
    line-height: 60px;
    padding: 0 30px 0 30px;
    position: absolute;
    height: 60px;
    top: -30px;
    left: 0;
}

.view-mode-autre_projet .node-text {
    background:#5b7382;
    width: 370px;
    height: 400px;
    float: left;
    padding:35px;
    box-sizing: border-box;
}

.view-mode-autre_projet .title {
    font-family:'Avenir LT W01 85 Heavy';
    font-size:24px;
    line-height: 1.1;
    -webkit-font-smoothing:antialiased;
    margin: 24px 0 12px;
}

.view-mode-autre_projet .title a {
    color:white;
}
.view-mode-autre_projet .summary {
    font-size:15px;
    color: #fff;
    margin-top:20px;
    line-height:20px;
    margin-bottom:40px;
}

.view-mode-autre_projet .node-image {
    float: left;
    height:400px;
}


.view-mode-autre_projet  .link a {
    color:white;
    border:1px solid white;
    font-family:'Avenir LT W01 85 Heavy';
    text-transform:uppercase;
    font-size:12px;
    padding:10px 17px 10px 17px;
}

.view-mode-autre_projet  .link a:hover {
    text-decoration:underline;
}

.autres-projets-root {
    position: relative;
}

.apj-direction-nav {
    position: absolute;
    top: 0;
    right: 570px; 
    width: 81px;
    height: 40px;
}

.apj-prev,
.apj-next { 
    position: absolute;
    top:0; 
    left: 0;
    width:40px; 
    height:40px; 
    outline: 0; 
    background-color: #3e4c57;
    background-image: url(img/prev.png); 
    background-repeat: no-repeat;
    background-position: 14px 10px;
}  

.apj-next { 
    left: 41px;
    background-image: url(img/next.png); 
}

.apj-disabled {
    opacity: 0.5;
}


.projet-en-chiffres .data-control-paging li a.data-active {
background: #025f81;
}

ul.sl3-direction-nav {margin:0; padding:0;}
ul.sl3-direction-nav li {list-style-type:none;}
.sl3-direction-nav {*height: 0;}
.sl3-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 46px; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); }

.sl3-direction-nav .sl3-prev { top:20px; right:611px;background:url(img/prev.png); width:40px; height:40px; outline:none; }  /* LEFT & RIGHT result in rte_document.js */
.sl3-direction-nav .sl3-next { right: 570px; top:20px; background:url(img/next.png); width:40px; height:40px; outline:none;} /* LEFT & RIGHT result in rte_document.js */


.sl3-control-nav {width: 100%; position: relative; text-align: center; }
.sl3-control-nav li {margin: 30px 20px 0px 0px; display: inline-block; zoom: 1; *display: inline;}
.sl3-control-nav li:last-child {margin-right:0px;}
.sl3-control-paging li a {width: 11px; height: 11px; display: block; background: #c5c1c0; background: rgba(197,193,192,1); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.sl3-control-paging li a:hover { background: #e85257; background: rgba(232,82,87,1); }
.sl3-control-paging li a.sl3-active { background: #e85257; background: rgba(232,82,87,1); cursor: default; }

.sl3-direction-nav .sl3-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; display:none; }
.sl3-active-slide .arrow:before {
    opacity:1;
}

.documents-projet .wrap {
    position:relative;
}

.documents-projet {
    background:#f5f3f0;
}

.documents-projets-sliders-container:after,
.documents-projet:after {
    content: "";
    display: table;
    clear: both;
}

.documents-projet .wrap > .title {
    background:#c54338;
    font-family: 'Avenir LT W01 65 Medium';
    font-size: 20px;
    color: white;
    line-height: 60px;
    padding: 0 30px 0 30px;
    position: absolute;
    height: 60px;
    top: -30px;
    left: 0;
}
.documents-projet > .wrap > ul.title-tab {
    margin:0 0 70px 0;
    padding:0;
    text-align:right;
    border-bottom:1px solid #e1d9d9;
    position:absolute;
    right:0;
    top:40px;
}

.documents-projet > .wrap > ul.title-tab > li {
    display:inline-block;
    display:inline-block;
    text-transform:uppercase;
    margin:0 30px 0 0;
    font-family:'Avenir LT W01 85 Heavy';
    font-size:14px;
    color:#999999;
}

.documents-projet > .wrap > ul.title-tab > li:last-child{
    margin:0;
}

#autour-du-projet .wrap {
    position:relative;
    padding-top: 70px;
}

#autour-du-projet .wrap > .title {
    background: #39b7bf;
    font-family: 'Avenir LT W01 65 Medium';
    font-size: 20px;
    color: white;
    line-height: 60px;
    padding: 0 30px 0 30px;
    position: absolute;
    height: 60px;
    top: -30px;
    left: 0;
    margin: 0;
}

#autour-du-projet .subtitle {
    margin-top: 10px;
    font-weight: bold;
}
#autour-du-projet .subtitle a {
    color: #000;
}

#autour-du-projet .text {
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 24px;
}


#autour-du-projet .wrap > ul.title-tab {
    margin:0;
    padding:0;
    position:absolute;
    right:0;
    top:40px;
    text-align:right;
    border-bottom:1px solid #e1d9d9;
    display:inline-block;
}

#autour-du-projet .wrap > ul.title-tab li {
    display:inline-block;
    text-transform:uppercase;
    margin:0 30px 0 0;
    font-family:'Avenir LT W01 85 Heavy';
    font-size:14px;
    color:#999999;

}

#autour-du-projet .wrap > ul.title-tab li a:hover {
    text-decoration:none;
    cursor:pointer;
}

#autour-du-projet .wrap > ul.title-tab li.active {
    border-bottom:2px solid #39b7bf;
    color:#333333;

}

#autour-du-projet .wrap > ul.title-tab li:last-child {
    margin:0;
}

#autour-du-projet .wrap > ul.content-tab {
 margin-top: 0;
}


#autour-du-projet > .wrap > ul.content-tab > li .title {
    font-family:'Avenir LT W01 65 Medium';
    font-size:30px;
  /*margin-top:100px;*/
    color:#39b7bf;
}

#autour-du-projet > .wrap > ul.content-tab > li .summary {
    font-size:14px;
    font-weight:bold;
    color:#023557;
    margin-top:6px;
}

#autour-du-projet > .wrap > ul.content-tab > li .body {
    font-size:15px;
    color:#333;
    border-bottom:1px solid #e1d9d9;
    padding-bottom:20px;
}

#autour-du-projet > .wrap > ul.content-tab > li > .rte-btn > a.projlink {
    font-weight:bold;
    color:black;

}

#autour-du-projet > .wrap > ul.content-tab > li  .rte-btn {
    margin-top:15px;
}


#autour-du-projet .flex-root {
    padding-bottom: 30px;
    position: relative;
}

#autour-du-projet .flex-item-inner {
    /*width: 940px;*/
}


#autour-du-projet .more-link{
    margin-top: 12px;
    border: 1px solid #818181;
    display:inline-block;
    color: #818181;
    padding: 13px 20px 13px 20px;
    line-height:12px;
    margin-bottom:10px;
}

#autour-du-projet .more-link > a {
    font-size: 12px;
    font-family:'Avenir LT W01 85 Heavy';
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background:url('img/arrow_g.png') 0 50% no-repeat;
    background-position-y:center;
    padding-left:20px;
    text-align:center;
    color: #818181;
}

/* Control Nav */
.ap-direction-nav {
    margin:0; 
    padding:0;
}
.ap-direction-nav li {
    list-style-type:none;
}

.ap-direction-nav a  {
    display: block; 
    width: 11px; 
    height: 20px; 
    margin: 0; 
    position: absolute; 
    z-index: 10; 
    overflow: hidden; 
    opacity: 1; 
    cursor: pointer; 
    color: rgba(0,0,0,0.8); 
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}

.ap-direction-nav .ap-prev { 
    left: 0;
    margin-left: -31px;
    background-image:url(img/prev.png); 
    outline:none; 
}  

/* LEFT & RIGHT result in rte_document.js */
.ap-direction-nav .ap-next { 
    right: 0; 
    background-image:url(img/next.png); 
    margin-right: -31px;
    outline:none;
} 

.ap-direction-nav .ap-disabled { 
    opacity: 0!important; 
    filter:alpha(opacity=0); 
    cursor: default; 
    display:none; 
}

/* LEFT & RIGHT result in rte_document.js */
.ap-control-nav {
    width: 100%; 
    text-align: center; 
    padding: 0;
    position: absolute;
    bottom: 2px;
}

.ap-control-nav li {
    margin: 0px 20px 0px 0px; 
    display: inline-block; 
    zoom: 1; 
    *display: inline;
}

.ap-control-nav li:last-child {
    margin-right:0px;
}

.ap-control-nav li a {
    width: 11px; 
    height: 11px; 
    display: block; 
    background: #c5c1c0; 
    background: rgba(197,193,192,1); 
    cursor: pointer; 
    text-indent: -9999px;
    -webkit-border-radius: 20px; 
    -moz-border-radius: 20px; 
    -o-border-radius: 20px;
    border-radius: 20px; 
}

.ap-control-nav li a:hover { 
    background: #39b7bf;
}

.ap-control-nav li a.ap-active { 
    background: #39b7bf; 
    cursor: default; 
}

.ap-active-slide .arrow:before {
    opacity:1;
}


/*---------------- FOCUS PROJET ---------------- */
.block-content-center.projet_grid {
    margin-top: 20px;
}

h1.title,
h1.wrap.title {
    color: #00a8d9;
}

h1.wrap.title {
    margin-top: 20px;
}

.projet_grid .masonry {
    margin-bottom:40px;
}

.projet_grid .projet-item {
    width:300px;
    position:relative;
    float:left;
    margin-bottom:20px;
    height: 438px;
    background-color: #00a8d9;
}

.projet_grid .projet-item:nth-child(3n+2){
    margin: 0 20px 20px;
}

.projet_grid .projet-item .image {
}

.projet_grid .projet-item .image img {
    width:300px;
}

.projet_grid .projet-item .infos {
    position:absolute;
    bottom:35px;
    padding-left:20px;
    padding-right:20px;
}

.projet_grid .projet-item .infos .title a{
    text-shadow:hsl(0,0%,46%) 1px 1px;
    color:white;
}


.projet_grid .button_link {
    font-family:'Avenir LT W01 85 Heavy';
}

.projet_grid .title1 a.mini_arrow_black {
    float:right;
    font-weight:bold;
    font-size:13px;
    color:#333;
}

.category {
    margin:0;
    padding:0;

}
.category > li {
    display:inline;
    font-size:12px;
    color:#999;
}

.category > li {
    color:#999;
}

.category > li:before {
    margin-right:3px;
    content:'/';
}
.category > li:first-child:before {
    margin-right:0;
    content:'';
}

/* Map tooltip */
#map-projets .leaflet-popup-content-wrapper {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 20px 40px 40px 20px;
}

#map-projets .leaflet-popup-content {
    margin: 0;
    min-width: 300px;
}

.tooltip-region {
    text-transform: uppercase;
    color: #00a8d9;
    font-size: 12px;
    font-weight: bold;
}

.tooltip-title {
    margin: 8px 0 6px;
    font-family: 'Avenir LT W01 65 Medium';
    font-size: 20px;
}

.tooltip-terms,
.tooltip-terms li {
    display: inline;
    color: #939393;
}

.tooltip-terms li.last::after {
    content: '';
}

.tooltip-terms li::after {
    content: ' /';
}

.tooltip-zone-region {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    background: url('img/pin.png') 0 50% no-repeat;
    padding-left: 27px;
    background-position-y: center;
    margin-top: 6px;
}

.tooltip-body-title,
.tooltip-actu-title {
    margin-top: 20px;
    color: #000;
    font-weight: bold;
}

.tooltip-body-text,
.tooltip-actu-text {
    color: #939393;
}

#map-projets .tooltip-body-text > *,
#map-projets .tooltip-actu-text {
    margin: 0;
}

#map-projets .link {
    color: #000;
    border: 1px solid #000;
    font-family: 'Avenir LT W01 85 Heavy';
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 17px 10px 17px;
    margin-top: 20px;
    display: inline-block;
}

#map-projets .my-label {
  opacity: 1 !important;
  position: absolute;
  font-size: 10px;
  /* border: 1px solid; */
  font-family: avenir-medium;
  line-height: 1;
  min-width: 50px;
}

.marker-cluster span {
    color: #fff;
}

.gmnoprint {
  visibility: hidden;
}

.bean-carte-10-ans area {
    outline: none;
}


#projet-chiffres-text .button_link {
    margin-top: 20px;
}


.page-carte-en-cours {
  margin-top: 40px;
}

.notice-projets.block-content-center {
    font-size: 14px;
    color: #222;
    margin-top: 0;
    margin-bottom: 20px;
}

.notice-projets.block-content-center.title1 {
    padding-top: 0;
}

.leaflet-container {
  margin-bottom: 50px;
}

.map-10ans {
  margin-bottom: 25px;
}

.domain-rtefrance .node-video {
    padding-bottom: 70px;
}

.domain-rteetvous .node-video {
    width: 940px;
    margin: 0 auto 48px;
}

.domain-rteetvous .node-video > .inner {
    width: auto;
}

.domain-rteetvous .video-type-wrapper .text-wrapper {
    padding-left: 40px;
    width: 470px;
}

/*********** EVOLUTIONS CT PROJET ***********/


/* .clearfix:after, */
.wt.colonnes:after,
#quicktabs-container-view__projet_section_document__embed:after{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.node-type-projet #main #content {
  background: #F9F8FD;
}

.node-type-projet .proj-essentiel {
  background: #FFFFFF;
}

.node-type-projet .proj-left {
  width: 560px;
  float: left;
  padding: 30px 40px 70px;
}


.node-type-projet #proj-subheader{
  margin-bottom: 30px;
  border-bottom: 1px solid #E0E0E0;
  height: 33px;
  padding: 4px 0px;
  position: relative;
}

.node-type-projet #proj-subheader .zone-geographique{
font-family: Arial;
font-size: 14px;
color: #818181;
background: transparent url("img/evol/localisation.png") no-repeat scroll 0px 2px;
padding-top: 4px;
padding-bottom: 4px;
width: 30%;
padding-left: 3%;
min-height: 32px;
}

.node-type-projet #proj-subheader .zone-geographique .field-item{
display:inline;
}

.node-type-projet #proj-subheader .zone-geographique .field-item:after{
content:", ";
}

.node-type-projet #proj-subheader .zone-geographique .field-item:last-child:after{
content:"";
}

.node-type-projet #proj-subheader .share{
width: 33%;
text-align: right;
position: absolute;
right: 0;
bottom: -1px;
}

.node-type-projet #proj-subheader .share .meta-icons i,
.node-type-projet #proj-subheader .share .meta-icons a{
  background-color: #FFFFFF;
}

.node-type-projet #proj-subheader .status{
  width:33%;
  text-align:center;
  color:#222222;
  font-size:14px;
  font-family: 'Avenir LT W01 85 Heavy';
  padding-top: 4px;
  padding-bottom: 4px;
}

.node-type-projet #proj-subheader .right .meta-icons{
  display:inline-block;
  margin:0px;
}

/* RESUME */

.proj-left > .summary{
  margin-bottom:30px;
}

.proj-left > .summary p{
/*   margin:0px; */
  font-size:18px !important;
  color:#8f8f8f !important;
  line-height:26px;
}

/* SOMMAIRE */

h2.sommaire-titre,
.view-projet-actualites.view-display-id-liste .view-header h3,
.view-projet-actualites.view-display-id-liste_actualites .view-header h3{
  color:#055a76;
  font-family: 'Avenir LT W01 85 Heavy';
  font-size:20px;
  line-height:40px;
  margin-bottom:15px;
  margin-top:0px;
}

.sommaire{
  background-color: #F2F2F2;
}

.sommaire,
.sommaire-sticky,
#sections,
.view-projet-section-etape .views-slideshow-pager-fields{
  counter-reset: rowNumber;
}

#sections article.node{
  background-color: #FFFFFF;
}

.sommaire .sommaire-title:before,
.sommaire-sticky .sommaire-title a:before,
#sections header.section-header h2:before,
.view-projet-section-etape .views-slideshow-pager-fields .views-slideshow-pager-field-item .views-field-field-etape-du-projet-title:before {
  content: counter(rowNumber);
  counter-increment: rowNumber;
}

.sommaire .sommaire-title{
  position: relative;
  min-height: 70px;
}

.sommaire .sommaire-title:before,
#sections header.section-header h2:before{
  position: absolute;
  z-index: 0;
  width: 70px;
  height:100%;
  max-height:70px;
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-family: "Avenir LT W01 85 Heavy";
  z-index: 1;
  background-color:#0283AB;
  padding-top: 20px;
  height: 50px;
  background:transparent url("img/evol/number.png") no-repeat scroll 50% 50px;
}

.sommaire .sommaire-title:before{
  background:transparent url("img/evol/number.png") no-repeat scroll 50% 50px;
  font-size: 30px;
}

#sections header.section-header h2:before {
  height: 60px;
  padding-top: 10px;
  background: transparent url("img/evol/number.png") no-repeat scroll 50% 55px;
  font-size: 40px;
  width: 60px;
}

#sections .field-name-field-projet-sections div:nth-child(1) header.section-header h2:before,
.sommaire .sommaire-title:nth-child(1):before,
.sommaire-sticky .sommaire-title:nth-child(1) a{
  background-color:#00A8D9;
}

#sections .field-name-field-projet-sections div:nth-child(2) header.section-header h2:before,
.sommaire .sommaire-title:nth-child(2):before,
.sommaire-sticky .sommaire-title:nth-child(2) a{
  background-color:#019FCE;
}

#sections .field-name-field-projet-sections div:nth-child(3) header.section-header h2:before,
.sommaire-sticky .sommaire-title:nth-child(3) a,
.sommaire .sommaire-title:nth-child(3):before {
  background-color:#0196C1;
}

#sections .field-name-field-projet-sections div:nth-child(4) header.section-header h2:before,
.sommaire-sticky .sommaire-title:nth-child(4) a,
.sommaire .sommaire-title:nth-child(4):before {
  background-color:#018CB5;
}

#sections .field-name-field-projet-sections div:nth-child(5) header.section-header h2:before,
.sommaire-sticky .sommaire-title:nth-child(5) a,
.sommaire .sommaire-title:nth-child(5):before {
  background-color:#0283AB;
}

#sections .field-name-field-projet-sections div:nth-child(6) header.section-header h2:before,
.sommaire-sticky .sommaire-title:nth-child(6) a,
.sommaire .sommaire-title:nth-child(6):before,
.sommaire .sommaire-title:nth-child(7):before ,
.sommaire .sommaire-title:nth-child(8):before,
.sommaire .sommaire-title:nth-child(9):before {
  background-color:#03779B;
}

.sommaire .sommaire-title a{
  display: block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  outline:none;
  height: 70px;
  border-bottom: 1px solid #FFF;
}

.sommaire .sommaire-title a span{
  font-size: 16px;
  line-height: 20px;
  color:#0283AB;
  font-family: "Avenir LT W01 85 Heavy";
  margin-left: 80px;
  margin-right: 20px;
  padding-left: 10px;
  position: relative;
  display: block;
  line-height: 18px;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#sections .field-name-field-projet-sections div:nth-child(1) header.section-header h2 span,
/* .sommaire-sticky .sommaire-title:nth-child(1) a span.link-title, */
.sommaire .sommaire-title:nth-child(1) a span{
  color:#00A8D9;
}

#sections .field-name-field-projet-sections div:nth-child(2) header.section-header h2 span,
/* .sommaire-sticky .sommaire-title:nth-child(2) a span.link-title, */
.sommaire .sommaire-title:nth-child(2) a span{
  color:#019FCE;
}

#sections .field-name-field-projet-sections div:nth-child(3) header.section-header h2 span,
/* .sommaire-sticky .sommaire-title:nth-child(3) a span.link-title, */
.sommaire .sommaire-title:nth-child(3) a span{
  color:#0196C1;
}

#sections .field-name-field-projet-sections div:nth-child(4) header.section-header h2 span,
/* .sommaire-sticky .sommaire-title:nth-child(4) a span.link-title, */
.sommaire .sommaire-title:nth-child(4) a span{
  color:#018CB5;
}

#sections .field-name-field-projet-sections div:nth-child(5) header.section-header h2 span,
/* .sommaire-sticky .sommaire-title:nth-child(5) a span.link-title, */
.sommaire .sommaire-title:nth-child(5) a span{
  color:#0283AB;
}

/* STICKY MENU */

.sommaire-sticky{
  display: none;
  position: fixed;
  top: 0px;
  width: 100%;
  background-color: #E9E7E4;
  z-index: 15;
  height: 50px;
  border-bottom: 1px solid #e0e0e0;
}

.sommaire-sticky .sommaire-title a:before{
  font-size: 22px;
  font-family: "Avenir LT W01 85 Heavy";
  text-transform: none;
  outline: none;
  display: inline-block;
  height: 40px;
  padding-top: 10px;
  line-height: 24px;
  text-decoration: underline;
}

.sommaire-sticky .sommaire-title{
  display: inline-block;
}

.sommaire-sticky-numbers {
position: relative;
display: inline-block;
}

.sommaire-sticky .sommaire-title span{
  display: none;
}

.sommaire-sticky .sommaire-title a{
  display: inline-block;
  border-right: 1px solid #FFF;
  width: 50px;
  text-align: center;
  color: #FFF;
  font-size: 26px;
  z-index: 1;
  background-color: #0283AB;
  text-transform:none;
  outline:none;
}

.sommaire-sticky .sommaire-title a.active,
.sommaire-sticky .sommaire-title a:hover{
  background-color:#E85156;
}

.sommaire-sticky .sommaire-title a.active span,
.sommaire-sticky .sommaire-title a:hover span{
  display: inline-block;
}


.sommaire-sticky-numbers .sommaire-title a span.link-title {
  font-size: 16px;
  line-height: 18px;
  color:#292929;
  font-family: 'Avenir LT W01 65 Medium';
  text-align: left;
  left: 100%;
  position: absolute;
  width: 9999px;
  padding: 16px;
  top: 0px;
  background-color: #FFF;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* POINTS CLES / BENEFICES / CONTACTS */

.node-type-projet #les-points-essentiels.sidebloc,
.node-type-projet .benefices.sidebloc,
.node-type-projet .vos-interlocuteurs{
padding: 20px 20px 35px;
margin: 0px;
}

.node-type-projet #les-points-essentiels.sidebloc h3,
.node-type-projet .benefices.sidebloc h3,
.node-type-projet .vos-interlocuteurs .title{
  font-size:20px;
  font-family: "Avenir LT W01 85 Heavy";
  line-height: 40px;
  margin-bottom: 15px;
}

.node-type-projet .vos-interlocuteurs .title{
  color:#055a76;
}

.node-type-projet #les-points-essentiels.sidebloc .points_cles ol li{
  margin-bottom: 30px;
}

.node-type-projet #les-points-essentiels.sidebloc .points_cles ol li:last-child,
.node-type-projet .vos-interlocuteurs .interlocuteur:last-child,
.node-type-projet .benefices .chiffre{
  margin-bottom: 0px;
}

.node-type-projet .benefices li{
  border-bottom: none;
}

.node-type-projet #les-points-essentiels.sidebloc .points_cles ol li .chiffre{
  font-size: 40px;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.node-type-projet #les-points-essentiels.sidebloc .points_cles ol li p{
  margin: 0px 0px 0px 35px;
  font-size: 13px;
  width: 215px;
}

.node-type-projet .vos-interlocuteurs{
  background-color: #f2f2f1 !important;
}

.node-type-projet .vos-interlocuteurs .interlocuteur .denomination{
  color:#333333;
  font-size:14px;
  font-family: "Avenir LT W01 85 Heavy";
}

.node-type-projet .vos-interlocuteurs .interlocuteur .function,
.node-type-projet .vos-interlocuteurs .interlocuteur .address,
.node-type-projet .vos-interlocuteurs .interlocuteur .tel{
  font-size:13px;
  color:#b3b3b3;
}

.node-type-projet .vos-interlocuteurs .interlocuteur-infos{
  width: 215px;
}

.node-type-projet .vos-interlocuteurs .interlocuteur .email{

}

/* SECTIONS MAIN */

#sections .section-inner,
#sections header.section-header h2{
  width: 940px;
  margin: 0px auto;
}

#sections header.section-header h2{
  color: #00A8D9;
  text-transform: none;
  height: 100%;
  max-height: 70px;
}

#sections header.section-header h2 span{
  font-size: 20px;
  line-height: 20px;
  color:#0283AB;
  font-family: "Avenir LT W01 85 Heavy";
  margin-left: 80px;
  padding-right: 80px;
  position: relative;
  display: block;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url("img/evol/section-open.png") no-repeat scroll 100% 50%;
  padding-top: 2px;
  padding-bottom: 2px;
}

#sections article.open h2 span/* ,
#sections .status-ouverte header.section-header h2 span */{
  background: transparent url("img/evol/section-close.png") no-repeat scroll 100% 50%;
}

#sections .section-inner {
    padding: 30px 0px;
}

#sections header.section-header{
  background-color: #F2F2F2;
  position: relative;
  cursor: pointer;
  height: 70px;
  border-bottom: 1px solid #FFF;
}

#sections .views-row-odd{
  background-color:#FFFFFF;
}

/* ACTUALITES */

.view-projet-actualites.view-display-id-liste .view-header,
.view-projet-actualites.view-display-id-liste_actualites .view-header{
  width:100%;
  margin:0px;
}

.view-projet-actualites.view-display-id-liste .view-content,
.view-projet-actualites.view-display-id-liste_actualites .view-content{
  font-size: 0;
  position: relative;
}

.view-projet-actualites.view-display-id-block_1 .views-row,
.view-projet-actualites.view-display-id-liste_header .views-row{
  width:100% !important;
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:4px solid #f7f7f7;
}

.view-projet-actualites.view-display-id-liste .views-row,
.view-projet-actualites.view-display-id-liste_actualites .views-row{
  width: 46%;
  display: inline-block;
  white-space: normal;
  font-size: 14px;
  background-color: #FFF;
  vertical-align: top;
  margin-right: 4%;
}

.view-projet-actualites.view-display-id-liste .views-row .actu-title,
.view-projet-actualites.view-display-id-liste_actualites .views-row .actu-title,
.colorbox-actu .actu-title{
  font-size: 16px;
  line-height: 20px;
  color:#000000;
  font-family: "Avenir LT W01 85 Heavy";
}

.colorbox-actu .actu-title{
  font-size: 18px;
}

.view-projet-actualites.view-display-id-liste .views-row .actu-date,
.view-projet-actualites.view-display-id-liste_actualites .views-row .actu-date,
.colorbox-actu .actu-date{
  font-size: 12px;
  line-height: 20px;
  color:#b3b3b3;
  font-weight: bold;
}

.colorbox-actu .actu-date{
  margin-bottom:40px;
}

.view-projet-actualites.view-display-id-liste .views-row .actu-texte,
.view-projet-actualites.view-display-id-liste_actualites .views-row .actu-texte{
  font-size: 14px;
  line-height: 20px;
  color:#333333;
}

.colorbox-actu .actu-lien a,
.view-projet-actualites.view-display-id-liste .views-row .actu-lien a,
.view-projet-actualites.view-display-id-liste_actualites .views-row .actu-lien a{
  color:#176887;
  text-transform:uppercase;
  text-decoration:underline;
  display:block;
  padding-left:10px;
  font-size:12px;
  font-family: "Avenir LT W01 85 Heavy";
  background:transparent url("img/evol/savoir-plus-bleu.png") no-repeat scroll 0px 50%;
  outline: none;
}

.view-projet-actualites.view-display-id-liste .views-row .hidden,
.view-projet-actualites.view-display-id-liste_actualites .views-row .hidden,
.view-projet-actualites.view-display-id-liste .no-image .left,
.view-projet-actualites.view-display-id-liste_actualites .no-image .left,
.colorbox-actu.no-image .left{
  display:none;
  float:none;
}

.view-projet-actualites.view-display-id-liste .no-image .right,
.view-projet-actualites.view-display-id-liste_actualites .no-image .right,
.colorbox-actu.no-image .right{
  width:95%;
  float:none;
}

.view-projet-actualites.view-display-id-liste_actualites .no-image .right{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    	-webkit-column-width: 46%; /* Chrome, Safari, Opera */
    column-width: 46%;
}

.view-projet-actualites.view-display-id-liste .has-image .right,
.view-projet-actualites.view-display-id-liste_actualites .has-image .right,
.colorbox-actu.has-image .right,
.view-projet-actualites.view-display-id-liste .has-image .left,
.view-projet-actualites.view-display-id-liste_actualites .has-image .left,
.colorbox-actu.has-image .left{
  width:50%;
}

.view-projet-actualites.view-display-id-liste .view-footer,
.view-projet-actualites.view-display-id-liste_actualites .view-footer{
  text-align:center;
  padding-top:40px;
  /***temp below***/
/*   display:none; */
}

.view-projet-actualites.view-display-id-liste .view-footer p,
.view-projet-actualites.view-display-id-liste_actualites .view-footer p,
.colorbox-actu .view-footer{
  margin:0;
  text-align:center;
}

.view-projet-actualites.view-display-id-liste .view-footer p a,
.view-projet-actualites.view-display-id-liste_actualites .view-footer p a,
.colorbox-actu .view-footer a{
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  padding: 15px 35px;
  display: inline-block;
  font-size: 12px;
  font-family: "Avenir LT W01 85 Heavy";
  background: #176887 url("img/evol/savoir-plus-blanc.png") no-repeat scroll 50px 50%;
  width: 350px;
}

.colorbox-actu .view-footer{
margin-top: 50px;
  /***temp below***/
  display:none;
}

/* ACTUALITES */

.node-type-projet div#cboxLoadedContent {
  background-color: #FFF;
  line-height: 20px !important;
  padding:40px 100px 50px 45px;
}

.node-type-projet button#cboxClose {
    z-index: 10000;
    top: 10px;
    right: 10px;
    bottom: auto;
    left: auto;
    background-image: url("img//evol/close.png");
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}




/* SECTIONS CONTENT */

.section-slider .field-name-field-section-slider-content-top p,
.section-slider .field-name-field-section-slider-content-bot p,
.section-slider .slide-contenu p,
.section-etape .views-field-field-etape-du-projet-desc p,
.section-accordeon .views-field-field-accordeon-projet-contenu p,
.section-accordeon .views-field-field-accordeon-projet-contenu div,
.section-autour .views-field .field-content,
.section-autour .views-field .field-content p,
.wt.colonnes .colonne p,
.colorbox-actu .actu-texte{
  color:#333333;
  font-family:Arial;
  font-size:14px;
  line-height:22px;
  margin-top: 0;
  text-align:justify;
}

.section-slider .field-name-field-section-slider-content-top ul li,
.section-slider .field-name-field-section-slider-content-bot ul li,
.section-slider .slide-contenu  ul li,
.section-etape .views-field-field-etape-du-projet-desc  ul li,
.section-accordeon .views-field-field-accordeon-projet-contenu  ul:not(.dates) li,
.section-autour .views-field .field-content  ul li,
.wt.colonnes .colonne  ul li,
.colorbox-actu .actu-texte ul li{
color:#333333;
font-family:Arial;
font-size:14px;
line-height:22px;
margin-top: 0;
text-align:justify;
padding-left:10px;
padding-bottom:5px;
background: transparent url("img//evol/bullet.png") no-repeat scroll left 10px;
}

.section-slider .field-name-field-section-slider-content-top p a,
.section-slider .field-name-field-section-slider-content-bot p a,
.section-slider .slide-contenu p a,
.section-etape .views-field-field-etape-du-projet-desc p a,
.section-accordeon .views-field-field-accordeon-projet-contenu p a,
.section-autour .views-field .field-content a,
.section-autour .views-field .field-content p a,
.wt.colonnes .colonne p a,
.colorbox-actu .actu-texte a{
  color: #176887;
  text-decoration: underline;
  outline: medium none;
  font-family: "Avenir LT W01 85 Heavy";
}

.view-projet-actualites.view-display-id-liste_actualites .views-row .actu-texte p a{
  color: #176887;
}

.colorbox-actu .actu-texte .view-footer a{
  color:#FFFFFF;
}

/* SECTIONS SLIDER */

#sections .section-slider .view-projet-section-slider,
#sections .section-slider .field-name-field-section-slider-content-top,
#sections .section-slider .field-name-field-section-slider-content-bot,
#views_slideshow_cycle_main_projet_section_etape-embed,
#views_slideshow_cycle_main_projet_section_autour-embed{
  width: 780px;
  margin: 0 auto;
}

#sections .section-slider .view-projet-section-slider{
  margin-top:20px;
  margin-bottom:20px;
  padding-top:20px;
  padding-bottom:20px;
  border-top:2px solid #f2f2f2;
  border-bottom:2px solid #f2f2f2;
}

#views_slideshow_cycle_teaser_section_projet_section_slider-embed{
  width: 780px !important;
}

#sections .section-slider .view-projet-section-slider .views-slideshow-controls-bottom{
  text-align: center;
  height: 10px;
}

#sections .section-slider .view-projet-section-slider .views-slideshow-controls-bottom .views-slideshow-pager-field-item{
  display:inline-block;
  cursor: pointer;
  text-indent: -9999px;
  background: transparent url("img/evol/slider-inactif.png") no-repeat scroll center center;
  height: 10px;
  width: 10px;
  margin: 0px 10px;
}

#sections .section-slider .view-projet-section-slider .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active{
  background: transparent url("img/evol/slider-actif.png") no-repeat scroll 0 0;
}

#sections .section-slider .view-projet-section-slider .views-row{
  background-color:#FFFFFF;
}

#sections .section-slider .view-projet-section-slider .views-row.no-image .slide-image,
#sections .section-slider .view-projet-section-slider .views-row.no-video .slide-video{
  display:none;
}

#sections .section-slider .slide-left{
  float: left;
  width: 295px;
  margin-right: 25px;
  display: inline-block;
}

#sections .section-slider .slide-left .slide-titre{
  color:#000000;
  font-family:'Avenir LT W01 65 Medium';
  font-size:21px;
  line-height: 40px;
}

#sections .section-slider .slide-left .slide-contenu p:last-child{
  margin-bottom:0px;
}

#sections .section-slider .slide-right{
  float: right;
  width: 415px;
  display: inline-block;
}

#sections .section-slider .video-embed-description{
font-size: 12px;
color: #B3B3B3;
font-style: italic;
text-align: left;
margin: 1.5em 0px;
}



/* SECTIONS ETAPES & AUTOUR DU PROJET */

#sections .section-etape .view-projet-section-etape .views-slideshow-controls-top,
#sections .section-autour .view-projet-section-autour .views-slideshow-controls-top{
  border-bottom: 2px solid #dadada;
  margin-bottom: 35px;
  padding: 0px 0px 0px 80px;
}

#sections .section-etape .view-projet-section-etape .views-slideshow-pager-fields .views-slideshow-pager-field-item{
padding-left: 35px;
position: relative;
display: inline-block;
cursor: pointer;
padding-bottom: 10px;
margin-right: 35px;
max-width: 100px;
line-height: 15px;
border-bottom: 7px solid #FFF;
min-height: 50px;
vertical-align: top;
}

#sections .section-autour .view-projet-section-autour .views-slideshow-pager-fields .views-slideshow-pager-field-item{
  position:relative;
  display:inline-block;
  cursor: pointer;
  padding: 10px 0px 5px;
  margin-right: 45px;
}

#sections .section-etape .view-projet-section-etape .views-slideshow-pager-fields .views-content-field-etape-du-projet-title{
  padding-top: 5px;
}

#sections .section-etape .view-projet-section-etape .views-slideshow-pager-fields .views-content-field-etape-du-projet-title,
#sections .section-autour .view-projet-section-autour .views-slideshow-pager-fields .views-content-field-onglets{
  font-family: "Avenir LT W01 85 Heavy";
  font-size: 14px;
}

#sections .section-etape .view-projet-section-etape .views-slideshow-controls-top .views-field-field-etape-du-projet-title:before{
  position: absolute;
  left: 0px;
  font-size: 50px;
  font-family: "Avenir LT W01 85 Heavy";
  color:#e85257;
  bottom: 30px;
} 

#sections .section-etape .view-projet-section-etape .views-slideshow-controls-top .views-slideshow-pager-field-item.active,
#sections .section-autour .view-projet-section-autour .views-slideshow-controls-top .views-slideshow-pager-field-item.active,
#sections .section-etape .view-projet-section-etape .views-slideshow-controls-top .views-slideshow-pager-field-item:hover,
#sections .section-autour .view-projet-section-autour .views-slideshow-controls-top .views-slideshow-pager-field-item:hover{
  color:#e85257;
  border-bottom:7px solid #e85257;
}

#sections .section-autour .view-projet-section-autour .views-field-field-titre-long .field-content{
  color:#000000;
  font-size:21px;
  line-height:28px;
  font-family:'Avenir LT W01 65 Medium';
}

#sections .section-autour .view-projet-section-autour .views-field-field-subtitle-long .field-content{
  color:#b3b3b3;
  font-size:14px;
  line-height:22px;
}

#sections .section-autour .view-projet-section-autour .views-field-field-corps-de-texte{
  margin-top:30px;
}

/* SECTIONS ACCORDEONS */

#sections .section-accordeon .view-projet-section-accordeon h3.views-accordion-projet_section_accordeon-embed-header{
  border-bottom:2px solid #dadada;
  border-top:none;
  border-left:none;
  border-right:none;
  border-radius: 0px;
  background: transparent;
  padding: 0px;
  margin-bottom:20px;
  background: transparent url("img/evol/accordeon-close.png") no-repeat scroll 20px 10px;
}

#sections .section-accordeon .view-projet-section-accordeon h3.views-accordion-projet_section_accordeon-embed-header.ui-state-active{
  background: transparent url("img/evol/accordeon-open.png") no-repeat scroll 20px 10px;
}

#sections .section-accordeon .view-projet-section-accordeon h3 span{
  display:none;
}

#sections .section-accordeon .view-projet-section-accordeon h3.views-accordion-projet_section_accordeon-embed-header a{
  color: #000;
  font-family: "Avenir LT W01 65 Medium";
  font-size: 21px;
  padding-right: 80px;
  padding-left: 80px;
  outline: medium none;
  display: block;
  padding-bottom: 20px;
}

#sections .section-accordeon .view-projet-section-accordeon .ui-widget-content{
  border: medium none;
  /*width: 780px;*/
  width: 83%;
  margin: 0px auto 20px;
  padding: 0px;
  border-radius: 0px;
  overflow: hidden;
}

/* SECTIONS DOCUMENTS */

#sections .section-document .documents-projet {
  background: #FFFFFF none repeat scroll 0% 0%;
}

#sections .section-document #linked-docs{
  display:none;
}

#sections .section-document .documents-projet ul.title-tab,
#sections .section-document .view-id-projet_section_document ul.quicktabs-tabs{
  margin-bottom: 35px;
  padding: 0px;
  text-align: left;
  border-bottom: 2px solid #DADADA;
  position: static;
  width: 100%;
  padding: 0px 80px;
}

#sections .section-document .documents-projet ul.title-tab li,
#sections .section-document .view-id-projet_section_document ul.quicktabs-tabs li{
  font-family: "Avenir LT W01 85 Heavy";
  display: inline-block;
  padding-left: 0px;
  cursor: pointer;
  margin-right: 45px !important;
  word-wrap: break-word;
  text-transform: none;
}

#sections .section-document .view-id-projet_section_document ul.quicktabs-tabs li.first{
  margin-left: 0px !important;
}

#sections .section-document .view-id-projet_section_document ul.quicktabs-tabs li a  {
color:#000000;
text-decoration:none;
padding: 10px 0px 5px;
display:block;
border-bottom:7px solid transparent;
}

#sections .section-document .view-id-projet_section_document ul.quicktabs-tabs li.active a{
  color:#E85156;
}

#sections .section-document .documents-projet ul.title-tab li.active,
#sections .section-document .view-id-projet_section_document ul.quicktabs-tabs li.active a,
#sections .section-document .documents-projet ul.title-tab li:hover,
#sections .section-document .view-id-projet_section_document ul.quicktabs-tabs li:hover a{
  color:#E85156;
  border-bottom:7px solid #E85156;
}

#sections .section-document .view-id-projet_section_document .quicktabs-views-group{
/*   width: 240px !important; */
  float:left;
}


#sections .section-document .view-id-projet_section_document .quicktabs-views-group .file-download a{
display: block;
padding-left: 30px;
font-size: 14px;
line-height: 18px;
color: #176887;
text-decoration: underline;
outline: medium none;
font-family: "Avenir LT W01 85 Heavy";
padding-bottom: 20px;
padding-right: 20px;
min-height: 80px;

}

#sections .section-document .view-id-projet_section_document .quicktabs-views-group .file-download.type-pdf a{
  background: transparent url("img/evol/icon-pdf.png") no-repeat scroll top left;
}

#sections .section-inner a.type-pdf{
  padding-left: 30px;
  line-height: 18px;
  background: transparent url("img/evol/icon-pdf.png") no-repeat scroll top left;
  padding-bottom: 20px;
}

#sections .section-document .view-id-projet_section_document .quicktabs-views-group .file-download.type-doc a,
#sections .section-document .view-id-projet_section_document .quicktabs-views-group .file-download.type-docx a{
  background: transparent url("img/evol/icon-doc.png") no-repeat scroll top left;
}

#sections .section-inner a.type-doc,
#sections .section-inner a.type-docx{
  padding-left: 30px;
  line-height: 18px;
  background: transparent url("img/evol/icon-doc.png") no-repeat scroll top left;
  padding-bottom: 20px;
}

#sections .section-document .view-id-projet_section_document .quicktabs-views-group .file-download.type-zip a{
  background: transparent url("img/evol/icon-zip.png") no-repeat scroll top left;
}

#sections .section-inner a.type-zip{
  padding-left: 30px;
  line-height: 18px;
  background: transparent url("img/evol/icon-zip.png") no-repeat scroll top left;
  padding-bottom: 20px;
}

#sections .section-document .view-id-projet_section_document .quicktabs-views-group .file-download.type-xls a,
#sections .section-document .view-id-projet_section_document .quicktabs-views-group .file-download.type-xlsx a{
  background: transparent url("img/evol/icon-xls.png") no-repeat scroll top left;
}

#sections .section-inner a.type-xls,
#sections .section-inner a.type-xlsx{
  padding-left: 30px;
  line-height: 18px;
  background: transparent url("img/evol/icon-xls.png") no-repeat scroll top left;
  padding-bottom: 20px;
}

#sections .section-document .view-id-projet_section_document .quicktabs-views-group .file-download.type-txt a{
  background: transparent url("img/evol/icon-txt.png") no-repeat scroll top left;
}
#sections .section-inner a.type-txt{
  padding-left: 30px;
  line-height: 18px;
  background: transparent url("img/evol/icon-txt.png") no-repeat scroll top left;
  padding-bottom: 20px;
}

/* #sections .section-document .documents-projets-sliders-container{
  margin-top: 0px;
  height: auto;
  padding: 0px;
}

#sections .section-document .documents-projets-sliders-container > .doc-slider > .doc-viewport > ul.doc-slices > li {
  width: 235px !important;
}

#sections .section-document .documents-projets-sliders-container .item-document {
    float: none;
    margin-right: 0px;
    width: 100%;
}

#sections .section-document .documents-projets-sliders-container .item-document .left-item-doc {
    float: none;
    height: auto;
    margin-right: 0px;
    width: 100%;
}

#sections .section-document .documents-projets-sliders-container .item-document .right-item-doc {
    float: none;
    height: auto;
    margin-right: 0px;
    width: 100%;
} */

/* WYSIWYG */

.wt{
  position: relative;
/*   margin-top: 30px; */
}

.wt.colonnes{
  width: 780px;
}

.wt.colonnes .colonne {
  position: relative;
  width: 370px;
  text-align: justify;
  font-weight: normal;
}  

.wt.colonnes .colonne p{
  margin-bottom: 15px;
}  


.wt.colonnes .left.colonne {
  padding: 0 10px 0 0;
}

.wt.colonnes .right.colonne {
  padding: 0 0 0 10px;
}

.wt p{
  margin-bottom: 15px;
}

.wt.colonnes .colonne strong{
  font-weight:normal;
}

.wt.colonnes .colonne h3{
  color:#222222;
  font-size: 23px;
  font-weight: normal;
  line-height: 28px;
  margin: 0px;
}

.wt.colonnes .colonne ul{
list-style-type: none;
margin-bottom: 15px;
}

.wt.colonnes .colonne ul li{
  padding-left: 15px;
  display: inline-block;
  background: transparent url("../../images/pictos/bullet-bleu.jpg") no-repeat scroll left 11px;
  font-size: 17px;
}

.wt.colonnes .colonne a{
  color:#01a6da;
  text-decoration:underline;
}

.wt.colonnes .colonne img{
  display:block;
}

.wt.colonnes .citation{
  color: #000;
  font-size: 23px;
  line-height: 30px;
  position: relative;
  margin-bottom:15px;
}

.wt.colonnes .legende{
  color: #818181;
  font-size: 11px;
  line-height: 20px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.proj_bottom{
    margin-bottom: 50px;
}

.section-inner ul.dates{
margin: 0px 0px 20px 0px;
padding: 0px; 
list-style: none; 
font-family: Arial, sans-serif; 
font-size: 16px; 
line-height: 24px;
}

.section-inner  ul.dates li{
line-height: 39px; 
display: block; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: rgb(230, 230, 230); 
width: 522px; 
/* float: left;  */
margin-right: 23px; 
font-family: Arial; 
font-size: 14px; 
color: rgb(51, 51, 51); 
text-align: left; 
font-weight: bold;
}

.section-inner  ul.dates li span.date{
display: block; 
width: 100px; 
float: left;
margin-right: 23px; 
font-family: 'Avenir LT W01 85 Heavy'; 
font-size: 16px; 
color: white; 
text-align: center; 
background: #E85257;
}

.section-inner  ul.dates li:nth-child(1) span.date{
background: #F1979A;
}

.section-inner  ul.dates li:nth-child(2) span.date{
background: #EF8689;
}

.section-inner  ul.dates li:nth-child(3) span.date{
background: #ED7579;
}

.section-inner  ul.dates li:nth-child(4) span.date{
background: #EA6367;
}

.section-inner  ul.dates li:nth-child(5) span.date{
background: #E85257;
}

.section-inner  ul.dates li:nth-child(6) span.date{
background: #E85257;
}

.section-inner  ul.dates li span.description{
display: block; 
width: 522px;
}

.domain-rteetvous .interlocuteur {
    margin-bottom: 30px !important;
}

.domain-rteetvous .interlocuteur-infos {
    margin-left: 0px !important;
}

.view-id-actualites.view-display-id-page_1 .views-row-odd .search-result{
    background: #F8F8F8 none repeat scroll 0% 0%;
}

.view-id-actualites.view-display-id-page_1 .views-row-even .search-result{
    background: #FFFFFF none repeat scroll 0% 0%;
}

.projet-actualite-wrapper.no-result .view-footer{
display:none;
}

/* Slider */
.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%;
    outline:none;
    min-height: 1px;
    width: 940px !important;
}

[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;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots{
  text-align:center;
}

.slick-dots li{
    display:inline-block;
  cursor: pointer;
  text-indent: -9999px;
  background: transparent url("img/evol/slider-inactif.png") no-repeat scroll center center;
  height: 10px;
  width: 10px;
  margin: 0px 10px;
}

.slick-dots li.slick-active,
.slick-dots li:hover{
  background: transparent url("img/evol/slider-actif.png") no-repeat scroll center center;
}

@media only screen and (max-width: 940px){

	.proj-header h1 {
		bottom: 10px;
	    width: 85%;
	    line-height:40px;
        font-size: 30px;
        padding: 0 25px
	}
    .view-projet-actualites.view-display-id-liste .has-image .right,
    .view-projet-actualites.view-display-id-liste_actualites .has-image .right,
    .colorbox-actu.has-image .right,
    .view-projet-actualites.view-display-id-liste .has-image .left,
    .view-projet-actualites.view-display-id-liste_actualites .has-image .left,
    .colorbox-actu.has-image .left{
      width: 100%;
    }

	#sections .section-inner,
	#sections header.section-header h2{
	  width: 100%;
	  padding-right:15px;
	  box-sizing:border-box;
	}

	.node-type-projet .proj-left {
	  width: 83%;
      padding: 30px 10px 70px 40px;
	}
	#sections .section-slider .view-projet-section-slider,
	#sections .section-slider .field-name-field-section-slider-content-top,
	#sections .section-slider .field-name-field-section-slider-content-bot,
	#views_slideshow_cycle_main_projet_section_etape-embed,
	#views_slideshow_cycle_main_projet_section_autour-embed{
	  width: 100%;
	}

	.views-slideshow-cycle-main-frame .views_slideshow_cycle_teaser_section{
		/*width: 100% !important;*/
	}
	#views_slideshow_cycle_teaser_section_projet_section_autour-embed,
	#views_slideshow_cycle_teaser_section_projet_section_etape-embed,
	#quicktabs-view__projet_section_document__embed{
		width: 83% !important;
		margin: 0px auto 20px;
		/*display: none;*/
	}
	#sections .section-document .view-id-projet_section_document ul.quicktabs-tabs{
		padding: 0;
	}
	#sections .section-etape .view-projet-section-etape .views-slideshow-controls-top,
	#sections .section-autour .view-projet-section-autour .views-slideshow-controls-top{
		padding: 0 0 0 40px;
	}
	.node-type-projet #proj-subheader{
		height: 77px;
		margin-bottom: 0px;
	}

	.proj-header{
		/*display: none;*/
	}
    .slick-slide{
         width: 100% !important;
    }
    .quicktabs-views-group{
        width: 50% !important;
    }
    #sections .section-etape .view-projet-section-etape .views-slideshow-controls-top .views-slideshow-pager-field-item.active,
    #sections .section-autour .view-projet-section-autour .views-slideshow-controls-top .views-slideshow-pager-field-item.active,
    #sections .section-etape .view-projet-section-etape .views-slideshow-controls-top .views-slideshow-pager-field-item:hover,
    #sections .section-autour .view-projet-section-autour .views-slideshow-controls-top .views-slideshow-pager-field-item:hover{
      margin-bottom: 20px;
    }
}

@media only screen and (max-width: 760px){
  #sections .section-accordeon .view-projet-section-accordeon h3.views-accordion-projet_section_accordeon-embed-header a{
    font-size: 18px;
    padding-right: 15px;
    padding-left: 60px;
  }
  #sections .section-etape .view-projet-section-etape .views-slideshow-controls-top,
  #sections .section-autour .view-projet-section-autour .views-slideshow-controls-top{
    padding-left: 20px;
  }  
  .node-type-projet #proj-subheader .zone-geographique {
    padding-left: 25px;
	font-size: 13px;
	line-height: 13px;
	width: 35%;
  }
  .node-type-projet #proj-subheader .share {
    width: auto;
	bottom: auto;
	top: 0px;
  }
  .node-type-projet #proj-subheader .status {
    width: 100%;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	padding-left: 15px;
    padding-top: 12px;
  }
  .node-type-projet .proj-left {
    padding: 0 10px 0 20px;
	width: auto;
  }
  .proj-left > .summary p {
    font-size: 16px;
	line-height: 24px;
  }
  #sections header.section-header h2 span {
    padding-right: 35px;
	font-size: 16px;
	line-height: 18px;
  }  
  .sommaire .sommaire-title a span{
    font-size: 14px;
  }
  .sommaire-sticky-numbers {
    position: static;
  }
  .sommaire-sticky-numbers .sommaire-title a span.link-title {
    font-size: 14px;
	line-height: 16px;
	left: 0;
	top: 150%;
	width: 100%;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
  }
  .view-projet-actualites.view-display-id-liste_actualites .no-image .right{
    column-count: 1;
  }
  .view-projet-actualites.view-display-id-liste .views-row,
  .view-projet-actualites.view-display-id-liste_actualites .views-row{
    width: 100%;
	margin-right:0;
  }
  
  .sommaire-sticky .sommaire-title a {
    width: 47px;
  }
  .proj-header h1 {
    font-size:30px;
  }
}