﻿.auto-style1 {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.auto-style2 {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.auto-style22 {
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
}

.auto-style23 {
  text-decoration: underline;
}

.auto-style27 {
  border-style: solid;
  border-width: 1px;
  margin: 1px;
}


.auto-style30 {
  padding-left: 20px;
  padding-right: 20px;
}

.auto-style33 {
  color: #FFFFFF;
}

.auto-style35 {
  font-size: x-small;
}

.auto-style37 {
  border-width: 0;
}

.auto-style38 {
  font-size: xx-small;
  color: #C0C0C0;
}

.auto-style40 {
  text-align: center;
  font-size: large;
}

p {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  text-align: justify;
  font-size: medium;
  color: #000000;
}

.auto-style18 {
  font-size: small;
  text-align: center;
}

h1 {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #000;
  text-align: center;
}

h2 {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  color: #000;
  margin: 0px 0px 5px 0px;
  text-align: left;
  font-weight: bold;
}

h3 {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: medium;
  color: #000;
  text-indent: 50px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
}

h4 {
  font: large "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: medium;
  color: #666666;
  margin: 0px;
  text-align: center;
}

LIENS HYPERTEXTES GROS {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font: medium;
  color: #663300;
  text-decoration: underline;
  font-weight: bold;
}

a {
  color: #3C4E62;
}

a:visited {
  color: #3C4E62;
}

a:hover {
  /*font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;*/
  /*font: medium;*/
  color: #3C4E62;
  text-decoration: none;

}

Liens hyper.petits {
  text-decoration: underline;
  color: #006600;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: small;
}

Liens hypertextes petits {
  font: small Tahoma, Arial;
  color: #663300;
  text-decoration: underline;
  font-weight: normal;
}

.auto-style1Copy {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  text-align: justify;
}

.relative {
  position: relative;
}

#popup_box h1 {
  text-align: left;
  font-size: 1.4em;
}

#popup_box h2 {
  text-align: left;
  font-size: 1.3em;
}



#repair_slider {
  display: block;
  overflow: visible;
  margin: 30px 0;
  position: relative;
}

#repair_slider:after {
  content: '';
  display: block;
  clear: both;
}

#repair_slider fieldset {
  margin: 0;
}

#owl_repair_slider {
  max-width: 750px;
  margin: auto;
}

#repair_slider .customNavigation {
  position: absolute;
  top: 35%;
  z-index: 10;
  width: 100%;
  font-size: 35px;
}

#repair_slider .customNavigation a {
  cursor: pointer;
}

#repair_slider .customNavigation a.btn.prev {
  position: absolute;
  left: 20px;
  display: inline-block;
  padding: 5px;
}

#repair_slider .customNavigation a.btn.next {
  position: absolute;
  right: 25px;
  padding: 5px;
}

#repair_slider .owl-carousel .owl-item img {
  /*border: 3px solid #d6d6d6;*/
}

.bigNavigation {
  font-size: 85px!important;
}

input[name="Submit1"],input[value="Suite"] {
  float: right;
}


#promote h2 {
  line-height: 55px;
  /* background-color: #f7f7f7; */
  background-color: #FFcc33;
  color: #444;
  cursor: pointer;
  text-align: left;
  border: 1px solid #eee;
  outline: none;
  transition: 0.4s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* font-weight: bold; */
  /* font-size: 1.2em; */
  font-size: 16px;
  margin-bottom: 2px;
  margin-top: 20px;
  padding-left: 20px;
  height: 60px;
}

#promote h4 {
  text-align: left;
  text-indent: 20px;
}

#promote h3 {
  text-align: left;
  text-indent: 20px;
}

img[data-type="add to cart"] {
  cursor: pointer;
}


#val-select:after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  display: block;
  position: absolute;
  right: 5px;
  top: 8px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {

  opacity: 1;

}