/* CSS Document */


#navService{
		    background-color:;
            height:px;	
    width:100%;
    z-index:101;
    position:fixed;
    top:0;
    }

#decalageNavBas{
	height:px;
}

.signature{
	height:40px;
	width:40px;
}

#adresseNav, #titreSiteMobile{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  ;
}

#messageNav, .texteNavServiceMobile, #popupLangues{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  ;
}

#celluleNavDroite a{
    height:px;
    line-height:px;
    float:right;
}

#celluleNavLangues{
    height:100%;
    display: table-cell;
    vertical-align: middle;
    position:relative;
    width:-10px;
    padding:5px;
}

#celluleNavLangues img{
	display:block;
    float:left;
    cursor:pointer;
    height:-10px;
    width:-10px;
}

#popupLangues{
    top:px;
    color:#FFF;
}

#popupLangues img{
    cursor:pointer;
}


.boutonNav{
	display:block;
    width:px;
    background-repeat:no-repeat;
    background-position:center center;
}

.boutonNav:hover{
	background-color:rgba(0,0,0,0.15);
    color:;
}

.boutonNavTexte{
    display: table;
    text-decoration: none;
    width: auto;
    background-none;
    background-repeat:no-repeat;
    background-position:1000% 1000%;/*masquage de l'icone affiché seulement en mode mobile*/
    padding:0 5px;
}
.boutonNavTexte:hover ,.boutonNavTexte:hover span{
    background-color:#;
    color:;
}

.boutonNavTexteImage{
    display: table;
    text-decoration: none;
    width: auto;
    background-none;
    background-repeat:no-repeat;
    background-position:left center;
    padding: 0 10px 0 5px;
}
.boutonNavTexteImage:hover{
    background-color:#;
    color:;
}


.boutonNavTexteImage span, .boutonNavTexte span{
   display:table-cell;
   vertical-align:middle;
}

.boutonNav img{
	display:block;
    opacity:0;
}

#separateurreseauxservices{
    /*width:px;
    height:px;
    float:right;*/
}

.btComptes{
    display:block;
    float:right;
    height:px;
    width:px;
    text-align:center;
        background-image:url(http://tenan-et-vous.com/themes//pictos/comptesgris.png);
    background-repeat:no-repeat;
    background-position:center center;
    position:relative;
}

.btComptes:hover{
    background-color: rgba(0,0,0,.71);;
    background-image:url(http://tenan-et-vous.com/themes//pictos/comptesblanc.png);
    background-repeat:no-repeat;
    background-position:center center;
}

.btComptes img{
	opacity:0;
}

.btComptes:hover #detailsComptes1{
	display:block;
}

.btComptes #detailsComptes1{
    display:none;
    text-align: right;
    white-space: nowrap;
}

#detailsComptes1{
    background-color: rgba(0,0,0,.71);;
   /* height: 50px;*/
   /* width: 275px;*/
    position: absolute;
    right:0;
        /*border:1px solid rgba(255,255,255,0.3);*/
}

.boutonCompte{
	padding:5px;
    color:#FFF;
    border:none;
    border-radius:2px;
    font-family:;
    font-size:px;
    font-style:;
    font-weight:;
    text-decoration:;
    cursor:pointer;
    margin: 10px;
    text-align: left;
    min-width:200px;
	height: 20px;
    line-height: 20px;
}

#infosCompteConnecte{
    background: none;
    color: #fff;
    display: inline-block;
    padding: 20px;
}

#detailsComptes1 > img:last-child {
    margin-right: 10px;
}
/*---------- Panier*/
.btPanier{
    display:block;
    float:right;
    height:px;
    width:0px;
    text-align:center;
        background-image:url(http://tenan-et-vous.com/images/pictos/picto_shop_off.png);
    background-repeat:no-repeat;
    background-position:left center;
    position:relative;
}

.btPanierOn{
    display:block;
    float:right;
    height:px;
    width:0px;
    text-align:center;
        background-image:url(http://tenan-et-vous.com/images/pictos/picto_shop_off.png);
    background-repeat:no-repeat;
    background-position:left center;
}

.btPanier:hover, .btPanierOn:hover{
    background-color: rgba(0,0,0,.71);
        background-image:url(http://tenan-et-vous.com/images/pictos/picto_shop_over.png);
    background-repeat:no-repeat;
    background-position:left center;
}

.btPanier img{
	opacity:0;
}

.btPanier:hover #detailsPanier1, .btPanierOn:hover #detailsPanier1{
	display:block;
}


.btPanier:hover #detailsPanier1, .btPanierOn:hover #detailsPanier1{
	display:block;
}

.btPanier #detailsPanier1, .btPanierOn #detailsPanier1{
    display:none;
    text-align: right;
}

#detailsPanier1{
   /* height: 50px;*/
   /* width: 275px;*/
   min-width:250px;
    position: absolute;
    right: 0;
    /*border:1px solid rgba(255,255,255,0.3);*/
    }

#detailsPanier1 tr{
    background-color: rgba(0,0,0,.71);
}

#detailsPanier1 tr:hover{
    background-color: rgba(0,0,0,.81);
}

#detailsPanier1 td{
	padding:10px;
    vertical-align: baseline;
    border-top:1px solid #777777;
    border-bottom:1px solid #777777;
    font-size:75%;
    text-align:left;
}



#detailsPanier1 input[type=text]{
    border: medium none;
    border-radius: 2px;
    padding: 3px;
    width: 25px;
    font-size:75%;
}

#compteurProduitsPanier{
    background-color: #059EE1;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-size: 75%;
    margin-left: px;
    padding: 1px 7px 3px;
    position: absolute;
    top: 5px;
    -webkit-transition-duration:0.2s;
    -webkit-transition-property:-webkit-transform;
    -webkit-transform-origin:100% 0;
    -moz-transition-duration:0.2s;
    -moz-transition-property:-moz-transform;
    -moz-transform-origin:100% 0;
    transition-duration:0.2s;
    transition-property:transform;
    transform-origin:100% 0;
}

.btPanier:hover #compteurProduitsPanier, .btPanierOn:hover #compteurProduitsPanier{
    background-color: #FFFFFF;
    color: #313131;
}

.btFermePanier{
	cursor:pointer;
}

#detailsPanier1 tr:hover .btFermePanier{
	opacity:0.25;
}

.boutonValiderPanier{
	padding:5px;
    color:#FFF;
    border:none;
    border-radius:2px;
    font-family:;
    font-size:px;
    font-style:;
    font-weight:;
    text-decoration:;
    cursor:pointer;
    background:url("/images/suivant.png") no-repeat scroll right center #059EE1;
    height: 20px;
    line-height: 20px;
}

.boutonSuitePanier{
    color:#;
    background: url("/images/suivant.php?couleur1=") no-repeat scroll right center ;
    font-family:;
    font-style:;
    font-weight:;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    margin: 20px 20px 70px 0;
    padding: 10px 5px 10px 10px;
    width: 250px;
    float:right;
}
.boutonPrecedentPanier{
    color:#;
    background: url("/images/precedent.php?couleur1=") no-repeat scroll right center ;
   font-family:;
    font-style:;
    font-weight:;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    margin: 20px 0 70px 20px;
    padding: 10px;
    width: 250px;
    text-align:right;
    float:left;
}

.boutonSuitePanier:hover, .boutonPrecedentPanier:hover, .boutonGestionInfosAnnuler:hover, .boutonGestionInfosValider:hover{
	opacity:0.8;
}

.boutonValiderPanier:hover{
    background:url("/images/suivantOver.png") no-repeat scroll right center #FFFFFF;
    color:#059EE1;
}

.formGestionInfos{
	background-color:;
    border:px  ;
    display: inline-block;
    padding: 15px;
    margin: 5px 0;
}

.formGestionInfos table{
	width:500px;
}

.formGestionInfos table:last-child{
	width:660px;
}

.boutonGestionInfosAnnuler{
    background: url("/images/annuler.php?couleur1=") no-repeat scroll right center ;
    color:#;
    background-position:left center;
    font-family:;
    font-style:;
    font-weight:;
    font-size: 12px;
}

.boutonGestionInfosValider{
    background: url("/images/suivant.php?couleur1=") no-repeat scroll right center ;
    color:#;
    background-position:right center;
    font-family:;
    font-style:;
    font-weight:;
    font-size: 12px;
}

.champObligatoire{
    background-image: url("../../../images/obligatoire.png");
    background-position: right 5px center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    padding-right:20px;
}


.listeAdressesFacturationLivraison{
    display: table;
    margin: 10px 0;
    list-style-type:none;
    border-collapse:collapse;
}

.titreAdressesFacturationLivraison{
	border-bottom:px  ;
}

.listeAdressesFacturationLivraison td{
	border-bottom:px  ;
   	padding:10px;
}

.celluleSupprimeAdresseFacturationLivraison{
    background-image: url("../../../images/supprimer.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 20px;
}


.listeAdressesFacturationLivraison tr:hover{
	opacity:0.7;
}

.listeCommandes{

}

.listeCommandes thead tr td{
	border-left:px  ;	border-right:px  ;    padding:5px 15px;
}

.listeCommandes tbody tr td{
	border:px  ;    padding:5px 15px;
    vertical-align: middle;
}

.listeCommandesTR0{
	background-color: rgba(220, 220, 220, 0.25);
}

.listeCommandesTR1{

}

.enteteAdresseFacturation{
    background-image: url("../../../images/facturation.php?couleur1=");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 10px 0 0;
    padding: 5px 5px 5px 25px;
}

.enteteAdresseLivraison{
    background-image: url("../../../images/livraison.php?couleur1=");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 10px 0 0;
    padding: 5px 5px 5px 35px;
}


.etapesPanier{
    border-spacing: 20px;
    display: table;
    margin: 0 auto;
    padding: 0;
}

.etapesPanier li {
		border-radius: 30px 30px 30px 30px;
		border-spacing: 30px 0;
		border-style: solid;
		border-width: 3px;
		display: table-cell;
		height: 54px;
		text-align: center;
		vertical-align: middle;
		width: 54px;
		font-size:24px;
		font-family:Arial, Helvetica;
    
}

.etapesPanier li.actif{
	background-color:;
border-color:#;
}
.etapesPanier li.normal{
	background-color:;
border-color:#;
}
.paragraphePanier, .paragrapheCompte{
    border-bottom: 1px solid #CCCCCC;
    margin: 0 20px;
    padding: 0 20px;
	background-color:;
}

#entete{
	}

#piedPanier, #piedCompte{
    margin: 0 20px;
        overflow:hidden;
}

.listePanier td {
    padding: 10px;
    vertical-align: middle;
}
.listePanier .plusmoins{
    width:15px;
    height:15px;
    border-radius: 10px;
    font-family: Arial,Helvetica;
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
    display:inline-block;
    text-align:center;
    
}
.plusmoins{
	cursor:pointer;
}
.listePanier th, #piedPanier td{
    border-right:1px solid #;
}
.entetePanier{
	background-color:;
}

/*.tdListeAdresses{
	border-top:px  ;	border-bottom:px  ;	padding: 10px;
    vertical-align:middle;
}
.trListeAdresses:hover{
	background-color:rgba(220,220,220,0.5);
}*/

body{
	                      ;
  padding:0px;
}
/*------------------*/
.zoneTexte1{
	;	
      padding:0;
  overflow:hidden;
  /*display:inline-block;*/
}

.zoneTexte2{
	;	
      padding:0;
  overflow:hidden;
  /*display:inline-block;*/
}
/*-------------------*/

.zoneFormulaire{
    }

.zoneImage{
	;
      padding:0;
  overflow:hidden;
  display:inline-block;
/*-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);*/
}

.zoneFlash{
	;	
  padding:0;
    }

.zoneGoogleMaps{
	background-color:#e7ebf8;	
  padding:0;
    }

.zoneActualite, .zoneActualite img, .zoneActualite>div>article>span>span, .zoneCatalogueV2, .zoneCatalogueV2 img, .zoneCatalogueV2>div>article>span>span{
	}

.zoneMenu{
	position:relative;
}

#fil{
        position:relative;
	;	
}

#fil div{
	height:px;
    /*padding-left:10px;*/
}

.texteFil{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  ;
}

.texteFil:hover{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  ;
}

.texteFilActif{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  ;
}
#menu{
	    	    	;	
  position:relative;
}


/*formatage des formulaires*/
form input[type=button], form input[type=submit]{
	cursor:pointer;
	border:none;
	padding: 10px;
    border-radius:2px;
}
form input[type=button]:hover{
	cursor:pointer;
	border:none;
	padding: 10px;
    border-radius:2px;
    opacity:0.75;
}

.bouton1{
	color:#;
	background-color:;
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
}

.bouton2{
	color:#;
	background-color:;
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
}


.texteMenu{
  display:block;
  /*position:absolute;*/
  /*width:inherit;*/
  font-family:;
font-size:px;
font-style:;
font-weight:;
text-decoration:;
color:#;
padding:-1px 5px -1px 5px;
  /*margin-top:-0.5em;*/
}
.texteMenuOver{
  display:block;
 /* position:absolute;*/
  /*width:inherit;*/
  font-family:;
font-size:px;
font-style:;
font-weight:;
text-decoration:;
color:#;
padding:-1px 5px -1px 5px;
  /*margin-top:-0.5em;*/
}

.texteMenuActif{
  display:block;
  /*position:absolute;*/
 /* width:inherit;*/
  font-family:;
font-size:px;
font-style:;
font-weight:;
text-decoration:;
color:#;
padding:-1px 5px -1px 5px;
  /*margin-top:-0.5em;*/
}

.texteSousMenu{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  ;
}

.texteSousMenuOver{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  ;
}

.formeMenu{
	list-style-type:none;
	text-align:center;
	position:relative;
      margin:0  0 0 0px;
  padding:0;
  display:inline-block;
  z-index:100;
  ;
  ;
  
  }

.formeMenuVertical{
	list-style-type:none;
    margin:0;
    padding:0;
	text-align:center;
  	z-index:100;
    display:inline-block;
	padding:0;
;
	            ;	
    background-size:auto 1px;
    background-repeat:repeat-y;
  
    width:100%;}


.celluleMenuFond{
}
.celluleMenuFondOver{
}
.celluleMenuFondActif{
}

@media screen and (max-width: 980px) {/*980*/
	.formeMenu, .sousMenu, .sousMenu:hover{
            }
    
    
    .listePanier .plusmoins{
	width:25px;
    height:25px;
    border-radius: 12.5px;
    font-family: Arial,Helvetica;
    font-size: 22px;
    font-weight: normal;
    margin-left: 5px;
    display: inline-block;
	text-align: center;
    }
    .listePanier th:nth-child(2), .listePanier td:nth-child(3), .listePanier td:nth-child(1), .listePanier td:nth-child(4){
    display:none;
    }
    .listePanier tbody td:nth-child(6) span{
    display:none;
    }
    .paragraphePanier{
    margin:0px;
    padding:0;
    width:100%;
    }
    
    .piedPanier{
    padding:0px;
    width:100%;
    }
    #piedPanier{
    width:100%;
    }
    .boutonPrecedentPanier{
        margin:10px 0px 0px;
        width:calc(100% - 20px);
        background-position: calc(100% - 30px) center;
        text-align:center;
    }
    .boutonSuitePanier{
        margin:10px 0px 0px;
        width:100%;
        background-position: right center;
        text-align:center;
    }
    
    .paragrapheCompte{
        margin: 0;
        padding: 0 10px;
        width: 100%;
    }
    
}

.sousMenu{
	position:absolute;
	list-style-type:none;
	padding-left:0px;
	display:none;
	float:left;
    background: url(/images/image_vide.png);
        margin-left:-5px;
      /*margin-left:-px;*/
  /*margin-top:-1px;*/
  min-width:px;  padding-top:px;}

.sousMenuVertical{
	position:absolute;
	list-style-type:none;
	padding-top:0px;
	display:none;
	float:left;
    background: url(/images/image_vide.png);
    left:100%;
    top:0;
    margin-top:0px;
  min-width:100px;  margin-left:0;
padding-left:0;
}

.celluleSousMenu{
  	 height:px;	 line-height:px;	padding: 0 20px 0 20px;
}

/*creation des cadres en fonction de la position de la cellule*/

.celluleSousMenuDebut{
  	border-top: px solid ;
	border-left: px solid ;
 	border-right: px solid ;
	border-bottom: px solid ;
	-moz-border-radius: px px 0 0;
	border-radius: px px 0 0;
}
.celluleSousMenuMilieu{
  	border-left: px solid ;
 	border-right: px solid ;
	border-bottom: px solid ;
}
.celluleSousMenuFin{
  	border-left: px solid ;
 	border-right: px solid ;
	border-bottom: px solid ;
	-moz-border-radius: 0 0 px px;
	border-radius: 0 0 px px;
}
.celluleSousMenuDebutFin{
  	border-top: px solid ;
	border-left: px solid ;
 	border-right: px solid ;
	border-bottom: px solid ;
	-moz-border-radius: 0 0 px px;
	border-radius: px px px px;
}
/*---- style de la zone menu vertical ----*/
.celluleSousMenuDebutVertical{
  	border-left: px solid ;
	border-right: px solid ;
 	border-top: px solid ;
	border-bottom: px solid ;
	-moz-border-radius: px px 0 0;
	border-radius: px px 0 0;
}
.celluleSousMenuMilieuVertical{
  	border-left: px solid ;
 	border-right: px solid ;
	border-bottom: px solid ;
}
.celluleSousMenuFinVertical{
  	border-left: px solid ;
 	border-right: px solid ;
	border-bottom: px solid ;
	-moz-border-radius: 0 0 px px;
	border-radius: 0 0 px px;
}
.celluleSousMenuDebutFinVertical{
   	border-top: px solid ;
	border-left: px solid ;
 	border-right: px solid ;
	border-bottom: px solid ;
	-moz-border-radius: px px px px;
	border-radius: px px px px;
}

.celluleSousMenuFond{
	background-color:#;
}
.celluleSousMenuFondOver{
background-color:#;
}


/*Creation du style des séparateurs de cellule*/
.separateurCellule{
	border-right:px  ;}

/*Creation des styles de police pour le contenu*/
.titre1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.sousTitre1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
  margin: 10px 0;
}
.chapeau1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.texteNormal1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.texteImportant1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.citation1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.legende1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.lien1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.lien1:hover{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}

.lien1:visited{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}

.lienOff1{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:line-through;
  color:#;
  background-color:#;
  ;
  opacity:0.7;
}

    /*règle horizontale 1*/
	.reglehorizontale1{
	  color:#;
        border-style: ;
        border-width: 0 0 1px 0;
    }

.titre2{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.sousTitre2{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
  margin: 10px 0;
}
.chapeau2{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.texteNormal2{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.texteImportant2{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.citation2{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.legende2{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.lien2{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
.lien2:hover{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}

.lien2:visited{
  font-family:;
  font-size:px;
  font-style:;
  font-weight:;
  text-decoration:;
  color:#;
  background-color:#;
  ;
}
/*règle horizontale 2*/
.reglehorizontale2{
  color:#;
    border-style: ;
    border-width: 0 0 1px 0;
}


/*style pour les div contenant le texte à l'intérieur des zones de texte*/
.contenuHeaderTexte{
	min-height:px;
overflow:hidden;  margin: 0 20px;
  /*overflow:hidden;*/
  /*width:inherit;*/
}

.contenuBodyTexte{
	min-height:px;
overflow:hidden;  margin: 0 20px;
  /*overflow:hidden;*/
  /*width:inherit;*/
}

.contenuFooterTexte{
	min-height:px;
overflow:hidden;  margin: 0 20px;
  /*overflow:hidden;*/
  /*width:inherit;*/
}

/*style pour les div contenant les images à l'intérieur des zones d'image*/
.contenuHeaderImage, .contenuHeaderImage ul{
	height:px;
    width:inherit;
    /*overflow:hidden;*/
}

.contenuBodyImage, .contenuBodyImage ul{
	height:px;
    width:inherit;
    position:relative;
    /*overflow:hidden;*/
}

.contenuFooterImage, .contenuFooterImage ul{
	height:px;
    width:inherit;
    	overflow:hidden;
}

.contenuHeaderMenu, .contenuBodyMenu, .contenuFooterMenu {
	position:absolute;
    z-index:100;
    width:100%;}

/*style pour éviter des espaces avant et apres les images*/
.imagesDansZones{
	display:block;
}