Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1301 | Blame | Compare with Previous | Last modification | View Log | RSS feed

.align-center { text-align: center; }
.margin-center {
  margin-left: auto;
  margin-right: auto;
}
.margin-bottom-05em { margin-bottom: 0.5em; }
.margin-right-05em { margin-right: 0.5em; }
.margin-top-05em { margin-top: 0.5em; }
.padding-05em { padding: 0.5em; }
.padding-left-1em { padding-left: 1em; }
.small-caps { font-variant: small-caps; }
.btn-large {
  padding: 10px;
  font-size: 17px;
}
.gradient-bas {
  height: 16px;
  display: block;
}
footer {
  height: 60px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 1000;
  color: white;
  background: black;
}
footer a { color: white; }
footer a:visited { color: white; }
.tela { margin-right: 0.5em; }
.titre {
  font-style: italic;
  font-size: 130%;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.sci { font-style: italic; }
#div-infos {  background: #88ab1c; }
#div-infos-latin {
  margin-left: auto;
  margin-right: auto;
}
#div-infos-latin .btn {
  width: 99%;
  padding-left: 0pt;
  padding-right: 0pt;
  box-shadow: 0pt 2px 3px black;
}
#div-infos-latin a { font-size: 16px; }
#div-infos-famille {
  margin-left: auto;
  margin-right: auto;
}
#div-infos-famille .btn {
  width: 99%;
  padding-left: 0pt;
  padding-right: 0pt;
  box-shadow: 0pt 2px 3px black;
}
#div-infos-famille a { font-size: 16px; }
#div-infos-famille { margin-top: -1em; }
#div-illustrations {
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  background: white;
  margin-top: -1em;
  padding-top: 20px;
  padding-bottom: 20px;
}
#galerie_carte { list-style-type: none; }
#slider-pictures {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
#slider-pictures .carousel { margin-bottom: 0pt; }
#slider-pictures .carousel-control { background: none; }
#slider-pictures .carousel-inner > .item > img {
  width: 320px;
  max-height: 310px;
}
#slider-pictures .carousel-indicators li { background: #256226; }
#slider-pictures .carousel-indicators .active { background: #ed7826; }
#slider-pictures .carousel-caption {
  padding: 10px;
  position: static;
}
#slider-pictures .carousel-caption h4 { font-size: 100%; }
#slider-pictures .carousel-caption p { font-size: 90%; }
#slider-pictures img {
  margin-left: auto;
  margin-right: auto;
}
#gstn-img {
  max-height: 120px;
  margin: 0.5em 0pt 1em 0pt;
  display: inline-block;
}
#gstn-img img {
  border: #eaeaea 2px solid;
  width: 100px;
}
#gstn-img .zoom {
  margin-top: 40px;
  width: 20px;
  border: none;
}
.resume {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 16px;
}
.bas-de-page {
  margin-top: 1em;
  margin-bottom: 1em;
}
.en-savoir-plus {
  float: left;
  text-shadow: 0pt 0pt 0pt black;
}
.haut-de-page { float: right; }
.couleur1-bg, .couleur2-bg, body { background: white; }
header { background: #88ab1c; }
.tela img {
  width: 60px;
  max-width: 60px;
}
.titre {
  color: white;
  text-shadow: 0pt 1px 1px #ed7826;
}
.infos .bg {
  padding: 0.2em;
  border-radius: 0pt 0pt 1em 1em;
}
.infos .btn {
  padding: 0pt;
  border-radius: 1em 1em 0pt 0pt;
}
.infos .collapse { width: 100%; }
.infos h4 { color: #ed7826; }
.infos .textes {
  padding: 0.5em 1em;
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  -webkit-overflow-scrolling: touch;
}
.infos .textes h4 {
  color: #256226;
  text-shadow: 2px 1px 1px #88ab1c;
}
.resume { color: black; }
.gradient-bas {
  background-image: linear-gradient(top, #88ab1c 0%, white 100%);
  background-image: -o-linear-gradient(top, #88ab1c 0%, white 100%);
  background-image: -moz-linear-gradient(top, #88ab1c 0%, white 100%);
  background-image: -webkit-linear-gradient(top, #88ab1c 0%, white 100%);
  background-image: -ms-linear-gradient(top, #88ab1c 0%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #88ab1c), color-stop(1, white));
}
.en-savoir-plus {
  margin-left: 0.2em;
  float: left;
  color: white;
  background: #88ab1c;
}
.haut-de-page {
  margin-right: 0.2em;
  float: right;
  color: white;
  background: black;
}