<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Open Sans', sans-serif;
    background-color: #FBF1D8;
    background-image: url("../images/textures/paper.png");
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #777;
  font-weight: 300;
}
/*Lien numÃ©ro Tel*/
a[href^="tel:"]:before {
    /*content: "\260E";*/
    margin-right: 0.5em;
}
a {
  color: #fff;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a:link {
  color: #b7d9f8;
}
a:visited {
  color: #666;
  text-decoration: underline;
}
a:hover {
  color:#fff;
  text-decoration:none;
  background-color: #4E829E;
}
/* DÃ©claration pour IE qui assimile l'Ã©tat :focus Ã&nbsp; l'Ã©tat :active */
a:focus, a:active {
  background-color: #4E829E;
  text-decoration: none;
  color: #fff;
  outline: 0;
}
.btn {
  font-weight: 300;
  border: 0;
}
.btn.btn-primary {
  background-color: #52b6ec;
}
.btn.btn-primary:hover,
.btn.btn-primary.active {
  background-color: #efefef;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 20;
}
.navbar-default {
  /*background: #E9E5DC;*/
  background: #4E829E;
  background-image: url("../images/textures/60-lines.png");
  opacity: 0.88;
  border-radius: 0 0 12px 12px;
  border: 0;
  padding: 0;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
  overflow: hidden;
}
.navbar-default .first a {
  border-radius: 0 0 5px 5px;
}
.navbar-default .navbar-brand {
  margin: 0px 0px 0px 10px;
  width: 132px;
  height: 100px;
  background: url(../images/logo.png) no-repeat 0 50%;
}

.navbar-toggle {
    color: #b7d9f8;
    background-color: #4E829E;
    border-color: #ccc;
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #b7d9f8;
}
.navbar-default .navbar-nav &gt; li &gt; a {
    color: #ccc;
}
.navbar-default .navbar-nav &gt; li {
  margin-left: 1px;
}

.navbar-default .navbar-nav &gt; li &gt; a &gt; i {
  display: inline-block;
}
.navbar-default .navbar-nav &gt; li.active &gt; a,
.navbar-default .navbar-nav &gt; li.active:focus &gt; a,
.navbar-default .navbar-nav &gt; li.active:hover &gt; a,
.navbar-default .navbar-nav &gt; li:hover &gt; a,
.navbar-default .navbar-nav &gt; li:focus &gt; a,
.navbar-default .navbar-nav &gt; li.active &gt; a:focus,
.navbar-default .navbar-nav &gt; li.active:focus &gt; a:focus,
.navbar-default .navbar-nav &gt; li.active:hover &gt; a:focus,
.navbar-default .navbar-nav &gt; li:hover &gt; a:focus,
.navbar-default .navbar-nav &gt; li:focus &gt; a:focus {
    background-color: #26415a;
    border-radius: 12px;
}

.fa-mdh {
  font-size: 22px;
  height: 78px;
  width: 78px;
  line-height: 30px;
  color: #FBF1D8;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url("../images/textures/60-lines.png");
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 2px;
  border-top: 5px solid #FBF1D8;
}
.fa-mdh &gt; span {
  font-family: 'Open Sans', sans-serif;
  color: #F2E5CF;
  font-size: 10px;
  font-weight: bold;
  height: 28px;
  width: 78px;
  line-height: 28px;
  letter-spacing: 0.8px;
  background-color: rgba(0, 0, 0, 0);
  text-align: center;
  display: inline-block;
  border-radius: 10%;
}
.fa-md {
  font-size: 24px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #26415a;
  margin-right: 10px;
    margin-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block;
  border-radius: 12%;

}
.fa-lg {
  font-size: 48px;
  height: 108px;
  width: 108px;
  line-height: 108px;
  color: #fff;
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block !important;
  border-radius: 100%;
}
.fa-bcolor0 {
  background-color: #C6A089;
}
.fa-bcolor1 {
  background-color: #4E829E;
}
.fa-bcolor2 {
  background-color: #FFFFA7;
}
.fa-bcolor3 {
  background-color: #4E829E;
  color: #31B0D5;
}
.fa-bcolor4 {
  background-color: #78D57B;
}
.fa-bcolor5 {
  background-color: #FF1906;
}
.fa-bcolor6 {
  background-color: #B2D6E1;
}
.fa-bcolor7 {
  background-color: #E6976E;
}
.fa-bcolor11 {
  background-color: #97BDFD;
}
.fa-bcolor12 {
  background-color: #FA9E25;
}
.fa-bcolor13 {
  background-color: #483837;
}
.fa-bcolor14 {
  background-color: #CADFAA;
}
.fa-bcolor15 {
  background-color: #E2817A;
}
.fa-bcolor16 {
  background-color: #E2817A;
}
.fa-color1 {
  color: #4E829E;
}
.fa-color2 {
  color: #4E829E;
}
.fa-color3 {
  color: #31B0D5;
}
.fa-color4 {
  color: #4E829E;
}
.fa-color5 {
  color: #4E829E;
}
.fa-color6 {
  color: #4E829E;
}

#accueil {
    width: 100%;
}
.carousel-indicators {
    bottom: 40px;
}
.carousel-caption h2 {
  color: #FBF1D8;
  font-size: 30px;
  font-weight: 500;
  background-color: #26415a;
  opacity: 0.94;
  background-image: url("../images/textures/60-lines.png");
  border-radius: 5px 5px;
  display:inline-block;
  padding:15px;
  margin-bottom: 50px;
}


.carousel-inner .item {
    width: 100%;
    height: 500px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.ad1 {
    background: url(../images/carousel/9455363925_c0a9b78b64_o.jpg) no-repeat bottom center;
}
.ad2 {
    background: url(../images/carousel/remparts_langres.jpg) no-repeat center center;
}
.ad3 {
    background: url(../images/carousel/2012_0057_Remparts_de_Langres.jpg) no-repeat center center;
}
.ad4 {
    background: url(../images/carousel/5281450564_ab79366878_o.jpg) no-repeat center center;
}
.ad5 {
    background: url(../images/carousel/14473586227_026dc66411_o.jpg) no-repeat center center;
}
.ad6 {
    background: url(../images/carousel/17617296984_8d10bb6f0a_o.jpg) no-repeat center center;
}

.box {
  padding: 0px 30px;
  background: #fff;
  color: #4E829E;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
.box.first {
  padding: 0px 30px;
  margin-top: -50px;
  border-radius: 12px 12px 0 0;
  -webkit-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
  box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
}
.box.last {
  border-radius: 0 0 12px 12px;
}
.box h2 {
  padding: 10px 0px;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  font-size: 2.5em;
}

.box.first img {
  margin-top: -70px;
}
#notre-etude a:link {
  color: tomato;
}
#notre-etude .box{
  background-image: url("../images/textures/paper.png");
}
#notre-etude h2 {
  margin-top: 0px;
  color: #4E829E;
}
#notre-etude h3 {
  font-size: 1.3em;
  font-weight: bold;
  color: #4E829E;
  text-align: center;
}
#notre-etude p.lead {
  text-align: center;
  color: #4E829E;
}
#notre-etude  p  {
  text-align: justify;
}
#notre-etude .row &gt; div {
  margin-bottom: 50px;
}
#paiement .box {
  background-color: #26415a;
  border-radius: 12px 12px 0 0;
  margin-top:-1px;
  -webkit-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
  box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
  background-image: url("../images/textures/dark-denim-3.png");
}

#paiement .box h2 {
  color: #efefef;
  margin-top: 130px;
}


#paiement p.lead {
  color: #efefef;
}
#paiement .img-responsive {
    margin: 0 auto;
}
#documents .box {
    border-radius: 12px 12px 0 0;
    margin-top:-20px;
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    background-image: url("../images/textures/paper.png");
}
#documents a:link {
  color: #777;
}
#documents .box h2 {
    margin-top: 130px;
    color: #4E829E;
}
#documents p.lead {
  color: #4E829E;
}
#documents span a:hover {
    background-color: transparent;
}
#consultation .box {
    background-color: #AC0E36;
    border-radius: 12px 12px 0 0;
    margin-top:-20px;
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    background-image: url("../images/textures/dark-denim-3.png");
}

#consultation .box h2 {
    color: #efefef;
    margin-top: 130px;
}
#consultation p.lead {
  color: #efefef;
}
#contact .box {
    background-color: #26415a;
    border-radius: 20px;
    margin-top:-20px;
    color: #efefef;
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    background-image: url("../images/textures/dark-denim-3.png");
}
#ventes .box {
    border-radius: 12px 12px 0 0;
    margin-top:-20px;
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 -2px 3px 0 rgba(0,0,0,.2);
    background-image: url("../images/textures/paper.png");

}
#ventes .box h2 {
    margin-top: 130px;
    color: #4E829E;
}
#ventes p.lead {
  color: #4E829E;
}
#ventes span a:hover {
    background-color: transparent;
}
#ventes a:link {
  color: tomato;
}
#contact .box h2 {
    margin-top: 130px;
}
#contact .box h1,
#contact .box h2,
#contact .box h3 {
  color: #efefef;
}

#contact .box input[type="text"],
#contact .box input[type="email"],
#contact .box textarea {
  background-color: #111;
  border: 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#contact .box input[type="text"]:focus,
#contact .box input[type="email"]:focus,
#contact .box textarea:focus {
  background-color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact #site-internet a {
  color: #fff;
}
.table {
    height: 510px;
}
.table a:link {
  color: tomato;
}
.panel-heading a:link {
  color: #777;
}

#carte h1 {
  text-align: center;
}
#map-container {
    height: 400px;
    border-radius: 10px;
}
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #666;
}

#footer a:hover {
  color: #fff;
}
.center {
  text-align: center;
}

.member {
  margin: 0 50px;
  text-align: center;
}


.gap {
  margin-bottom: 50px;
}
.big-gap {
  margin-bottom: 100px;
}
.panel-body {
  background-color: #666;
}

textarea#message {
  padding: 10px 15px;
  height: 270px;
}
@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes scaleUp {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-webkit-keyframes scaleUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-ms-keyframes scaleUp {
  0% {
    opacity: 0;
    -ms-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}
@-o-keyframes scaleUp {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
/*Firefox Table hack*/
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
.mail {background: url(../images/ico/mail.png) no-repeat;vertical-align:top;padding-left:25px}
.tel {background: url(../images/ico/tel.gif) no-repeat;vertical-align: middle;padding-left:20px}
.table td {
  color: #666;
}</pre></body></html>