/* Add additional stylesheets below
-------------------------------------------------- */
/*
  Bootstrap's documentation styles
  Special styles for presenting Bootstrap's documentation and examples
*/


/* Body and structure
-------------------------------------------------- */

@font-face {
    font-family: 'AgendaBold';
    src: url('../font/agenda-bold-webfont.eot');
    src: url('../font/agenda-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/agenda-bold-webfont.woff') format('woff'),
         url('../font/agenda-bold-webfont.ttf') format('truetype'),
         url('../font/agenda-bold-webfont.svg#AgendaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AgendaRegular';
    src: url('../font/agenda-medium-webfont.eot');
    src: url('../font/agenda-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/agenda-medium-webfont.woff') format('woff'),
         url('../font/agenda-medium-webfont.ttf') format('truetype'),
         url('../font/agenda-medium-webfont.svg#AgendaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AgendaBlackRegular';
    src: url('../font/agenda-black-webfont.eot');
    src: url('../font/agenda-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/agenda-black-webfont.woff') format('woff'),
         url('../font/agenda-black-webfont.ttf') format('truetype'),
         url('../font/agenda-black-webfont.svg#AgendaBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AgendaItalic';
    src: url('../font/agenda-mediumitalic-webfont.eot');
    src: url('../font/agenda-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/agenda-mediumitalic-webfont.woff') format('woff'),
         url('../font/agenda-mediumitalic-webfont.ttf') format('truetype'),
         url('../font/agenda-mediumitalic-webfont.svg#AgendaItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
  position: relative;
  background-color: #eee;
}


.navbar .nav-collapse {
  font-family: 'AgendaBold';
  font-size:17px;
  text-transform:uppercase;
}



section .page-header h1 {
  font-family: 'AgendaBlackRegular';
  text-transform:uppercase;
  color:#000;
  letter-spacing:-0.05em;
  /*font-size:50px; */
}



/********** global *************/
section#global ul li a:hover {
 text-decoration:none;
}

section#global ul li a span {
 display:none;
}

section#global ul li a span.info_bck {
 position:absolute;
 background-color:#000; 
}

section#global ul li a span.info_tips {
 display:none;
 position:absolute;
 text-align:center;
 text-decoration:none;
 font-family: 'AgendaBold';
 font-size:40px;
 text-transform:uppercase;
 color:#fff;
}

section#global ul li a span.info_tips a {
 color:#fff;
}




section#global ul li a:hover > span.info_bck {
 display:block;
}

section#global ul li a:hover > span.info_tips {
 display:block;
}

/********** Agence *************/




section#agence .row h2 .italic {
font-style: italic;
}
section#agence .row h2 .color1 {
  color:#7F3589;
}

section#agence .row h2 .color2 {
  color:#009EE0;
}

section#agence .row h2 .color3 {
  color:#97BF0D;
}

section#agence .row h2 .color4 {
  color:#BD0926;
}



section#agence .row .span6 ul li {
 font-size:14px;
}
/********** Inside *************/
section#inside .span4 p {
  padding:12px;
}

/********** Contact *************/
section#contact .row h2 {
 font-family: 'AgendaItalic';
  font-weight:normal;
}

section#contact .row a.thumbnail {
 position:relative;
 top:-1.2em;
}

#retour {
  position:absolute;
  right:0;
  bottom:230px;
}

/********** Footer *************/
footer {
  font-family: 'AgendaItalic';
  padding:20px 0 127px 0;
}

footer .span6 .bck {
  padding:0 12px 12px 12px;
}

footer h2 {
  font-weight:normal;
}

footer ul {
  list-style:none;
  padding:0;
  margin:0;
  height:25px;
}

footer ul li {
  float:left;
  padding:0;
  padding:0 17px 12px 0;
  margin:0;
}

footer ul li a {
  display:block;
  height:25px;
  line-height:25px;
  padding-left:32px;
  color:;
  background:url(../../img/pictos.jpg) no-repeat;
}

footer ul li a.r2 {
  background-position:0px -25px;
}

footer ul li a.r3 {
  background-position:0px -50px;
}

footer ul li a.r4 {
  background-position:0px -75px;
}

footer a.bt_contact {
  color:#000;
  font-size:24px;
  font-weight:normal;
}

/********** portfolio *************/
  section#portfolio {
    /*padding:100px 0 150px 0; */
    padding-bottom:150px;
  }
  
  section#portfolio .fermer span {
  float:right;
  }
  
  section#portfolio .fermer span a {
  position:absolute;
  display:block;
  width:53px;
  height:53px;
  overflow:hidden;
  text-indent:-9999em;
  background:url(../../img/fermer.gif) no-repeat;
  margin-top:16px;
  margin-left:-94px;
  z-index:99;
  }
  
  section#portfolio .row div.rendu {
   clear:both;
   margin:0 auto;
   padding-top:35px;
   width:340px;
  }
  
  
  
  section#portfolio .row div.rendu h1 span {
   font-family: 'AgendaBold';
   text-transform:uppercase;
   color:#000;
  }
  
  section#portfolio .row div.rendu p {
   font-family: 'Arial';
   font-size:11px;
   padding-bottom:14px;
  }
  
  section#portfolio .row div.rendu a {
   font-family: 'AgendaItalic';
   font-size:15px;
  }

  #slides_container {
   position:relative;
  }
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
.rslides {
  margin: 0 auto;
  }



.rslides1_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.rslides1_nav.next {
  left: auto;
  right: 0;
  }


.rslides1_nav:focus {
  outline: none;
  }

.rslides_tabs {
  margin-top: 10px;
  text-align: center;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.rslides_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.rslides_tabs .rslides_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }
