body{
  background-color: #D6CCC3;



  color:#555;
  padding: 110px 0px;
  font-weight: 250;
}

.navbar-default {
  border-color: transparent;
  background-color:#AF8461;
  background-image:url(../images/bandeau-02.jpg);

  box-shadow: 10px 10px 10px black;
  padding-right:10px;
padding-top: 0px;
}

.navbar-brand {
  float: left;
  height: 70px;
  padding: 20px 30px;
  font-size: 34px;
  line-height: 50px;

}

.navbar-nav {
  font-size:36px;
  font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
}

.navbar-default .navbar-nav > li > a {
  color: #D6CCC3;
  text-shadow: 2px 2px 2px black;
}

.navbar-default .navbar-nav > li > a:hover{

color: #E8E3DE;

}

.img-circle {
  border-radius: 50%;
    box-shadow: 0px 0px 10px black;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {

  color: #E8E3DE;
  text-decoration: underline;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #9a927b;
  background-color: transparent;
}

footer {
  height: 5em;
  margin-top: 3.5em;
  line-height: 5em;
  color: #fff;
  text-align: left;
  text-decoration: bold;
  font-size: 10px;

}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
-----

.vgn:hover {
  transform: scaleX(-1);
}

titre1{
font-size: 20px;
}

titre2{
font-size: 14px;
}

titre3{
font-size: 18px;
}

titre4{
font-size: 18px;
font-weight: 500;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #dcd7cd;
}

.btn-ancien_site {
  color: #fff;
  width: 200px; height: 121px;
  vertical-align: middle;

  border-color: #9a927b;
  background-image: url("../images/ancien_site-02.jpg");
}
.btn-ancien_site:hover {
  color: #9a927b;
}

.btn-contact {
  color: #fff;
  background-color: #9a927b;
  border-color: #9a927b;

}

.btn-contact:hover {
  color: #dcd7cd;
  background-color: #8c8367;
  border-color: #9a927b;
}

.img-rounded {
  border-radius: 10px;
  box-shadow: 0px 0px 10px black;
}
.img-rounded2 {
  border-radius: 10px;

}


.img-circle2 {
  border-radius: 50%;

}
.img-shadow {

    box-shadow: 0px 0px 10px black;
}
h1,
h2,
h3,
h4,
h5,
h6{

  font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
}
video- {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);


}









}
.contact{
background-color:#000;
color: #aaa;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #9a927b;
  text-decoration: none;
  background-color: transparent;
  border-radius: 4px;
}

.dropdown-menu > li > a{
  font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;

}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #9a927b;
  outline: 0;

}



.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eae8e4;
  text-align: center;

}
.jumbotron p {

  font-size: 18px;
  text-align: justify;

}



.center {
  margin: auto;
  width: 90%;
  border: 0px solid green;
  padding: 10px;
}
