/*css document*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,
tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,
mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*----------------------------------------*/
/*-------- BALISES GENERIQUES ------------*/
/*----------------------------------------*/
body {
  font-family: helvetica,verdana,arial,sans-serif;
  font-size: 14px;
  color: #fff;
  background: #000;
}
h1 {
  font-size: 1.25em;
}
h2 {
  font-size: 1.05em;
}
#content {
  margin-bottom: 2%;
  padding-top: 5%;
  text-align: center;
}
#contenu {
  text-align: center;
}
#main {
  margin-bottom: 2%;
  padding-top: 8%;
  text-align: center;
}
/*----------------------------------------*/
/*-------------- LOGO ---------------------*/
/*----------------------------------------*/
#logo {
  width: 100%;
  margin-top: 1%;
  text-align: center;
}
#logo img {
  width: 100%;
  max-width: 500px;
}
/*----------------------------------------*/
/*-------------- MENU ---------------------*/
/*----------------------------------------*/
#menu {
  margin-top: 2%;
  text-align: center;
}
#onglet1,
#onglet2,
#onglet3,
#onglet4 {
  display: inline-block;
  height: 70px;
  margin-right: 0.5%;
}
#onglet1 a,
#onglet2 a,
#onglet3 a,
#onglet4 a {
  width: 100%;
  padding: 40px;
  text-decoration: none;
  font-size: 1.5em;
  color: #fff;
}
#onglet1 a:hover,
#onglet2 a:hover,
#onglet3 a:hover,
#onglet4 a:hover {
  background: url(img/hover.png) no-repeat;
  background-position: center;
}
#onglet3 .menu-conteneur {
  visibility: hidden;
  float: left;
  position: absolute;
  width: 24.4081633%;
  margin-top: 2%;
  margin-left: 3%;
  padding: 2% 0 2% 2%;
  border-top: none;
  border-bottom: 1px inset #fff;
  border-left: 1px inset #fff;
  -webkit-border-radius: 0 25px 0 25px;
  -moz-border-radius: 0 25px 0 25px;
  border-radius: 0 25px 0 25px;
  text-align: left;
  line-height: 1.5em;
  color: #FFFFFF;
  background: #000;
  -o-border-radius: 0 25px 0 25px;
}
#onglet3:hover .menu-conteneur {
  visibility: visible;
}
#onglet3 .menu-conteneur a {
  padding: 2px;
  font-size: 1.3em;
  color: #cdcdcd;
}
#onglet3 .menu-conteneur a:hover {
  color: #009ee0;
  background: none;
}
/*----------------------------------------------*/
/*-------------- CAROUSSEL ---------------------*/
/*----------------------------------------------*/
#caroussel {
  width: 100%;
  text-align: center;
}
#caroussel img {
  width: 100%;
  max-height: 400px;
  max-width: 700px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -o-border-radius: 25px;
}
/*----------------------------------------------*/
/*-------------- INDEX . A PROPOS ---------------------*/
/*----------------------------------------------*/
#index {
  width: 55%;
  margin-top: 2%;
  margin-right: auto;
  margin-bottom: 5%;
  margin-left: auto;
  padding: 2%;
  border: 1px solid #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: left;
  -o-border-radius: 25px;
}
#index p {
  width: 90%;
  padding-right: 5%;
  padding-left: 5%;
  line-height: 2em;
}
#index h2 {
  padding: 1% 5% 1% 5%;
}
#index h1 {
  width: 40%;
  margin-top: -6.5%;
  margin-bottom: 3%;
  padding: 2%;
  border-radius: 15px;
  color: #000;
  background: #fff;
}
#index img {
  float: right;
  width: 20%;
  margin-top: -5%;
  margin-right: -6%;
}
/*----------------------------------------------------*/
/*-------------- CONTACT . HTML  ---------------------*/
/*----------------------------------------------------*/
#map {
  display: inline-block;
  width: 40.4693878%;
  margin-right: 4%;
  margin-left: 2%;
  vertical-align: top;
}
#map a {
  text-decoration: none;
  color: #fff;
}
#map a:hover {
  color: #009ee0;
}
iframe {
  width: 80%;
  height: 400px;
}
#contact {
  display: inline-block;
  width: 38.4693878%;
  margin-top: 16%;
  padding-bottom: 1%;
  border: 1px solid #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  font-size: 1.2em;
  line-height: 1.5em;
  vertical-align: top;
  -o-border-radius: 25px;
}
#contact h1 {
  width: 40%;
  margin-top: -4.5%;
  margin-bottom: 3%;
  margin-left: 8%;
  padding: 1.6%;
  border-radius: 15px;
  text-align: left;
  color: #000;
  background: #fff;
}
#legende {
  float: left;
  width: 30%;
  margin-right: 1%;
  text-align: right;
  color: #bdbcbc;
}
#renseignements {
  float: left;
  width: 69%;
  text-align: left;
}
#renseignements a {
  text-decoration: none;
  color: #fff;
}
#renseignements a:hover {
  color: #009ee0;
}
/*----------------------------------------------*/
/*--------------PRODUITS---------------------*/
/*----------------------------------------------*/
.products {
  clear: both;
  width: 70%;
  margin-top: 5%;
  margin-right: auto;
  margin-bottom: 5%;
  margin-left: auto;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  font-size: 1.1em;
  color: #000;
  background: #fff;
  -o-border-radius: 25px;
}
.products h1 {
  font-size: 1.5em;
}
.bas {
  margin-top: 5%;
  padding-bottom: 5%;
}
.col1 {
  display: inline-block;
  width: 40%;
  margin-top: 2%;
  text-align: left;
  vertical-align: top;
}
.col1 img {
  width: 100%;
  height: auto;
}
.car {
  display: inline-block;
  width: 40%;
  margin-top: 5%;
  margin-right: -3%;
  margin-left: 2%;
  vertical-align: top;
}
.car img {
  width: 90%;
   height: auto;

}
.premier {
  display: inline-block;
  width: 40%;
  margin-top: 2%;
  text-align: left;
  vertical-align: top;
}
.premier img {
  width: 100%;
   height: auto;
  margin-left: 10%;
 
}
.col2 {
  display: inline-block;
  width: 45%;
  margin-top: 2%;
  padding-top: 10%;
  padding-left: 8%;
  text-align: left;
  line-height: 1.5em;
  vertical-align: top;
}
.col2 ul {
  margin-left: -9%;
  padding: 4%;
  padding-top: 8%;
  border: 1px solid #009ee0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-weight: bold;
  -o-border-radius: 15px;
}
.col2 h1 {
  margin-bottom: 2%;
  font-weight: bold;
}
.col2 h2 {
  width: 40%;
  margin-top: 10%;
  margin-bottom: -3%;
  padding: 2%;
  border-radius: 15px;
  font-weight: bold;
  color: #fff;
  background: #009ee0;
}
.col3 {
  display: inline-block;
  width: 35%;
  margin: 0 auto;
  margin-right: 5%;
  margin-left: -3%;
  min-height: 300px;
  text-align: left;
  vertical-align: top;
}
.col3 img {
  width: 100%;
   height: auto;

  border: 1px solid #009ee0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -o-border-radius: 25px;
}
.col4 {
  display: inline-block;
  width: 25%;
  margin: 0 auto;
  margin-right: 1%;
  vertical-align: top;
}
.col4 img {
  width: 60%;
   height: auto;
  margin-bottom: 10%;
  border: 1px solid #009ee0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -o-border-radius: 25px;
}
.col5 {
  display: inline-block;
  width: 25%;
  margin: 0 auto;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}
.col5 img {
  width: 60%;
   height: auto;
  margin-bottom: 10%;
  border: 1px solid #009ee0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -o-border-radius: 25px;
}
.weight {
  font-weight: normal;
}
/*----------------------------------------------*/
/*-------------- FOOTER ---------------------*/
/*----------------------------------------------*/
#footer {
  clear: both;
  width: 100%;
  margin-top: 4%;
  margin-bottom: 6%;
  padding-bottom: 5%;
  font-size: 0.9em;
  line-height: 1.5em;
  color: #fff;
}
#gauche {
  float: left;
  width: 10%;
  margin-right: 1%;
  padding-left: 0;
  text-align: right;
  color: #bdbcbc;
}
#centre {
  float: left;
  width: 25%;
  text-align: left;
}
#centre a {
  text-decoration: none;
  color: #fff;
}
#centre a:hover {
  color: #009ee0;
}
#droite {
  float: right;
  width: 30%;
  padding-top: 2.8%;
  padding-right: 5%;
  text-align: right;
}
#droite a {
  text-decoration: none;
  color: #fff;
}
#droite a:hover {
  color: #009ee0;
}
.tab {
  margin-left: 4%;
}
.color {
  color: #bdbcbc;
}
.tel {
  font-size: 1em;
}
#foot {
  clear: both;
  width: 100%;
  margin-top: 4%;
  font-size: 0.9em;
  line-height: 1.5em;
  color: #fff;
}
#mentions {
  width: 80%;
  margin-left: 10%;
  text-align: left;
  line-height: 1.5em;
}
#mentions h3 {
  margin-top: 2%;
  padding-bottom: 1%;
  text-decoration: underline;
  font-size: 1.3em;
}
/*----------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- MISE EN PLACE ---------------------------------------------------------*/
/*------------------------------------------------- MEDIA QUERIES -------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------*/
@media(max-width:640px) {
#menu {
  margin-top: 2%;
  text-align: center;
}
#onglet1,
#onglet2,
#onglet3,
#onglet4 {
  display: block;
  height: auto;
  margin-right: 0;
  margin-bottom: 5%;
}
#onglet1 a,
#onglet2 a,
#onglet3 a,
#onglet4 a {
  width: 100%;
  padding: 0;
  text-decoration: none;
  font-size: 1.5em;
  color: #fff;
}
#onglet1 a:hover,
#onglet2 a:hover,
#onglet3 a:hover,
#onglet4 a:hover {
  background: none;
}
#onglet3 .menu-conteneur {
  float: left;
  width: 50%;
  margin-top: 4%;
  margin-left: 55%;
  color: #FFFFFF;
}
#index {
  width: 95%;
  margin-top: 2%;
  margin-bottom: 15%;
}
#index h1 {
  width: 80%;
  margin-left: 2%;
}
#map {
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-height: 40px;
}
#contact {
  width: 90%;
  font-size: 1.1em;
}
#contact h1 {
  width: 80%;
}
#footer {
  visibility: hidden;
}
#foot {
  display: none;
}
/*----------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- MISE EN PLACE ----------------------------------------------------------*/
/*------------------------------------------------- MEDIA QUERIES -------------------------------------------------------*/
/*-------------------------------------------------- PRODUITS ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------*/
.products {
  width: 90%;
  margin-top: 5%;
  margin-bottom: 5%;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  font-size: 1.1em;
  color: #000;
  background: #fff;
  -o-border-radius: 25px;
}
.products h1 {
  font-size: 1.5em;
}
.haut {
  margin-top: 3%;
}
.bas {
  margin: 0;
  padding: 0;
}
.col1 {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.col1 img {
  width: 80%;
   height: auto;
  max-height: 300px;
}
.car {
  display: block;
  float: left;
  width: 100%;
}
.car img {
  width: 90%;
   height: auto;
  max-height: 300px;
}
.premier {
  display: block;
  float: left;
  width: 100%;
}
.premier img {
  width: 80%;
   height: auto;
  max-height: 300px;
}
.col2 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 6%;
  margin-left: auto;
  line-height: 1.5em;
}
.col2 ul {
  margin-right: 1%;
}
.col2 h2 {
  width: 80%;
  margin-top: 10%;
  margin-bottom: -3%;
  padding: 2%;
  border-radius: 15px;
  font-weight: bold;
}
.col2 p {
  width: 90%;
}
.col3 {
  width: 50%;
}
.col3 img {
  width: 80%;
   height: auto;
  min-height: 80px;
}
.col4 {
  width: 30%;
  margin: 0 auto;
}
.col4 img {
  width: 70%;
   height: auto;
  margin-bottom: 10%;
  border: 1px solid #009ee0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -o-border-radius: 25px;
}
.col5 {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-top: -40%;
  margin-left: 7%;
  text-align: left;
}
.col5 img {
  display: inline-block;
  width: 30%;
   height: auto;
  vertical-align: top;
}
.col5 ul {
  display: inline-block;
  margin-left: 5%;
  padding-bottom: 5%;
  vertical-align: top;
}