

body{
    padding-top:20px;
	font-family: "Graphik Web";
	background-color:#363636;
	color:#FFF;
	overflow: hidden;
}


body.page-template-template-division-projects{
	background-color:#FFF;
	color:#333;
}

body.page-template-template-registration-form,
body.page-template-template-registration-form-sra{
	background-color:#ddd;
	color:#363636;
}

body.page-id-2886{
	background-color: #222;
}


div{
	word-wrap:break-word;
}

div.big {
	font-size: 2rem;
	margin-bottom: 25px;
}


/* ELEMENT À CACHER */

.cache{
		display:none !important;
}


.invisible{
	visibility: hidden;
}

.pagination span.current {
	font-weight: bold;
}

a,
a:focus{
    color:#FFF;
	outline: none;
	text-decoration: none;
}

.important{
    color:#14FFE3;
}

.lowercase{
	text-transform: lowercase;
}


.page-template-template-division-projects a,
.page-template-template-division-projects a:focus{
	color:#555;
}

.page-template-template-registration-form a,
.page-template-template-registration-form a:focus,
.page-template-template-registration-form-sra a,
.page-template-template-registration-form-sra a:focus{
	color:#363636;
}


a:hover{
	color:#BBB;
	transition: color 0.5s;
}

a.multiligne{
	    display:block;
}



hr{
	border:0px; 
    border-top:solid 1px #5D5D5D;
    clear: both;
}

.page-template-template-registration-form hr,
.page-template-template-registration-form-sra hr{
	border-top: 1px solid #363636
}
.page-template-template-division-projects hr{
    
        border-top:solid 1px #CCC;

}


.divider:last-child{
    display:none;
    
}


h2{
	font-size:2.4rem;
    font-weight:200;
    letter-spacing:0.09rem;
     line-height:3rem;
    margin-bottom:5px;
	word-wrap:normal;
}

#step-briefing_tool h2 {
    color: #6f634b;
    font-size: 2rem;
    line-height: 2.2rem;
    border-bottom: 1px solid;
    padding-bottom: 17px;
    margin-bottom: 48px;
}
#form-briefing_tool h2 {
    margin-top: 11px;
    font-size: 3.6rem;
    border-bottom: 1px solid;
    padding-bottom: 19px;
    margin-bottom: 33px;
}


.bglight h2{
    width: 100%;
	font-size:2.2rem;
    -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
    
}


h1 a:hover{
    text-decoration:none;
}


h5{
   font-size:1.25rem;
  line-height:1.75rem;
   letter-spacing:0.1rem;
  font-weight:  600;
  font-style:   normal;
   
}

.bglight{
	background-color:#4D4D4D;
}

.darker{
	color:#9D9D9D;
}




.no-padding{
	padding: 0px!important;
}

.uppercase {
	text-transform: uppercase;
}

.no-margin{
	margin: 0px;
}

.no-overflow{
    display:block;
	overflow: hidden;	

}

.marge-plus{
    margin-bottom:30px;
    
}

.actus{
    height:175px;
	margin:0;
}

.actus h5{    
     	color:#DDD;
}


.more{
	display: block;
	padding-top: 8px;
	
}

.infos{
      margin:20px 0;
      font-size:  1.3rem;
}

.infos b{
    color:#999;
    font-weight:300;
}


.infos h3{
      font-weight:  600;
      font-size:  1.3rem;
    letter-spacing:0.05rem;
    
}


/* textes des blocs pdf ts labs et + */
.row.bglight p{
    /*text-transform: lowercase;*/
    color: #828282;
	line-height: 1.8rem;
}




.full-height{
    height:400px;    
    
}


.sectionEnter{
    margin-top:-8px;
    
}




.subSection{
	text-transform: uppercase;
    font-size:1.2rem;
    letter-spacing:0.09rem;
}


.keywords{
    font-size:1.2rem;
    letter-spacing:0.09rem;
    font-weight:300;
}

.fixMosaique .keywords{
    height:40px;
}


.cycle-slideshow .keywords{
 font-weight:600;   
}


.subSection > hr{
    display:block;
    margin:0 0 10px 0 ;
}

.subSection > div > a{
    display:block;
    margin:0 0 5px 0 ;
}
    
/* REGLES GENERALES */



.row .row {
  margin-right: 0px;
  margin-left: 0px;
}
.row .row.force {
	margin-right: -15px;
  margin-left: -15px;
}





/* HEADER */

.header .timer p:first-child{
    width:165px;

}
.header .timer p{
    text-transform:uppercase;
    width:175px;
    display:inline-block;
    text-align:left;
    margin:0px;
}


.header-time .glyphicon{
   font-size:1.15rem;
    color:#AEAEAE;
    
}

.page-template-template-registration-form .header-time .glyphicon,
.page-template-template-registration-form-sra .header-time .glyphicon{
color:#363636;
}
.page-template-template-division-projects .header-time .glyphicon{
color:#555;
}

.header-time span.date_heure{
    color:#FFF;
}

.page-template-template-registration-form .header-time span.date_heure,
.page-template-template-registration-form-sra .header-time span.date_heure{
color:#363636;
    
}
.page-template-template-division-projects .header-time span.date_heure{
color:#000;
    
}



.header .me *,
.header .me{    
	transition: color 0.5s;
}


.header:hover .me *,
.header:hover .me,
.glyph.on a{    
    color:#14FFE3;
	transition: color 0.5s;
}


.header-time{
    color:#BBB;
  text-transform:uppercase;
  letter-spacing:0.1em;
   font-size:1.12rem;
}

.page-template-template-registration-form .header-time,
.page-template-template-registration-form-sra .header-time,
.page-template-template-division-projects .header-time{
color:#363636;
}




/* MODAL */

.modal{
	z-index: 2550;
}

.modal-backdrop{
	z-index: 2500
}


.modal-backdrop.in{
	background-color:#000;
    opacity:0.8;    
}



#modalHome{
    display:none;
    position:absolute;
    top:0px;
    z-index:5000;
    padding:0 20px 20px 0px;
	font-size:2.4rem;
    font-weight:200;
    width:600px;
}




.closeModal{
    position:absolute;
    font-size:4.3rem;
    color:#FFF;
    z-index:3000;
    cursor: pointer;
}

#modalHome .closeModal{
    top:-2px;
    right:0px;
}

#modalFooter .closeModal,
#modalFooterLegal .closeModal{
    top:33px;
    right:30px;
    font-size:2.4rem;
    font-weight:200;
}




.closeModal a{
    text-decoration: none;
}

#modalHome h1{
    margin-bottom:15px;
}

#modalHome p{
    letter-spacing:0.08rem;
}

#modalHome .modal-dialog.modal-lg{
    margin:100px auto;
    width:600px;

}


#modalHome .btn{
	background-color:#FFF;
	color:#363636;
}

#modalFooter .modal-dialog.modal-lg,
#modalFooterLegal .modal-dialog.modal-lg{
    left:0px;
    width:600px;
    margin:0px;
    position:absolute;
}

.modal-content{
    width:600px;
    border-radius:0px;
    padding:30px;
	color:#363636;
	background-color:#FFF;
	font-size:1.7em;
}
.modal-content a{
	color:#363636;
}


#modalHome .modal-content{
	background-color:transparent;
	color:#FFF;
}





.nav.nav-tabs{
    font-size:1.1rem;
    text-transform:uppercase;
    letter-spacing:0.15rem;
    border:0px;
    color:#000;
	font-weight:600;

}

.nav.nav-tabs .bold{
	font-weight:600;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
border:0px
}

.nav.nav-tabs  .active a{
    border:0px;
	font-weight:300;
    line-height:2rem;
}

.nav.nav-tabs a:hover,
.nav.nav-tabs a:focus{

    border:0px;
    
}

.tab-content{
	width:95%;
    padding-left:15px;
}


.tab-pane{
	font-size:2rem;
	font-weight:300;
	letter-spacing:0.02rem;
}

.tab-pane h1{
    text-transform:uppercase;
	font-size:2rem;
	font-weight:600;
	letter-spacing:0.1rem;;

}







/* NAVIGATION */



/* margin right menu principal */
.nav.navbar-nav .dropdown > a{
    margin-right:25px;
    padding-right:0px;
}



.nav.navbar-nav.navbar-right a{
    margin-right: 0px;
}
/* sous-menus */
.nav.navbar-nav .dropdown-menu a{
    margin-right:0px;
}
.dropdown-menu > li > a {
    font-size:1.2rem;
    text-align: center;
    padding: 10px 10px 10px 10px;
    /*border-bottom: 1px solid #363636;*/
    letter-spacing: 0.15rem;
}
.dropdown-menu > li{
    border-bottom: 1px solid #363636;
}


.dropdown-menu > li.dropdown23,
.dropdown-menu > li.dropdown41{
    background-color: #E8E8E8;
}


.dropdown-menu > li:last-child {
    border-bottom: 0px solid #FFF;
}
.dropdown-menu{
    padding: 0px;
    top:30px;
}

.dropdown-menu.pull-center {

}

.container-fluid{
       padding:0px;
       margin:0px;
}

.navbar{
       padding:0px;
       margin:0px;
      min-height: 30px;
      z-index: 2200;

}

.navbar-nav{
       padding:0px;
       margin:0px;
}

.navbar-default {
  background-color:transparent;
  border: 0px;
   padding:0px;
    padding-top:10px;
    border-top:solid 1px #999; 
border-radius:0px;
    
}



.navbar-default .navbar-nav > li > a {
  color: #EEE;
  text-transform:uppercase;
  letter-spacing:0.15rem;
   padding:0 25px 10px 0;
   font-size:1.16rem;
	outline: none;
   
}




.page-template-template-registration-form .navbar-default .navbar-nav > li > a,
.page-template-template-registration-form-sra .navbar-default .navbar-nav > li > a{
	color: #363636
}
.page-template-template-division-projects .navbar-default .navbar-nav > li > a{
  color: #333;
    
}



.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
  color: #828282;
  background-color: transparent;
}

.navbar-default .navbar-nav li a.current, .navbar-default .navbar-nav li.current-page-ancestor > a, .navbar-default .navbar-nav li.current_page_item > a{
      color: #828282;
}


.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #828282;
  background-color: #363636;
}
.navbar-default .navbar-toggle {
  border: 0px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #363636;
}
.navbar-default .open a.dropdown-toggle {
  color: #EEE  !important;
  background-color: transparent !important;
  border: 0px;
  z-index: 2000;
}

ul.dropdown-menu{    
      border-radius: 0px;
      z-index: 3000;
}


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

ul.dropdown-menu li{
   padding:0 0 0 0;
    
}


ul.dropdown-menu a{
    text-transform:uppercase;
   font-size:1.12rem;
}

ul.dropdown-menu a:hover{
    background-color:#363636;
    color:#EEE;

}


.navbar-right li a{
    padding-right:15px !important;   
}






/* BREADCRUMB */

.breadcrumb li a,
.breadcrumb li span{
    color:#777;    
}
/*
.breadcrumb > li:before,
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #666;
  content: ">\00a0";
}
*/

.breadcrumb{
     background-color: transparent;
    padding: 0px;
    margin-bottom: 20px;
    text-transform:uppercase;    
    font-size:1rem;
    letter-spacing:0.15rem;
    
}
.breadcrumb > li:before{
    padding:0px;
    content:"";
}
.breadcrumb > li + li:before {
    padding: 0px 13px 0 10px;
    color: #666;
    content: ">";
    
}
/*.breadcrumb > li:last-child{
	display: none
}*/




.tools{
    top:25px;
}




.tools .glyph {
   padding:0 6px 0 6px;
    margin-right:0px;
    float:right;
}


.tools .glyph a:hover {
    background-color: transparent !important;

}


.tooltip{
    text-transform:uppercase;
    letter-spacing:0.1rem;
    font-size:1.02rem;
    font-weight:300;
  filter: alpha(opacity=1);
  opacity: 1;
     white-space:nowrap;
}


/* evite de couper le picto */
.formulaire_favori{
    min-width:30px;
}

.formulaire_favori .tooltip,
.formulaire_notation .tooltip{
    top:-22px !important;
}




.tooltip .tooltip-inner{
    background-color: #FFF;
    color: #333;
    border-radius:0px;
}

.page-template-template-registration-form .tooltip .tooltip-inner,
.page-template-template-registration-form-sra .tooltip .tooltip-inner{
    background-color: #363636;
    color: #FFF;
}
.page-template-template-division-projects .tooltip .tooltip-inner{
    background-color: #333;
    color: #FFF;
}

.me .tooltip .tooltip-inner{
    background-color: #14FFE3;
    color: #333;
}

.me .tooltip.top .tooltip-arrow {
  border-top-color: #14FFE3;
}

.page-template-template-registration-form .tooltip.top .tooltip-arrow,
.page-template-template-registration-form-sra .tooltip.top .tooltip-arrow {
  border-top-color: #363636;
    
}
.page-template-template-division-projects .tooltip.top .tooltip-arrow {
  border-top-color: #333;
    
}


.page-template-template-registration-form .me .tooltip.top .tooltip-arrow,
.page-template-template-registration-form-sra .me .tooltip.top .tooltip-arrow {
  border-top-color: #363636;
}
.page-template-template-division-projects .me .tooltip.top .tooltip-arrow {
  border-top-color: #14FFE3;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -10px;
}


.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFF;
}






.cycle-slideshow .pictos-bloc{
    position: absolute; 
    bottom:10px;
    left:20px;
    z-index: 1000;
}


.cycle-slideshow{
    overflow: hidden;
}


.cycle-slide img{
    width:1140px;
    height:auto;
}

#portfolio .cycle-slide img{
    width:auto !important;
    height:auto !important;
}


/* PAGER */



.cycle-pager { 
    text-align: center;  z-index: 1500; position: absolute; bottom: 10px; overflow: hidden; right:0px;    
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; padding:0 10px;
    display: inline-block; color: #AAA; cursor: pointer; 
}

.cycle-pager.light span { 
color: #333;
}
.cycle-pager span.cycle-pager-active { color: #FFF;}
.cycle-pager.light span.cycle-pager-active { color: #888;}

.cycle-pager > * { cursor: pointer;}


/* OVERLAY */
.overlay { 
    position: absolute; bottom: 0px;  z-index: 600;
    background: #4D4D4D; color: white; padding: 0 15px; width:262px;   opacity:0.9; height:100%; 
    
}

.cycle-overlay h1{ 
    padding-top:0px;
    margin-top:15px;
	font-size:2.5rem;
    font-weight:600;
    margin:15px 0 5px 0;
    padding:0px;
    letter-spacing:0.13rem;

}


.cycle-overlay{
    position: absolute; display:block; width:262px; top: 0;  z-index: 800; height:100%;
    color: white; padding: 0 15px; 
    
}




/* NEXT-PREV */


#prev, #next{
    background-color: #333;
    font-size:20px;
    padding: 5px 10px;
position: absolute; 
    top: 0px; 
    left:0px;
text-transform:uppercase; 
    cursor: pointer; 
    z-index:600;
}


#next{
    left:30px;
}

#prev:hover, #next:hover{
        background-color: #222;
}







/* ---- isotope ---- */


.vignette.grid-sizer{
  padding:10px 10px 0px 10px ;
    margin-bottom: 0px;
    transition: background 0.3s;
}

.vignette.grid-sizer a{
	display: block;
}

.vignette.grid-sizer:hover{
       background-color:#222;
}

.page-template-template-division-projects .vignette.grid-sizer:hover{
       background-color:#EEE;

}


.vignette.grid-sizer img{
  width:100%;
    height:auto;

}


.grid-sizer{
	width: 33%;
	
	
}


.isotope {
}


/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}


/* BRIEFING TOOL */
#wrap-briefing_tool #end_briefing p {
	font-size: 1.2rem;
	font-weight: bold;
}
#wrap-briefing_tool #end_briefing p.nobold {
	font-weight: normal;
}
#wrap-briefing_tool #end_briefing #generate_pdf {
	background: #34fae2;
	float: right;
	margin-top: 100px;
	color: #000;
	font-size: 1.2rem;
	font-weight: bold;
	text-decoration: none!important;
	padding: 7px 30px;
	height: auto;
}
#wrap-briefing_tool p.red {
	color: #f00;
}
#wrap-briefing_tool p.blue {
	color: #34fae2;
}
#wrap-briefing_tool p.grey {
	color: #828282
}
#wrap-briefing_tool p.grey span {
	color: #FFF;
	margin: 0 0 14px;
}
#wrap-briefing_tool p.underline {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 6px;
    display: inline-block;
    padding-right: 16px;
	margin: 0 0 14px;
}
#wrap-briefing_tool {
	background: #1a1a1a;
	margin-bottom: -50px;
	padding-top: 10px;
}
#wrap-briefing_tool h3 {
	font-size: 2rem;
	font-weight: bold
}
#wrap-briefing_tool h3.titleline {
	font-size: 1.2rem;
	border-bottom: 1px solid #828282;
	padding-bottom: 15px;
}
#wrap-briefing_tool img {
	max-width: 100%;
}
#wrap-briefing_tool img.logo-brand {
	margin: 50px 0 10px;
    display: block;
}
#wrap-briefing_tool img.logo-brand-1 {
	margin-top: 478px;
}
#wrap-briefing_tool img#map_world {
	margin: 16px 0 0 0
}
#step-briefing_tool ul li {
	line-height: 1.9rem;
}

#step-briefing_tool > ul > li {
    text-transform: uppercase;
}

#step-briefing_tool > ul > li >ul {
    text-transform: none;
}



#step-briefing_tool ul li a {
	display: inline-block;
	font-size: 1.2rem;
	color: #828282;
    padding: 0 0 0 21px;
}
#step-briefing_tool ul li a.blue{
	color: #34fae2
}
#step-briefing_tool ul li a.finish{
	background: transparent url(../img/checked.png) no-repeat 0px center;
	color: #34fae2
}
#step-briefing_tool ul li li a.finish{
	background: transparent;
}
#step-briefing_tool ul li a.active{
	color: #fff;
}
#step-briefing_tool ul ul {
	padding-left: 14px;
}
#wrap-briefing_tool .form-horizontal .control-label {
	text-align: left;
	line-height: 1.4rem;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
    font-size: 1.2rem;
}
#wrap-briefing_tool .form-horizontal .control-textarea {
	padding: 20px 0
}
#wrap-briefing_tool .form-horizontal .control-file {
	padding: 20px 0
}
#wrap-briefing_tool .form-horizontal .subtext {
    font-size: 1.2rem;
    font-weight: bold;
    display: block;
    line-height: 1.3em;
    margin-bottom: 15px;
}
#wrap-briefing_tool .inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
#wrap-briefing_tool .inputfile + label {
    font-size: 1.2rem;
    font-weight: 700;
    color: white;
    background-color: #4d4d4d;
    display: inline-block;
	width: 100%;
    padding: 2px 5px;
}

#wrap-briefing_tool .inputfile:focus + label,
#wrap-briefing_tool .inputfile + label:hover {
    background-color: #474747;
}
#wrap-briefing_tool .inputfile + label {
	cursor: pointer;
}
#wrap-briefing_tool .formulaire_briefing_tool input, #wrap-briefing_tool .formulaire_briefing_tool select,
#wrap-briefing_tool .formulaire_briefing_tool textarea {
	background: #4d4d4d;
    font-size: 12px;
    color: #fff;
    height: 20px;
    padding: 0 5px 2px;
    margin: 1px 0 0 0;
    border-radius: 0;
	border: 0;
	resize: none;
}
#wrap-briefing_tool .formulaire_briefing_tool textarea {
	height: 100px;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-horizontal .control-textarea textarea{
	height: 120px
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group {
    margin-bottom: 36px;
	margin-right: 15px;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .checkbox {
	padding: 0;
	font-size: 12px;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .radioyesno span {
	float: left;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .radioyesno span.title {
	width: 90px;	
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .radioyesno label span {
	margin:0 15px 0 3px;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .checkbox input {
	height: auto;
	padding: 0;
	margin: 2px 8px 0 0;
    float: left;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .radioyesno input {
	margin: 2px 0 0
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numbermini {
	padding: 0;
	font-size: 12px;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numbermini span.title {
	float: left;
	width: 90px;
	margin-right: 10px;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numberminisum {
	padding-top: 20px;
	position: relative;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numbermini label {
	font-weight: normal;
	position: relative;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numbermini.percent label:before,
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numberminisum:before {
	content: "%";
	position: absolute;
	color: #fff;
	top: 0;
	left: 26px;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numberminisum:before{
	top: auto;
	bottom: 4px
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numbermini input {
    width: 40px;
    height: auto;
    padding: 0 0 0 4px;
    margin: 0px 8px 4px 0;
    float: left;
    text-align: left;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numbermini.percent input,
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numberminisum input {
    text-align: right;
	padding: 0 16px 0 0;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numberminisum input {
	float: none;
}
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numbermini input[type=number]::-webkit-inner-spin-button, 
#wrap-briefing_tool .formulaire_briefing_tool .form-group .numbermini input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#wrap-briefing_tool #wrap-submit-next {
	margin: -85px -15px 0 -15px;
    padding: 0;
    float: right;
}
#wrap-briefing_tool #wrap-submit-next input {
	background: #34fae2;
    color: #000;
    padding: 7px 20px;
    height: auto;
    font-weight: bold;
}
#wrap-briefing_tool #wrap-step-by-step {
	    margin-bottom: -1px;
	padding: 0;
	margin-top: 30px;
}
#wrap-briefing_tool #wrap-step-by-step #the-step {
	background: #34fae2;
	height: 5px
}
#wrap-briefing_tool #linkModal {
	position: absolute;
    width: 18px;
    height: 78px;
    top: 12px;
    right: 17px;
	border: 1px solid #34fae2;
	border-left: 0;
}
#wrap-briefing_tool #linkModal a {
	text-indent: -999em;
	width: 17px;
	height: 17px;
	position: absolute;
    top: 40%;
    right: -27px;
	margin: -9px 0 0 0;
	background: transparent url(../img/info_bull.png)
}
#modalLinkImg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 4000;
	display: none;	
}
#wrap-content-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 80%;
    margin: -15% 0 0 -40%;
    display: none;
    z-index: 4001;
}
#content-modal {
	max-width: 1280px;
	margin: 0 auto;
	position: absolute;
}
#content-modal div {
	position: absolute;
    top: 8%;
    left: 4%;
	color: #34fae2;
	font-size: 1.2rem;
}
#content-modal div#install-date {
	left: auto;
	right: 4%;
}
#content-modal div span {
	display: block;
}
#wrap-content-modal img {
	width: 100%;
	height: auto;
}


/* BOUTON */

.btn-default{
    background-color: #5D5D5D;
    color: #FFF;
    border:0px; 
  text-transform:uppercase;
  letter-spacing:0.1em;
   font-size:1.2rem;
}

#briefing_tool_step1 button, html #briefing_tool_step1 input[type="button"], #briefing_tool_step1 input[type="reset"], #briefing_tool_step1 input[type="submit"] {
	background: transparent;
	border: 0;
	color: #6f634b;
	font-size: 2rem;
	padding: 0;
	line-height: 2.6rem;
	height: auto;
	outline: 0
}


/* TABLE */



.table-bordered {
  border: 1px solid #363636;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #5D5D5D;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #363636;
}



.table_auteur .table_header div,
.table_agency .table_header div
{
    height:50px;
    padding-top:15px;
}

.table_auteur.light .table_header div{
    background-color:#EEE;
}

.table_auteur .table_content,
.table_agency .table_content{
    height:58px;
    padding:15px 0!important;
    overflow:hidden; 
    border-bottom:solid 1px #4D4D4D;
    border-left:solid 1px #4D4D4D;
    border-right:solid 1px #4D4D4D;
    transition: height 0.5s;
}

.table_agency .table_content{
    height:220px;

    
}




.table_auteur.light .table_content{
    border-bottom:solid 1px #EEE;
    border-left:solid 1px #EEE;
    border-right:solid 1px #EEE;
}





.table_auteur .table_content:hover{
    background-color:#444;
    height:160px;
    transition: height 0.5s;
}
.table_agency .table_content:hover{
    background-color:#444;
    transition: height 0.5s;
}


.table_auteur.light .table_content:hover{
    background-color:#EEE;
}


#visites_mensuelles *{
    padding:10px;    
}



/* SLIDER FORM */

.slider-form{
    position:relative;
    display:none;
    margin-bottom:15px;
}





	/* SPIP FORMULAIRE GENERAL */

.form{
    padding:20px;
}

.navbar-nav .form{
    padding:0px;
}


.formulaire_spip input,
.formulaire_spip select{
    	background-color:#494949;
      border:0px;
      padding:3px;
}




input#recherche{
    padding:15px;
    min-width:180px;
}

.navbar-nav input#recherche{
    padding:0px;
    padding-left:5px;
}



.page-template-template-division-projects .navbar-nav input#recherche{
    	background-color:#EEE;
    	color:#666;
}


.navbar-nav .form label,
.navbar-nav .form .submit{
    display:none;
}



.formulaire_recherche .submit{
    padding:15px;
}

.zone_formulaire a.submit{
    	background-color:#494949;
    padding:15px;
    text-decoration:none;
}

.zone_formulaire.light a.submit{
    	color:#EEE;
}
#wrap_container_button_choose {
	position: relative;
}
#container_button_choose {
    position: absolute;
    top: 42px;
    left: 0;
    width: 150%;
    margin: 0 0 0 -25%;
}

a.choose_website {
	font-size: 2rem;
	background: #1d1d1d;
	display: block;
	padding: 15px;
	color: #fff;
	transition: all 0.5s;
	font-size: 2.8rem;
    background: #1d1d1d;
    display: block;
    padding: 3px 0 7px;
    color: #fff;
    transition: all 0.5s;
    text-align: center;
}
a.choose_website:hover, a.choose_website#retailme2 {
	text-decoration: none;
	background: #dddddd;
	color: #1d1d1d;
}
a.choose_website#retailme2:hover {
	background: #1d1d1d;
	color: #dddddd;
}



/* SPIP FORMULAIRE LOGIN + D3js ANIMATION */




/* mot de passe oublié */
p.details{
    font-size:1.2rem;
}



.logo a:hover{
    text-decoration:none;
}

.page.login .container{
    width:555px;
}


.formulaire_login{
    margin-top:70px;
    text-align:right;
    font-size:1.5rem;
}


.formLogin{
    position:absolute;
    z-index:600;
    height:300px;
    margin-top:10%;
}

.formLogin h1{
    font-size:12rem;
    margin:0px;
    line-height:90%;
	font-weight: normal;
}


.formLogin p.baseline{
    font-size:1.35rem;
    text-transform:uppercase;
    letter-spacing:0.30rem;
    padding-left:8px;
    margin-top: 4px;
}


.formulaire_login input.checkbox{
    float:right;   
    margin-top:0.5px;
    margin-left:10px;
}

.formulaire_login input.submit{
    padding:5px 10px;
    text-transform:uppercase;
     background-color: #FFF;
    color:#363636;
    
}





.formulaire_login input.text{
    width:200px;
}



/* SPIP FORMULAIRE SUBMIT BASE */


.formulaire_editer em,
#joindre_mediatheque__new,
#joindre_distant__new,
#defaultsubmit__new,
.sourceup,
.titrem,
.formulaire_editer .markItUpHeader,
.formulaire_editer .markItUpTabs,
.formulaire_editer .markItUpFooter,
.formulaire_editer .explication
{
    display:none;
}




/* SPIP FORMULAIRE SUBMIT */

.formulaire_editer li
{
    margin-bottom:10px;
    clear:both;
    
}
    
.formulaire_editer input,
.formulaire_editer select,
.formulaire_editer textarea,
.formulaire_editer .choix
{
         border:0px;
        padding:5px 10px;
    display:inline;
    
}

.zone_formulaire.light input{
    	background-color:#EEE;
}

.zone_formulaire.light input.submit{
    	background-color:#333;
}


.formulaire_editer input#titre{
            margin:0 0 0 4px;
}



.formulaire_editer textarea{
    height:150px !important;
    color:#333;
    padding:10px;
     width:300px;	
}

.zone_formulaire textarea{
    	background-color:#464646;
}

.zone_formulaire.light textarea{
    	background-color:#EEE;
}



.page-template-template-registration-form .formulaire_editer select,
.page-template-template-registration-form .formulaire_editer input,
.page-template-template-registration-form-sra .formulaire_editer select,
.page-template-template-registration-form-sra .formulaire_editer input{
	background: #aeaeae;
	color: #353535;
	border: 1px solid #aeaeae;
	padding: 4px 9px;
}
.page-template-template-registration-form .formulaire_editer select.error,
.page-template-template-registration-form .formulaire_editer input.error,
.page-template-template-registration-form-sra .formulaire_editer select.error,
.page-template-template-registration-form-sra .formulaire_editer input.error{
	border: 1px solid #f00;
}
.formulaire_editer select,
.formulaire_editer input{
	            width:300px;	
}
.formulaire_editer input.person{
	position: absolute;
	left: -999em;
}
.formulaire_editer span.error{
	color: #f00;
	padding-left: 5px
}
.formulaire_editer select.select_normal{
	width: 146px;
}
.formulaire_editer input.submit_normal{
	    width: auto;
		padding: 13px 23px
}
.formulaire_editer .wrap_select_yesno{
	margin-bottom: 7px;
	display: inline-block;
}

.formulaire_editer .choix input{
		            width:20px;
}

.formulaire_editer .choix label{
    padding-top:5px;
		            width:80px;
}

.formulaire_editer .choix.large{
	display: inline-block;
	width: 303px;
}
.formulaire_editer .choix.large label{
	width:auto;
}
.formulaire_editer .choix.yesno {
	display: inline-block;
	width: 300px;
}
.formulaire_editer .choix.yesno .title_yesno {
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
    width: 150px;
}
.formulaire_editer .choix.yesno label {
	width: 35px
}



.formulaire_editer .edition,
.formulaire_editer .forum{
        display:inline-block;
}


.formulaire_editer label{
        font-weight:300;    
            display:inline-block;
    vertical-align:top;
            width:100px;
}


.formulaire_editer label.label_txt{
    	margin:0px !important;
    	padding:0px !important;
    width:98x !important;

}



.formulaire_editer .submit,
#formulaire_joindre_document-new .submit{
            padding:15px;
            margin-left:102px;
    	background-color:#494949;
    	color:#EEE;
}



#formulaire_joindre_document-new .submit{
    margin-left:0px;
}

.formulaire_editer .submit:hover{
    	background-color:#666;
}

#formulaire_joindre_document-new input#fichier_upload__new{
        	background-color:transparent;
}



/* SPIP FORMULAIRE SUBMIT REALIZATION */

a.submit.active{
 	background-color:#14FFE3;
 	color:#333;
    
}

#formCompetition{
	display: none;
}

#formCompetition .editer_extra_realization_a,
#formCompetition .editer_extra_realization_b{
    
    display: none;
}




/* SPIP FORMULAIRE SUBMIT BASE */



.formulaire_instituer select{
    width:auto;
}



.formulaire_instituer .submit{
    margin:0px !important;
    padding:5px 10px;
    width:auto;
    background-color:#14FFE3;
    color:#000;

}




#pass_securise{
	display:none !important;
	
}





#svgAnim{
    position:absolute;
    top:50%;
	left: 50%;
    margin:-450px 0 0 -512px;
    width:1024px;
    height:900px;
}

#svgAnim svg{
    width: 100%!important;
    height: 100%!important;
}







.footer hr{
    margin-top: 50px;
    margin-bottom: 0px;
}

.home .footer hr{
    margin-top: 0px;
}


.footer a{
       text-transform:uppercase;    
       font-size:1rem;
       letter-spacing:0.15rem;

}

/* items du footer */
.item.no-padding{
    margin-right: 45px;
    float:left;
}


/* SPIP ADMIN BOUTON */



#spip-admin{
    position:fixed;
    left:0px;
    top:0px;
  background-color: #333;
  height: 30px;
    width: 100px;
    display: none;
}

#spip-admin a{
  display:block;
  float:left;
  padding:5px 10px;
  background-color: #333;
  font-size: 1em;
  font-weight: normal;
}





/* NEWS */
.actus h5{
    font-weight: 500;
    font-size: 1.4rem;
}

/* margin latest ts labs */
.row.bglight h4{
    margin-top:21px;
}

/* résumé sous-rubrique et sous-sous*/
.no-padding hr{
    margin-top: 0px;
}

/*.no-padding p {
    font-size: 1.8rem;
}*/

/* and more > news */
.col-12.col-sm-12.col-lg-12 h2.no-margin{
   font-size: 2.2rem;
   line-height: 2.6rem
}


.vignette{
    padding-bottom:0px;
    margin-bottom:10px;
    min-height: 340px;
}

.vignette.fixMosaique{
	padding-top: 30px;

}


.vignette h5{
    padding-bottom:10px;
    border-bottom:solid 1px #5D5D5D;
}

.vignette h5 small{
font-size: 1.1rem;
    
}

.vignette.fixMosaique h5{
    height:45px;
    
}





h3{
	font-size: 1.6rem;
}
h3 .glyph{
    float:right;
}
.col-12.col-sm-3.col-lg-3 h3{
    margin:10px 0 5px 0;
}


.page_me form,
.page_me_admin form{
    float:left;
    margin-right:10px;
    
}

.page_me h2,
.page_me_admin h2{
    padding:0px;
    margin:0px;
}



.selection .glyph{
   display:block;
    clear:both;
}

.selection:last-child{
   display:block;
    clear:both;
    padding:20px 0 0 0;
    height:auto;
}


.glyph .notation_info a{
    font-size:1.5rem;
    padding-top:6px;
    display:inline-block;
}


.glyph .notation_info a{
	font-family: "Graphik Web";
	
}



.glyph .notation_info, .note{
    display:none;
}

.page_me .glyph .notation_info,
.page_me_admin .glyph .notation_info{
    display:inline-block;
}


.selection .supprime{
	display:none;
}

.relatif{position: relative;}

/************ LISTE ITEMS **************/


.liste-items{
    
}

li.item{
    display:block;
    height:20px;
    clear:both;
}





/* PICTOS-BLOCS */

.pictos-bloc{
    display:block;
    width:100%;
    height:40px;
}





.home .pictos-bloc{
    position:absolute;
    bottom:0px;
}


.glyph{
     float:left;
    padding-right:8px;
}

.glyph a,
.glyph button,
#selection button,
.glyph input{
     font-size:2.5rem;
     font-family: "retailmeregular";
     font-weight:normal !important;
        background:transparent;
        border:0px;
}

#selection button{
    padding:0px;
    margin:0px;
    float:left;
}

#selection a{
    
    padding-top:6px;
    display:block;

}




.glyph button{
     font-family: "retailmeregular";
       padding:0px !important;    
       
}

.glyph input{
	padding-top: 5px;
       width:20px;
       height:100px;
        background-color:#FF0000;
}

.formulaire_jaime form .submit{
	padding: 0px;
	
}


.glyph a.me,
.glyph button.me,
.glyph input.me{
    color:#14FFE3!important;
    
}


.glyph a:hover,
.glyph button:hover,
.glyph input:hover{
    text-decoration:none;
    color:#AAA;    
}



.pictos-bloc .glyph a,
.glyph button{
    color:#AAA;
}

.pictos-bloc .glyph a:hover,
.glyph:hover button{
    color:#FFF;
}


.page-template-template-division-projects .pictos-bloc .glyph a:hover,
.page-template-template-division-projects .glyph:hover button{
    color:#000;
}





.radio{
    display:inline;    
}




/* EMBED VIDEO RESPONSIVE */

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe{
        border:0px !important;
}


/* mediabox */

#cboxLoadedContent{padding:0px;}
#cboxPrevious{
	background: url("../img/arrow-left.png")  no-repeat scroll right top transparent;
	left:-3px;
}
#cboxClose{
	background: url("../img/close.png")  no-repeat scroll right top transparent;

}
#cboxNext{
	background: url("../img/arrow-right.png")  no-repeat scroll right top transparent;
	right:5px;
}




.erreur_message{
    color:#14FFE3;
}


button{
	
	width: 23px;
}

/* Registration From */
.page-template-template-registration-form .header-time,
.page-template-template-registration-form-sra .header-time{
	text-indent: -999em;
}
.page-template-template-registration-form .nav.nav-tabs,
.page-template-template-registration-form-sra .nav.nav-tabs{
	position: absolute;
    left: -999em;
}
.page-template-template-registration-form .navbar-default,
.page-template-template-registration-form-sra .navbar-default {
	min-height: 0;
	border-top: 1px solid #363636
}
.page-template-template-registration-form .navbar-default > .container-fluid, .page-template-template-registration-form  .tools,
.page-template-template-registration-form-sra .navbar-default > .container-fluid, .page-template-template-registration-form -sra .tools{
	display: none;
}