﻿* {  
  margin: 0px;
  padding:0px;
     }

body {  
  margin: 0px;
  padding:0px;
  font-family: Verdana,sans-serif;
     }
.logo {
      background-color: #e96625;
      float: left;
      padding: 10px;
      }
.small-form{
		border: 1px solid #e96625;
		margin-bottom: 20px;
	  }
.submit-btn{
		width: 100%;
		height: 40px;
		background-color: white;
		border: 1px dashed #e96625;
		color: #e96625;
	  }
.submit-btn:hover{
		width: 100%;
		height: 40px;
		background-color: #e96625;
		border: 1px dashed #e96625;
		color: white;
	  }
.about { padding: 10px;
       }
.topnav-container { 
                   float: left;
                   background-color: #e96625;
                   padding-top: 30px;
                   padding-bottom: 30px;
                  }

.servicesarea { 
                max-width: 80%;
                text-align: center;
				margin-left: 10%;
				margin-right: 10%;
}

.services p a { color: #f2f2f2;
				text-decoration:none;
          }
.services p a:hover { color: black;
          }

.services { color: #f2f2f2;
            background-color: #e96625;
            padding: 10px;
            margin: 10px;
            max-width: 320px;
            float: left;
          }
.services:hover { background-color: #f47638;
                  color: black; }


.services img {
                width: 100%;
}


#footer { 
          padding: 10px;
          clear: both;  
}

#footer a { color: black;
            text-decoration: none;
}
#footer a:hover { color: #e96625;
            text-decoration: underline;
}
h1 {
	color: #e96625;
	margin: 20px;
	font-size: 18px;
   }
h2 {
	color: #554A44;
	margin: 20px;
	font-size: 20px;
   }

h3 {
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color: #e96625;
	color: white;
	margin-top:30px;
	margin-bottom: 20px;
	font-size: 16px;
   }

.titre1 {
         color: #e96625;
         margin: 20px;
         font-size: 20px;
         clear: both;
        }
.paragraph1 { color: #6E7F80;
              font-size: 16px;
              line-height: 24px;
}

h4 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-top: 30px;
	padding: 10px;
	border-radius: 10px;
	border: 1px dashed #e96625;
	text-decoration: none;
	color: #e96625;
}

h4:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-top: 30px;
	padding: 10px;
	background-color: #FFF4E6;
	border-radius: 10px;
	border: 1px solid #e96625;
	text-decoration: none;
}




.about img {
	margin: 20px;
	margin-left: 50px;
	width:380px;
	float: right;
}

#paragraph-tourist p {
	margin-left: 20px;
}

.box4 {	max-width: 700px;
float: left;
margin-left: 30px;
}

.box5 {	
max-width: 600px;
float: right;
margin-top: 20px;
margin-right: 30px;
margin-bottom: 30px;
padding: 20px;
border-radius: 10px;
}








.box6 {	max-width: 700px;
}



.img1 img{	
max-width: 325px;
float: left;
margin-top: 20px;
}

.img2 img{	
max-width: 325px;
float: right;
margin-top: 20px;
}

.titre3{	

}

.box7 {
	max-width: 500px;
	float: left;
}

.paragraph3 { color: #6E7F80;
              font-size: 16px;
              line-height: 24px;
			  margin-bottom: 20px;
}



.box-a {
	max-width: 700px;
	height: 500px;
	float: left;
}

.box-b {
	max-width: 600px;
	height: 500px;
	float: right;
}


.interior-slider {
	margin-bottom: 20px;
}

#float-right {
	float: right;
}


/* CSS slider2 (gallerie interieur vehicules)*/

.fadein { 
margin-top: 20px;
position:relative;
max-width:300px;
}

.fadein img { position:absolute; left:0; top:0; transition:opacity 1s; opacity:1; width:100%}
.fadein img.is-hidden { opacity:0; }




.half-a {
	float: left;
	width: 30%;
	height: 300px;
	margin-top: 20px;
}

.half-a img {
	width: 100%;
}

.half-b {
	float: right;
	width: 65%;
	margin-top: 20px;
}