body { margin: 0; }
#pageP h1{
padding: 40px;
  font-size: 4vw;
  text-shadow: 0 0 5px white;
}
#pageP h2{
padding: 20px;
color: #dd0222;
font-size: 2vw;
}
#pageP h3{
padding: 10px;
text-decoration: underline;
font-size: 2vw;
}
#pageP a, #pageP a:hover, #pageP a:active, #pageP a:visited{
text-decoration: none;
color: white;
}
.ligne{
display: inline-block;
vertical-align: middle;
margin: 10px;
}
.img_tel_mail{
width: 50px;
display: inline-block;
vertical-align: middle;
padding: 10px;
}
.section {
height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.section .logo{
width: 400px;
}
.section:first-of-type {
  
}
.section:nth-of-type(even) {
color: black;
  background: black;
}
.section:nth-of-type(odd) {
  background: black;
  color: white;
}
.section:nth-of-type(2) {
  background: url(Images/ciment.png) center no-repeat;
  background-size: cover; 
}
.section:nth-of-type(4) {
  background: url(Images/boutique.png) center no-repeat;
  background-size: cover; 
}
.section:nth-of-type(6) {
  background: url(Images/facade.png) center no-repeat;
  background-size: cover; 
}
.txt_blk{
width: 70%;
font-size: 2vw;
text-align: justify;
line-height: 140%;
}
.contact_blk{
margin: auto;
position: relative;
height: auto;
padding: 10px;
text-align: center;
overflow: hidden;
top: 70px;
}
.contact_blk img{
width: 80px;
}
.contact_txt{
font-size: 2vw;
text-align: justify;
line-height: 140%;
padding: 5px;
text-align: center;
}
.contact_txt a, .contact_txt a:hover, .contact_txt a:active {
text-decoration: none;
color: black;
font-weight: bold;
}
.bloc_image{		
display: inline-block;
width: 320px;
background: black;
color: white;
height: 320px;
text-align: left;
padding: 20px;
vertical-align: top;
margin: 20px;
}
.ligne a, .ligne a:hover, .ligne a:active {
text-decoration: none;
color: white;
}
#top img{
width: 60%;
}
#page{
width: 100%;
text-align: center
}
h1{
font-size: xx-large;
}
h2{
font-size: x-large;
}
ul{
margin: 0;
}
.fil_categories li{
vertical-align: top;
display: inline-block;
cursor: pointer;
list-style: none;
}
.fil_categories {
display: inline-block;
cursor: pointer;
white-space: nowrap;
border: 2px solid red;
border-radius: 15px;
box-shadow: 1px 0px 8px red;
padding: 5px 50px 5px 50px;
background: #ffdede;
margin-bottom: 10px;
}
.fil_categories li:not(:last-child)::after {
    content: "/";
    padding: 0 5px;
    font-weight: bold;
}
.description_categorie{
width: calc( 100% - 120px);
min-height: 150px;
margin: 0 auto 20px auto;
padding:0;
font-size: 2vw;
text-align: justify;
line-height: 140%;
position: relative;
border: 2px solid red;
border-radius: 15px;
box-shadow: 1px 0px 8px red;
padding: 5px 50px 5px 50px;
background: #ffdede;
}
.liste_categories{
width: 98%;
margin: 0 auto 20px auto;
padding:0;
text-align: left;
position: relative;
}
.liste_produits{
width: calc( 100% - 20px);
position: relative;
height: auto;
padding: 10px;
text-align: center;
overflow: hidden;
top: 70px;
}
.detail_produit{
width: calc( 100% - 20px);
text-align: left;
border: 1px solid red;
border-radius: 15px;
box-shadow: 3px 0px 8px red;
min-width: 410px;
margin: auto;
}
.detail_image{
position: relative;
display: inline-block;
vertical-align: middle;
padding: 5px;
}
.detail_image img{
width: 400px;
max-height: 400px;
border-radius: 15px 0 0 15px;
}
.detail_nom{
position: relative;
display: inline-block;
vertical-align: middle;
padding: 20px;
font-size: x-large;
width: calc( 100% - 454px);
min-width: 370px;
}
.detail_titre{
font-size: xx-large;
font-weight: bold;
}
.contact_min, .contact_dbl {
height: 500px;
position: relative;
float: left;
border: 2px solid red;
border-radius: 15px;
box-shadow: 1px 0px 8px red;
margin: 10px;
text-align: center;
}
.contact_min {
width: 238px;
}
.contact_dbl {
width: 500px;
}
.contact_min img, .contact_dbl img{
width: 150px;
padding-top: 40px;
padding-bottom: 40px;
}
.produits{
width: 210px;
height: 300px;
position: relative;
float: left;
border: 2px solid red;
border-radius: 15px;
box-shadow: 1px 0px 8px red;
margin: 10px;
}
.prod_image{
position: absolute;
left: 0;
top: 0;
padding: 5px;
}
.prod_image img{
width: 200px;
max-height: 200px;
border-radius: 15px 15px 0 0;
}
.prod_nom{
position: absolute;
padding-left: 10px;
padding-right: 10px;
height: 57px;
width: 180px;
overflow: hidden;
text-overflow: ellipsis; 
top: 210px;
text-align: center;
width: 190px;
}
.prod_prix_HT, .prod_prix_TTC{
position: absolute;
padding-left: 10px;
padding-right: 10px;
top: 270px;
font-size: large;
font-weight: bold;
text-align: center;
width: 180px;
}
.chemin{
width: calc( 100% - 12px);
position: relative;
overflow: hidden;
height: 260px;
margin: 50px auto;
border: 1px solid red;
border-radius: 15px;
background: #ffdede;
}
.chemin_titre{
position: absolute;
margin: auto;
left: 51px;
overflow: hidden;
text-overflow: ellipsis;
color: red;
}
.chemin .img1{
width: 30px;
position: absolute;
left: 0;
border: 1px solid red;
border-radius: 15px;
box-shadow: 1px 0px 8px red;
height: 200px;
margin-top: 30px;
margin-left: 10px;
cursor: pointer;
background: white;
}
.flecheg {
border-top: 10px solid transparent;
border-right: 20px solid #f00;
border-bottom: 10px solid transparent;
margin-top: 90px;
position: absolute;
left: 4px;
}
.chemin .img2{
width: 30px;
position: absolute;
right: 0;
border: 1px solid red;
border-radius: 15px;
box-shadow: 1px 0px 8px red;
height: 200px;
margin-top: 30px;
margin-right: 10px;
cursor: pointer;
background: white;
}
.fleched {
border-top: 10px solid transparent;
border-left: 20px solid #f00;
border-bottom: 10px solid transparent;
margin-top: 90px;
position: absolute;
left: 4px;
}
.chemin_produits{
position: absolute;
left: 50px;
right: 50px;
overflow: hidden;
white-space: nowrap;
margin-top: 20px;
background: white;
}
.chemin_produit{
width: 200px;
height: 200px;
margin: 10px;
display: inline-block;
border: 1px solid red;
border-radius: 15px;
box-shadow: 1px 0px 8px red;
vertical-align: top;
padding: 5px;
}
.chemin_produit img{
width: 90px;
max-height: 180px;
cursor: pointer;
padding-bottom: 5px;
}
.chemin_nom{
font-size: medium;
text-align: center;
white-space: normal;
position: relative;
}
.chemin_prix_HT, .chemin_prix_TTC{
position: absolute;
padding-left: 10px;
padding-right: 10px;
top: 200px;
font-size: medium;
font-weight: bold;
text-align: center;
width: 180px;
}
.categorie{
color: red;
font-size: large;
font-weight: bold;
}
.invisible{
display: none;
}

#top_produits{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 70px;
z-index: 1;
}
#top_produits .logo{
width: 100px;
top: 10px;
left: 10px;
position: absolute;
}
#menu_dyn, #menu_dyn ul {
margin: 0;
padding: 0;
list-style: none;
color: white;
}

#menu_dyn {
position: absolute;
top: 11px;
left: 170px;
width: 1006px;
margin: 0 auto;
border: 1px solid #222;
background-color: #111;
background-image: -moz-linear-gradient(#444, #111); 
background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
background-image: -webkit-linear-gradient(#444, #111);	
background-image: -o-linear-gradient(#444, #111);
background-image: -ms-linear-gradient(#444, #111);
background-image: linear-gradient(#444, #111);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}

#menu_dyn:before,
#menu_dyn:after {
content: "";
display: table;
}

#menu_dyn:after {
clear: both;
}

#menu_dyn {
zoom:1;
}

#menu_dyn li {
float: left;
border-right: 1px solid #222;
-moz-box-shadow: 1px 0 0 #444;
-webkit-box-shadow: 1px 0 0 #444;
box-shadow: 1px 0 0 #444;
position: relative;
width: 250px;
text-align: center;
}

#menu_dyn a {
float: left;
padding: 12px 0;
color: #999;
text-transform: uppercase;
font: bold 12px Arial, Helvetica;
text-decoration: none;
text-shadow: 0 1px 0 #000;
overflow: hidden;
text-overflow: ellipsis; 
width: 100%;
}
#menu_dyn input {
margin-top: 8px;
display: inline-block;
height: 25px;
}
#menu_dyn img{
margin-left: 20px;
display: inline-block;
width: 30px;
vertical-align: middle;
}
#menu_dyn li:hover > a {
color: #fafafa;
}

*html #menu_dyn li a:hover { /* IE6 only */
color: #fafafa;
}

#menu_dyn ul {
margin: 20px 0 0 0;
_margin: 0; /*IE6 only*/
opacity: 0;
visibility: hidden;
position: absolute;
top: 38px;
left: 0;
z-index: 9999;    
background: #444;
background: -moz-linear-gradient(#444, #111);
background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
background: -webkit-linear-gradient(#444, #111);    
background: -o-linear-gradient(#444, #111);	
background: -ms-linear-gradient(#444, #111);	
background: linear-gradient(#444, #111);
-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;  
}

#menu_dyn li:hover > ul {
opacity: 1;
visibility: visible;
margin: 0;
}

#menu_dyn ul ul {
top: 0;
left: 250px;
margin: 0 0 0 20px;
_margin: 0; /*IE6 only*/
-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
box-shadow: -1px 0 0 rgba(255,255,255,.3);		
}

#menu_dyn ul li {
float: none;
display: block;
border: 0;
_line-height: 0; /*IE6 only*/
-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}

#menu_dyn ul li:last-child {   
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;    
}

#menu_dyn ul a {    
padding: 10px;
width: 230px;
_height: 10px; /*IE6 only*/
display: block;
white-space: nowrap;
float: none;
text-transform: none;
}

#menu_dyn ul a:hover {
background-color: #ff0000;
background-image: -moz-linear-gradient(white,  #ff0000);	
background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#ff0000));
background-image: -webkit-linear-gradient(white, #ff0000);
background-image: -o-linear-gradient(white, #ff0000);
background-image: -ms-linear-gradient(white, #ff0000);
background-image: linear-gradient(white, #ff0000);
color: black;
}

#menu_dyn ul li:first-child > a {
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}

#menu_dyn ul li:first-child > a:after {
content: '';
position: absolute;
left: 40px;
top: -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #444;
}

#menu_dyn ul ul li:first-child a:after {
left: -6px;
top: 50%;
margin-top: -6px;
border-left: 0;	
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
border-right: 6px solid #3b3b3b;
}

#menu_dyn ul li:first-child a:hover:after {
border-bottom-color: red; 
}

#menu_dyn ul ul li:first-child a:hover:after {
border-right-color: red; 
border-bottom-color: transparent; 	
}

#menu_dyn ul li:last-child > a {
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}