/* @group Fonts */

* {
  margin:0;
  padding:0;
}

body {
  padding:0px;
  margin:0px;
  background:#181411 url(img/bg.jpg) repeat-x;
  font-family:sans-serif;
  color:#181411;
  font-size: 9pt;
  font-family: sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

p {
  line-height: 1.2;
  color: #000;
}

hr {
  border-color: #999999;
  max-width: 400px;
}

.brand,
.address-bar {
  display: none;
}

.home {
  background:url('img/header16.jpg') top right no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; 
}

.agenda {
  background:url('img/header14.jpg') no-repeat;
}

.biographie {
  background:url('img/header13.jpg') no-repeat;
}

.repertoire {
  background:url('img/header5.jpg') no-repeat;
}

.presse {
  background:url('img/header17.jpg') no-repeat;
}

.contact {
  background:url('img/header18.jpg') no-repeat;
}

.galerie {
  background:url('img/header1.jpg') no-repeat;
}

.navbar-brand {
  text-transform: uppercase;
  font-weight: 900;
  color: #8f4b2d !important;
  height: auto;
}

.navbar-nav {
  letter-spacing: normal;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;  
}

.navbar-default {
  background-color: #8c837a;
  border-color: #8c837a;
  background-color: rgba(140, 131, 122, 0.8);
}

.navbar-collapse {
  padding: 0;
}

.navbar-nav>li {
  background-color: rgba(255, 255, 255, 0.8);
}

.navbar-nav>li>a {
  font-size: 12pt;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background: #8c837a;
  color: #fff;
}

.twitter-blue { 
   color: #1ec7fe; 
}

.facebook-blue { 
   color: #3c599f;
}

.img-full {
  min-width: 100%;
}

.img-presse {
 height: 200px;
}

.brand-name {
  font-weight: 700;
  font-size: 1.5em;
  text-transform: capitalize;
  letter-spacing: normal;
}

.tagline-divider {
  margin: 15px auto 3px;
  border-color: #999999;
  max-width: 250px;
}

.intro-text {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.25em;
  font-weight: 400;
}

.img-border {
  float: none;
  margin: 0 auto 0;
  border: #999999 solid 1px;
}

.img-left {
  float: none;
  margin: 0 auto 0;
}

.img-right {
  float: right;
  margin: auto 0 0;
}

footer {
  width:100%;
  height:40px;
  position:relative;
  float:left;
  background:#8C837A;
}

footer p, footer p a {
  color:#ffffff;
  font-size:10px;
  padding:15px 0 0 0;
  text-transform: uppercase;
}

footer p .active, footer p a:hover {
  color: #000;
  text-decoration: none;
}

.copy {
  margin-right:10px;
  text-decoration:none;
  color:#ffffff;
}

.langues {
  margin:0 10px;
  text-decoration:none;
  color:#fff;
}

.container {
  width: 100%;
}

.box {
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
}

.box-header {
  padding: 0;
  margin-bottom: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 11pt;
}

.title {
  text-align: left;
  padding: 5px 5px 5px 10px;
  background: #8C837A;
}

.title h2 {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  margin: 0;  
}

.title2 {
  font-size: 12px;
  text-align: center;
  padding: 10px 0 5px 10px;
  font-weight: bold;
}

.trtable {
  margin:0 0 5px 0;
}

.tour {
  color: #181411;
  padding: 5px;
  margin: 5px;
  text-align: left;
}

.form-control {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  border:1px solid #8C837A;
  border-radius: 0;
}

.submit2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  cursor:pointer;
  padding:3px 0;
  background: rgba(255, 255, 255, 0.8);
  border:1px solid #8C837A;
  width: 100%;
}

.submit2:hover {
  background:#8C837A;
  color:#FFFFFF;
}

#boombox {
  margin:5px 0;
}

.button {
  display:block;
  width:25px;
  height:25px;
  float:left;
  margin:0 10px;
  border:none;
  cursor:pointer;
  background:none;
}

.boomboxVolumeDownBtn, .boomboxVolumeUpBtn {
  display:none;
}

.marquee {
  display:block;
  width:250px;
  height:20px;
  float:left;
  margin:0;
  border:none;
  font-size:14px;
  font-weight:bold;
  padding:5px 0 0 0;
}

.snav {
  padding: 0;
  margin-bottom: 5px;
  width: calc(50% - 2px);
}

.snav>a, .retour, .album {
  display: inline-block;
  text-align:center;
  width:100%;
  height:38px;
  font-size:16px;
  padding:10px 0;
  text-decoration:none;
  color:#8C837A;
  background: rgba(255, 255, 255, 0.8);  
}

.video {
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 10px;
  margin: 0 0 10px 0;
}

.retour {
  margin-bottom: 20px;
}

.album {
  text-align: left;
  padding-left: 20px;
}

.snav-first {
  margin-right: 2px; 
}

.snav-last {
  margin-left: 2px; 
}

.snav>a:hover, .sactive a, .retour:hover {
  background:#8C837A;
  text-decoration:none;
  color:#ffffff;
}

.navbar-brand-2 {
  display: none;
}

.lien {
  color:#8C837A;
}

.lien:hover {
  color:#000000;
  text-decoration:none;
}

.thumbnail {
  background: rgba(255, 255, 255, 0.8);
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}

.thumbnail:hover {
  background: #8C837A;
}

.thumbnail:hover p {
  text-decoration: none;
}

.thumbnail img {
  padding-top: 10px;
  min-height:150px; 
  height:150px;
}

/* ORDI */

@media screen and (min-width: 768px) {

html.boxed .body {
    background-color: transparent;
    margin: 0 auto;
    max-width: 955px;
    position: relative;
}

.body {
    min-height: 100vh;
    width: 100%;
}

.inner-wrapper {
    display: table;
    min-height: 100vh;
    overflow: hidden;
    table-layout: fixed;
    width: 100%;
}

.content-body {
  height: 635px;
  padding: 0 5px;
}

.navbar-header {
  display: none;
}

.navbar-brand-2 {
  margin: 20px 10px 15px 10px !important;
  padding: 20px 0 0 5px;
  display: block;
}

.navbar-collapse {
  margin: 0 0 0 5px;
  padding: 0;
}

.navbar {
  min-height: 0;
}

.navbar-default {
  background: none;
  border: none;
}

.nav>li>a {
  padding: 20px 15px;
}

.navbar-nav {
  float: none;
  margin: 0;
  display: table;
  table-layout: fixed;
  font-size: 1.25em;
}

.navbar-nav>li {
  display: inline-block;
  width: 126px;
  margin: 5px 5px 0 0;
  background-color: rgba(255, 255, 255, 0.8);
}

.navbar-nav>li:last-child {
  margin: 5px 0 0 0;
}

.navbar-nav>li>a {
  line-height: normal;
  font-size:16px;
  padding: 10px 5px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: #8c837a;
  color: #fff;
}

.box {
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  max-height: 465px;
  overflow: auto;
}

.box2 {
  max-height: 420px;
  overflow: auto;
}

}