﻿  
   @font-face {
   font-family: myFirstFont;
	src: url(PokemonHollow.ttf);
}

 @font-face {
   font-family: myFirstFont2;
   
	src: url(libel_suit_rg.ttf);
}


 @font-face {
   font-family: myFirstFont3;
	src: url(leadcoat.ttf);
}

.covid19 {color:red;
					font-size:30px;
					font-weight:bold;
					 font-family: myFirstFont2;
					 text-align:center;
					border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:24px;
  display:block;
  width:60%;}
  

.apresheurescolor{color:rgb(71, 80, 52);
				text-decoration:none;

}

.apresheurescolor:hover{text-decoration: none;
						opacity:0.3;

}

.apresheurescolor:link{text-decoration: none;
						

}

.apresheurescolor:active{text-decoration: none;
						

}

.apresheurescolor a:visited{color:red;
							text-decoration:none;


}

.bgroute {
	background-image: url(./dossierimage/bgroute3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	
	
	
}


 
 
 .bouton a {
display:block;
width:150px;
line-height:50px;
text-align:center;
vertical-align:middle;
background:url(./dossierimage/boutonnoir.png) no-repeat;
color:white;
text-decoration:none;
margin-left:auto;
margin-right:auto;
margin-top:30px;
}
.bouton a:hover {
background:url(./dossierimage/boutonnoir2.png) no-repeat;
text-decoration:none;
color:purple;
}



/* Style The Dropdown Button */
.dropbtn {
    background-color:rgb(71, 80, 52);
    color: white;
    padding: 20px;
    font-size:30px;
    border: 10px inset #987654; 
	box-shadow:black 2px 2px 4px;	
    cursor: pointer;
	margin-top:0px;
	margin-left:20px;
	font-family: myFirstFont2;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgb(71, 80, 52);
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	margin-left:20px;
	text-decoration:none;
	border: 10px inset #987654; 
	box-shadow:black 2px 2px 4px;
	z-index:999;
	
	 
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	font-size:26px;
	font-family: myFirstFont2;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color:purple;
						 text-decoration: none;
						color:white;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
	color:black;
	
}



/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: purple;
	color:black;
}
 
  
  /* unvisited link */
.contactcolor a:link {
    color: purple;
	text-decoration:none;
}

/* visited link */
.contactcolor a:visited {
    color: rgb(71, 80, 52);
	text-decoration:none;
}

/* mouse over link */
.contactcolor a:hover {
    color: rgb(71, 80, 52);
	
}

/* selected link */
.contactcolor a:active {
    color: rgb(71, 80, 52);
	text-decoration:none;
}
  
  
 .carousseltextcolor{color:green;
					font-size:22px;
					font-weight:bold;
					 font-family: myFirstFont2;
  }
  
    .carousseltextcolor1{color:green;
					font-size:22px;
					font-weight:bold;
					 font-family: myFirstFont2;
  }
  
 
  
   .carousseltextcolor2{color:green;
				      font-size:22px;
					  font-weight:bold;
					 font-family: myFirstFont2;
  }
  
   .carousseltextcolor3{color:green;
				      font-size:22px;
					  font-weight:bold;
					 font-family: myFirstFont2;
  }
  
   .carousselavtextcolor{color:rgb(71, 80, 52);
						font-size:34px;
						font-weight:bold;
						margin-left:10px;
  
  }

  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 80%;
      margin-left: auto;
	  margin-right:auto;
  }

.carousel-control.right, .carousel-control.left {
    background-image: ;
    color: rgb(102, 102, 255);
}

.carousel-indicators li {
    border: 1px solid #4b1d6f;
}

.carousel-indicators li.active {
    background-color:#4b1d6f;
}

#myCarousel li{ border: 1px solid #4b1d6f;}

.grosseurtexte2 {font-size:30px;}




.imghover:hover{opacity: 0.3;
				color:purple;
				text-decoration:none;

} 

.imghover{
			color:rgb(71, 80, 52);

} 

.footerphoto{color:black;
				font-weight:bold;
				font-size:25px
		
  }

footer a:visited {color:purple;
                  
}
footer a:active {color:purple;}
footer a:hover {color:green;}
 footer a:link {color:purple;} 
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #f4511e;
  }  
  
.glyphicon-map-marker{color:rgb(71, 80, 52);
					  margin-top:15px;
}  
  
.glyphicon-envelope{color:rgb(71, 80, 52);
				     margin-top:15px;
}  

.glyphicon-phone{color:rgb(71, 80, 52);
			      margin-top:15px;
}   

.glyphicon-globe{color:rgb(71, 80, 52);
			      margin-top:15px;
}   
  
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1.5s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  
  @media screen and (max-width: 768px) {}
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 480px) {}
    .logo {
        font-size: 150px;
    }
  
 
 



 .item span {
      font-style: normal;
	  
  }
  
 .email {color:rgb(71, 80, 52);
         font-weight:bold;
		 text-decoration:none;
		 font-size:20px;
		 
  
  }
  
  .panel-body{font-size:20px;
  
  }
  
  .email:hover {color:purple;
         font-weight:bold;
		 text-decoration:none;
		 
  
  }
  
   .grosseurtexte {font-size:26px;
					color:rgb(105, 36, 145);               
  
  }
 
  .h4quisommes{border: 8px groove #525c3d;
			margin-left:80px;
			padding-bottom:20px;
			padding-top:20px;
			padding-left:10px;
			padding-right:10px;
			width:75%;
			text-align:center;
	  
	  
  }
  
  
  .h4services{font-size:26px;
			  font-family:myFirstFont2;
  
  }
  
  .h2services{font-size:32px;
			  font-family:myFirstFont2;
  
  }
  
  .h2quisommesnous{font-family:myFirstFont2;
				   font-size:32px;
  
  }
  
  .h2details{font-family:myFirstFont2;
			font-size:32px; 
  
  }
  
  .h2contact{font-family:myFirstFont2;
			font-size:32px; 
			
  
  }
  
  .h2paiement{font-family:myFirstFont2;
			font-size:32px; 
			margin-top:20px;
  
  }
  
  .h1photo{margin-top:150px;
			display:block;
			margin-left: auto;
			margin-right: auto;
			width:80%;
			font-family:myFirstFont2;
			text-transform: uppercase;
			text-align: center;
			color:white;
			border: 8px groove #525c3d;
			padding: 15px 15px;
			text-shadow:rgb(82, 92, 61) 2px 4px 4px;
			box-shadow:black 2px 2px 4px;
			background-color:black;
			text-align:center;
  
  } 

#gmap_canvas img{max-width:none!important;background:none!important

}

.auto-style1 {
	color: rgb(128, 0, 128);
	font-weight: bold;
	font-size: large;
	font-family: Impact;
}

 .imagestylelogonav {padding-bottom:0px;
					float:left;


}

  .imagestylelogonav2 {padding-bottom:20px;


}

.imagestylelogonav:hover{opacity: 0.3;}


.imagestylelogo:hover{
	                  border: 20px inset #987654; 
	                  opacity: 0.3;
}


.imagestylelogo2:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
}

.imagestylespecial{
  
  margin-top: 60px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;}
  
  .imagestylespecial:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}

.imagestylespecialcustom{
  
  margin-top: 30px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;}
  
  .imagestylespecialcustom:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}

.imagestylekasper{
  
  margin-top: 50px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
  margin-bottom: 20px;
  
  }
  
  .imagestylekasper:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}

.imagestylepayment{
  
  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:24px;
  display:block;

  }
  

.imagestylepayment:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}  

.imagestyletouramd{
  
  margin-top: 50px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;}
  
  .imagestyletouramd:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}  

.imagestylespecialssd{
  
  margin-top: 75px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;}
  
  .imagestylespecialssd:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}  

.imagestylespecialgamer{
  
  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
  
  
  }
  
  .imagestylespecialgamer1{
  
  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
 
  
  }
  
  .imagestylespecialgamer:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}  

.imagestylespecialgamer1:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}  
  
  .imagestyleusb32gb{ margin-top: 0px;  
					border: 10px inset #987654; 
					background: white; 
					box-shadow:black 2px 2px 4px;
  
  }
  
  .imagestyleusb32gb:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
}  

.imagestyleclavdsy{ margin-top: 70px;  
					border: 10px inset #987654; 
					background: white; 
					box-shadow:black 2px 2px 4px;
  
  }
  
  .imagestyleclavdsy:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
}  

.imagestylesourism275{ margin-top: 40px;  
					border: 10px inset #987654; 
					background: white; 
					box-shadow:black 2px 2px 4px;
					-webkit-transform:rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  }
  
  .imagestylesourism275:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
}  
  
 .imagestylespecial2{
  
  margin-top:20px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
   display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:20px;
	width:20%;
	height:40%;
	-webkit-transform:rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  
  }
  
.imagestylespecial2:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
}  

.videostyle{
  
  margin-top:20px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
   display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:20px;
	width:80%;
	height:400px
  
  }
  
.videostyle:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
}  

.imagestylespecialacer{ margin-top:20px;  
						border: 10px inset #987654; 
						background: white; 
						box-shadow:black 2px 2px 4px;
						display: block;
						margin-left: auto;
						margin-right: auto;
						margin-bottom:20px;


}

.imagestylespecialacer:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
						
}

.imagestyletourdell{ margin-top:20px;  
  border: 10px inset #987654; 
  background: transparent; 
  box-shadow:black 2px 2px 4px;
   display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:20px;
	width:60%;
	height:60%
	
	
}

.imagestyletourdell:hover{
	                   
	                    opacity: 0.3;
						 border: 20px inset #987654;
						
}

.imagestyle:hover{opacity:0.3;

}

.imagestyle3{
  
  margin-top: 60px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;}
  
   .imagestylespecialdsy{
  
  margin-top:260px;  
  border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
   display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:260px;
  
  }
  
  .imagestylespecialdsy:hover{
	                    border: 20px inset #987654; 
	                    opacity: 0.3;
}  
  
  
  .item img:hover{opacity:0.9;
				 border: 16px inset #987654; 
				
  
  }
 
  .item img{border: 10px inset #987654; 
		   box-shadow:black 2px 2px 4px	
  
  }
  
 .lesservices{font-size:24px;
 
 }
  
.logoavcarousel{margin-left:30px;
				
 
 
 }
  
  .logocontact {margin-right:20px;
				margin-top:30px;
				
} 
  
  .logocontact2 {
				border: 10px inset #987654; 
				box-shadow:black 2px 2px 4px;
				margin-top:40px;
  
					
  
  }  
  
  .logocontact2:hover{border: 20px inset #987654; 
	                    opacity: 0.3;}
  
  
 
  
 .pphoto{
      font-size: 26px;
	  font-family:myFirstFont2;
      text-transform: uppercase;
	  text-align: center;
      color:white ;
      font-weight: bold;
      margin-bottom: 30px;
	  border: 8px groove #525c3d;
	padding: 15px 15px;
	text-shadow:rgb(82, 92, 61) 2px 2px 2px;
	font-weight: bold;
	box-shadow:black 2px 2px 4px;
	width:80%;
	margin-top:0px;
	background-color:black;
	display: block;
    margin-left: auto;
    margin-right: auto;
	}
  
  .pservices{font-family:myFirstFont2;
			 font-size:20px;
  
  }
  
 .pspecial{font-family:myFirstFont2;
			 font-size:20px;
  
  }
  
   .pspecialred{font-family:myFirstFont2;
			    font-size:20px;
				color:red
  }
						
						
.contactcolor {color: rgb(71, 80, 52);
font-weight:bold;}

.rouge{color:red;}	

.purple{color:rgb(105, 36, 145);
		font-size:26px;
}		   
  
.secretaire{font-family: myFirstFont2;}
  

  .souligne{TEXT-DECORATION : underline ;}

  
.textcontact2{color:rgb(71, 80, 52);
             font-weight:bold;
			 font-size:20px;
			 
  }
  
 .textcontact2:hover{color:purple;
                  font-weight:bold;
				  text-decoration:none;
  } 
 
 .textcontact3{color:rgb(71, 80, 52);
               font-weight:bold;
			   font-size:24px;
			   text-decoration:none;
  }

 .textcontact3:hover{color:purple;
					 opacity:0.3;
					 text-decoration:none;
  }
  
  .textcontact3:visited{color:rgb(71, 80, 52);
						text-decoration:none;
  }
  
  
.tablespecial{width:80%;
		margin-top: 75px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:30px;
  
}


.tablecontact{width:100%;
		margin-left:auto;
		margin-right:auto;
		
		
  
}
.tablecontact a:visited{text-decoration:none;
						color:purple;
}

.tableheuresouv{width:80%;
		margin-left:60px;
		margin-right:auto;
		font-size:17px;
		
  
}

.tdcontact{padding:5px}

.tdheuresouv{padding:4px;}
.tdheuresouvpad{border-bottom:8px;
				padding:4px;
}

.tdheuresouv1{padding:4px;
			font-size:22px;
			
}

.tdheuresouv2{padding:4px;
			width:100%;
			font-size:18px;
			color: rgb(71, 80, 52);
			

}

.tdheuresouv2:hover{opacity: 0.3;
				color:purple;
				text-decoration:none;}
				
.videoyou{margin-top:140px;}				

				
.auto-style1 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color:rgb(71, 80, 52);
}

/*Javascript*/

/* The Modal 1 (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	
	
}

/* Modal Content */
.modal-content1{
    /*background-color: #fefefe;*/
    margin: auto;
    padding: 20px;
    /*border: 1px solid #888;*/
    width: 80%;
	 border: 10px inset #987654; 
  background: white; 
  box-shadow:black 2px 2px 4px;
}

#myBtn1{background-color:transparent;text-decoration:none;border:none;}
.modal-content1 p{font-family:Arial;}
.lenovo{width:15%;display:block;margin-left:auto;margin-right:auto;}

/* The Close Button */
.close1 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close1:hover,
.close1:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}