﻿.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;
}
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: #006600;
	text-align: center;
}

h2 {
	font: large "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #006600;
	margin: 50px 0px 10px 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: #006600;
	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:hover {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font: medium;
	color: #87c306;
	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;
}


#repair_slider {
  display: block;
  overflow: visible;
  margin: 20px 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: 45%;
  z-index: 10;
  width: 100%;
  font-size: 35px;
}

#repair_slider .customNavigation a {
  cursor: pointer;
}

#repair_slider .customNavigation a.btn.prev {
  position: absolute;
  left: 20px;
  top: -15px;
  display: inline-block;
  padding: 5px;
}

#repair_slider .customNavigation a.btn.next {
  position: absolute;
  right: 25px;
  top: -15px;
  padding: 5px;
}

#repair_slider .owl-carousel .owl-item img {
  /*border: 3px solid #d6d6d6;*/
}

#repair_slider img {
  width: 150px;
  height: 115px;
}

#repair_slider .customNavigation a:hover {
  font-size:35px;
  font-family: sans-serif
}