@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400&subset=latin-ext,latin);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200&subset=latin-ext,latin);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:600&subset=latin-ext,latin);
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400&subset=latin-ext,latin);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300&subset=latin-ext,latin);
/* CSS Document */
        #calageNavService{
            height:51px;
            display: inline-block;
            height: 42px;
            position: relative;
            width: 1px;
        }
    

#navService{
		    background:url(http://www.vvplantes.com/themes/41/images/Fond_Nav_Bas.png)repeat-x #716258;
        background-position:center center;
    height:51px;	
    width:100%;
    z-index:101;
    position:fixed;
    bottom:0;
    }

#decalageNavBas{
	height:51px;
}

.signature{
	height:40px;
	width:40px;
}

#adresseNav, #titreSiteMobile{
  font-family:Source Sans Pro;
  font-size:13px;
  font-style:normal;
  font-weight:400;
  text-decoration:none;
  color:#ffffff;
  ;
}

#messageNav, .texteNavServiceMobile, #popupLangues{
  font-family:Source Sans Pro;
  font-size:13px;
  font-style:normal;
  font-weight:400;
  text-decoration:none;
  color:#d2d2d2;
  ;
}

#celluleNavDroite a{
    height:51px;
    line-height:51px;
    float:right;
}

#celluleNavLangues{
    height:100%;
    display: table-cell;
    vertical-align: middle;
    position:relative;
    width:41px;
    padding:5px;
}

#celluleNavLangues img{
	display:block;
    float:left;
    cursor:pointer;
    height:41px;
    width:41px;
}

#popupLangues{
    bottom:51px;
    color:#FFF;
}

#popupLangues img{
    cursor:pointer;
}


.boutonNav{
	display:block;
    width:51px;
    background-repeat:no-repeat;
    background-position:center center;
}

.boutonNav:hover{
	background-color:rgba(0,0,0,0.15);
    color:#716258;
}

.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:#d2d2d2;
    color:#716258;
}

.boutonNavTexteImage{
    display: table;
    text-decoration: none;
    width: auto;
    background-none;
    background-repeat:no-repeat;
    background-position:left center;
    padding: 0 10px 0 56px;
}
.boutonNavTexteImage:hover{
    background-color:#d2d2d2;
    color:#716258;
}


.boutonNavTexteImage span, .boutonNavTexte span{
   display:table-cell;
   vertical-align:middle;
}

.boutonNav img{
	display:block;
    opacity:0;
}

#separateurreseauxservices{
    /*width:51px;
    height:51px;
    float:right;*/
}

.btComptes{
    display:block;
    float:right;
    height:51px;
    width:51px;
    text-align:center;
        background-image:url(http://www.vvplantes.com/themes/41/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://www.vvplantes.com/themes/41/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;
        top:-48px        /*border:1px solid rgba(255,255,255,0.3);*/
}

.boutonCompte{
	padding:5px;
    color:#FFF;
    border:none;
    border-radius:2px;
    font-family:Source Sans Pro;
    font-size:16px;
    font-style:normal;
    font-weight:300;
    text-decoration:none;
    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:51px;
    width:102px;
    text-align:center;
        background-image:url(http://www.vvplantes.com/images/pictos/picto_shop_off.png);
    background-repeat:no-repeat;
    background-position:left center;
    position:relative;
}

.btPanierOn{
    display:block;
    float:right;
    height:51px;
    width:102px;
    text-align:center;
        background-image:url(http://www.vvplantes.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://www.vvplantes.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);*/
        top:-48px    }

#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: 51px;
    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:Source Sans Pro;
    font-size:16px;
    font-style:normal;
    font-weight:300;
    text-decoration:none;
    cursor:pointer;
    background:url("/images/suivant.png") no-repeat scroll right center #059EE1;
    height: 20px;
    line-height: 20px;
}

.boutonSuitePanier{
    color:#ffffff;
    background: url("/images/suivant.php?couleur1=ffffff") no-repeat scroll right center #716258;
    font-family:Source Sans Pro;
    font-style:normal;
    font-weight:300;
    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:#ffffff;
    background: url("/images/precedent.php?couleur1=ffffff") no-repeat scroll right center #716258;
   font-family:Source Sans Pro;
    font-style:normal;
    font-weight:300;
    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:#ffffff;
    border:1px solid #d2d2d2;
    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=ffffff") no-repeat scroll right center #716258;
    color:#ffffff;
    background-position:left center;
    font-family:Source Sans Pro;
    font-style:normal;
    font-weight:300;
    font-size: 12px;
}

.boutonGestionInfosValider{
    background: url("/images/suivant.php?couleur1=ffffff") no-repeat scroll right center #716258;
    color:#ffffff;
    background-position:right center;
    font-family:Source Sans Pro;
    font-style:normal;
    font-weight:300;
    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:1px solid #d2d2d2;
}

.listeAdressesFacturationLivraison td{
	border-bottom:1px solid #d2d2d2;
   	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:1px solid #d2d2d2;	border-right:1px solid #d2d2d2;    padding:5px 15px;
}

.listeCommandes tbody tr td{
	border:1px solid #d2d2d2;    padding:5px 15px;
    vertical-align: middle;
}

.listeCommandesTR0{
	background-color: rgba(220, 220, 220, 0.25);
}

.listeCommandesTR1{

}

.enteteAdresseFacturation{
    background-image: url("../../../images/facturation.php?couleur1=4b3e36");
    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=4b3e36");
    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:#716258;
border-color:#e1d320;
}
.etapesPanier li.normal{
	background-color:#e1d320;
border-color:#897d74;
}
.paragraphePanier, .paragrapheCompte{
    border-bottom: 1px solid #CCCCCC;
    margin: 0 20px;
    padding: 0 20px;
	background-color:#ffffff;
}

#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 #e1d320;
}
.entetePanier{
	background-color:#e1d320;
}

/*.tdListeAdresses{
	border-top:1px solid #d2d2d2;	border-bottom:1px solid #d2d2d2;	padding: 10px;
    vertical-align:middle;
}
.trListeAdresses:hover{
	background-color:rgba(220,220,220,0.5);
}*/

body{
	            background:url(http://www.vvplantes.com/themes/41/images/Fond_Site_3.png), url(http://www.vvplantes.com/themes/41/images/Fond_Site_2.png), url(http://www.vvplantes.com/themes/41/images/Fond_Site_1.png);
    background-attachment:scroll;
  background-repeat:repeat-x,repeat,repeat;
  background-position:center top, center top, center top, center top, center top, center top, center top, center top, center top;
  background-color:#ffffff;
  padding:0px;
}
/*------------------*/
.zoneTexte1{
	background-color:#ffffff;	
      padding:0;
  overflow:hidden;
  /*display:inline-block;*/
}

.zoneTexte2{
	background-color:#716258;	
      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{
  background:url(http://www.vvplantes.com/themes/41/images/fond_fil.png);
  background-position:center center;
  background-repeat:repeat-x;
  position:relative;
	background-color:#ffffff;	
}

#fil div{
	height:60px;
    /*padding-left:10px;*/
}

.texteFil{
  font-family:Source Sans Pro;
  font-size:12px;
  font-style:normal;
  font-weight:200;
  text-decoration:none;
  color:#897d74;
  ;
}

.texteFil:hover{
  font-family:Source Sans Pro;
  font-size:12px;
  font-style:normal;
  font-weight:200;
  text-decoration:underline;
  color:#625146;
  ;
}

.texteFilActif{
  font-family:Source Sans Pro;
  font-size:12px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
  color:#4b3e36;
  ;
}
#menu{
	height:100px;
    padding-top:5px;
padding-bottom:5px;
	  background-position:center center;
  background-repeat:no-repeat;
	;	
  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:#ffffff;
	background-color:#716258;
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
}

.bouton2{
	color:#625146;
	background-color:#e1d320;
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
}


.texteMenu{
  display:block;
  /*position:absolute;*/
  /*width:inherit;*/
  font-family:Source Sans Pro;
font-size:16px;
font-style:normal;
font-weight:400;
text-decoration:none;
color:#e1d320;
padding:41px 5px 41px 5px;
  /*margin-top:-0.5em;*/
}
.texteMenuOver{
  display:block;
 /* position:absolute;*/
  /*width:inherit;*/
  font-family:Source Sans Pro;
font-size:16px;
font-style:normal;
font-weight:400;
text-decoration:none;
color:#e2d425;
padding:41px 5px 41px 5px;
  /*margin-top:-0.5em;*/
}

.texteMenuActif{
  display:block;
  /*position:absolute;*/
 /* width:inherit;*/
  font-family:Source Sans Pro;
font-size:16px;
font-style:normal;
font-weight:400;
text-decoration:none;
color:#ffffff;
padding:41px 5px 41px 5px;
  /*margin-top:-0.5em;*/
}

.texteSousMenu{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:400;
  text-decoration:none;
  color:#e2d425;
  ;
}

.texteSousMenuOver{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:400;
  text-decoration:none;
  color:#e2d425;
  ;
}

.formeMenu{
	list-style-type:none;
	text-align:center;
	position:relative;
  width:710px;
    margin:0 auto;
  padding:0;
  display:inline-block;
  z-index:100;
  ;
  position:absolute; right:0;;
  
  }

.formeMenuVertical{
	list-style-type:none;
    margin:0;
    padding:0;
	text-align:center;
  	z-index:100;
    display:inline-block;
	padding:0;
;
	            ;	
    background-size:auto 111px;
    background-repeat:repeat-y;
  
    width:100%;}


.celluleDebutMenu, .celluleMilieuMenu, .celluleFinMenu{
	border-top: 0px solid ;
	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	float:left;
	margin:0;
 width:140px;
height:100px;
}
.separateurMenu{
	float:left;
	margin:0;
	width:2px;
height:100px;
background:url(http://www.vvplantes.com/themes/41/images/Separateur_Menu.png);
background-repeat:no-repeat;
}
.celluleFinMenu{margin-right:0;}
.celluleDebutMenu{margin-left:0;}
.celluleDebutMenuVertical, .celluleMilieuMenuVertical, .celluleFinMenuVertical{
	border-top: 0px solid ;
	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	margin:0;
 padding: 0 5px;
 min-width: 100%;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
height:100px;
position:relative;
}
.separateurMenuVertical{
	margin:0;
	height:1px;
width:100%;
float:left;
}
.celluleMenuFond{
}
.celluleMenuFondOver{
background-color:rgba(0,0,0,0.25);}
.celluleMenuFondActif{
}

@media screen and (max-width: 980px) {/*980*/
	.formeMenu, .sousMenu, .sousMenu:hover{
        background-color:#716258;    }
    
    
    .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:0;
      /*margin-left:-140px;*/
  /*margin-top:41px;*/
  min-width:140px;  text-align:center;
padding-top:0px;}

.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:-5px;
  min-width:140px;  text-align:center;
margin-left:0;
padding-left:0;
}

.celluleSousMenu{
  	 height:100px;	 line-height:100px;	padding: 0 20px 0 20px;
}

/*creation des cadres en fonction de la position de la cellule*/

.celluleSousMenuDebut{
  	border-top: 0px solid ;
	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 1px solid #53453c;
	-moz-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 0 0;
}
.celluleSousMenuMilieu{
  	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 1px solid #53453c;
}
.celluleSousMenuFin{
  	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0 0 0px 0px;
	border-radius: 0 0 0px 0px;
}
.celluleSousMenuDebutFin{
  	border-top: 0px solid ;
	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0 0 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
/*---- style de la zone menu vertical ----*/
.celluleSousMenuDebutVertical{
  	border-left: 0px solid ;
	border-right: 0px solid ;
 	border-top: 0px solid ;
	border-bottom: 1px solid #53453c;
	-moz-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 0 0;
}
.celluleSousMenuMilieuVertical{
  	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 1px solid #53453c;
}
.celluleSousMenuFinVertical{
  	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0 0 0px 0px;
	border-radius: 0 0 0px 0px;
}
.celluleSousMenuDebutFinVertical{
   	border-top: 0px solid ;
	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.celluleSousMenuFond{
	background-color:rgba(88,73,63,0.90);
}
.celluleSousMenuFondOver{
background-color:#58493f;
}


/*Creation du style des séparateurs de cellule*/
.separateurCellule{
	border-right:1px solid #d2d2d2;}

/*Creation des styles de police pour le contenu*/
.titre1{
  font-family:Libre Baskerville;
  font-size:22px;
  font-style:normal;
  font-weight:400;
  text-decoration:none;
  color:#897d74;
  background-color:#;
  ;
}
.sousTitre1{
  font-family:Libre Baskerville;
  font-size:20px;
  font-style:normal;
  font-weight:400;
  text-decoration:none;
  color:#50442c;
  background-color:#;
  ;
  margin: 10px 0;
}
.chapeau1{
  font-family:Source Sans Pro;
  font-size:18px;
  font-style:normal;
  font-weight:200;
  text-decoration:none;
  color:#4b3e36;
  background-color:#;
  ;
}
.texteNormal1{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:300;
  text-decoration:none;
  color:#625146;
  background-color:#;
  ;
}
.texteImportant1{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
  color:#625146;
  background-color:#;
  ;
}
.citation1{
  font-family:Libre Baskerville;
  font-size:16px;
  font-style:italic;
  font-weight:400;
  text-decoration:none;
  color:#FFFFFF;
  background-color:#e1d320;
  ;
}
.legende1{
  font-family:Source Sans Pro;
  font-size:14px;
  font-style:italic;
  font-weight:200;
  text-decoration:none;
  color:#b0a8a2;
  background-color:#;
  ;
}
.lien1{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
  color:#9b3287;
  background-color:#;
  ;
}
.lien1:hover{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:underline;
  color:#9b3287;
  background-color:#;
  ;
}

.lien1:visited{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
  color:#79216f;
  background-color:#;
  ;
}

.lienOff1{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:line-through;
  color:#9b3287;
  background-color:#;
  ;
  opacity:0.7;
}

    /*règle horizontale 1*/
	.reglehorizontale1{
	  color:#b0a8a2;
        border-style: solid;
        border-width: 0 0 1px 0;
    }

.titre2{
  font-family:Libre Baskerville;
  font-size:28px;
  font-style:normal;
  font-weight:400;
  text-decoration:none;
  color:#e1d320;
  background-color:#;
  ;
}
.sousTitre2{
  font-family:Libre Baskerville;
  font-size:20px;
  font-style:normal;
  font-weight:400;
  text-decoration:none;
  color:#ffffff;
  background-color:#;
  ;
  margin: 10px 0;
}
.chapeau2{
  font-family:Source Sans Pro;
  font-size:18px;
  font-style:normal;
  font-weight:200;
  text-decoration:none;
  color:#e1d320;
  background-color:#;
  ;
}
.texteNormal2{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:300;
  text-decoration:none;
  color:#ffffff;
  background-color:#;
  ;
}
.texteImportant2{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
  color:#ffffff;
  background-color:#;
  ;
}
.citation2{
  font-family:Libre Baskerville;
  font-size:16px;
  font-style:italic;
  font-weight:400;
  text-decoration:none;
  color:#ffffff;
  background-color:rgba(88,73,63,0.90);
  ;
}
.legende2{
  font-family:Source Sans Pro;
  font-size:14px;
  font-style:italic;
  font-weight:200;
  text-decoration:none;
  color:#4b3e36;
  background-color:#;
  ;
}
.lien2{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
  color:#9b3287;
  background-color:#;
  ;
}
.lien2:hover{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:underline;
  color:#9b3287;
  background-color:#;
  ;
}

.lien2:visited{
  font-family:Source Sans Pro;
  font-size:16px;
  font-style:normal;
  font-weight:600;
  text-decoration:none;
  color:#79216f;
  background-color:#;
  ;
}
/*règle horizontale 2*/
.reglehorizontale2{
  color:#4b3e36;
    border-style: solid;
    border-width: 0 0 1px 0;
}


/*style pour les div contenant le texte à l'intérieur des zones de texte*/
.contenuHeaderTexte{
	height:56px;
overflow-y:auto;overflow-x:hidden;  margin: 0 20px;
  /*overflow:hidden;*/
  /*width:inherit;*/
}

.contenuBodyTexte{
	min-height:450px;
overflow:hidden;  margin: 0 20px;
  /*overflow:hidden;*/
  /*width:inherit;*/
}

.contenuFooterTexte{
	min-height:100px;
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:56px;
    width:inherit;
    /*overflow:hidden;*/
}

.contenuBodyImage, .contenuBodyImage ul{
	height:450px;
    width:inherit;
    position:relative;
    /*overflow:hidden;*/
}

.contenuFooterImage, .contenuFooterImage ul{
	height:100px;
    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;
}