/* CSS Document */
        #calageNavService{
            height:40px;
            display: inline-block;
            height: 42px;
            position: relative;
            width: 1px;
        }
    

#navService{
		    background:url(http://www.thewinepatriot.com/themes/24/images/Fond_Services_Bas.png)repeat-x #FFFFFF;
        background-position:center center;
    height:40px;	
    width:100%;
    z-index:101;
    position:fixed;
    bottom:0;
    }

#decalageNavBas{
	height:40px;
}

.signature{
	height:40px;
	width:40px;
}

#adresseNav, #titreSiteMobile{
  font-family:Palatino, Times;
  font-size:16px;
  font-style:italic;
  font-weight:normal;
  text-decoration:none;
  color:#626262;
  ;
}

#messageNav, .texteNavServiceMobile, #popupLangues{
  font-family:Lucida Grande, Arial;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#A0A0A0;
  ;
}

#celluleNavDroite a{
    height:40px;
    line-height:40px;
    float:right;
}

#celluleNavLangues{
    height:100%;
    display: table-cell;
    vertical-align: middle;
    position:relative;
    width:30px;
    padding:5px;
}

#celluleNavLangues img{
	display:block;
    float:left;
    cursor:pointer;
    height:30px;
    width:30px;
}

#popupLangues{
    bottom:40px;
    color:#FFF;
}

#popupLangues img{
    cursor:pointer;
}


.boutonNav{
	display:block;
    width:40px;
    background-repeat:no-repeat;
    background-position:center center;
}

.boutonNav:hover{
	background-color:rgba(0,0,0,0.15);
    color:#FFFFFF;
}

.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:#A0A0A0;
    color:#FFFFFF;
}

.boutonNavTexteImage{
    display: table;
    text-decoration: none;
    width: auto;
    background-none;
    background-repeat:no-repeat;
    background-position:left center;
    padding: 0 10px 0 45px;
}
.boutonNavTexteImage:hover{
    background-color:#A0A0A0;
    color:#FFFFFF;
}


.boutonNavTexteImage span, .boutonNavTexte span{
   display:table-cell;
   vertical-align:middle;
}

.boutonNav img{
	display:block;
    opacity:0;
}

#separateurreseauxservices{
    /*width:40px;
    height:40px;
    float:right;*/
}

.btComptes{
    display:block;
    float:right;
    height:40px;
    width:40px;
    text-align:center;
        background-image:url(http://www.thewinepatriot.com/themes/24/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.thewinepatriot.com/themes/24/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:Lucida Grande, Arial;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    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:40px;
    width:80px;
    text-align:center;
        background-image:url(http://www.thewinepatriot.com/images/pictos/picto_shop_off.png);
    background-repeat:no-repeat;
    background-position:left center;
    position:relative;
}

.btPanierOn{
    display:block;
    float:right;
    height:40px;
    width:80px;
    text-align:center;
        background-image:url(http://www.thewinepatriot.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.thewinepatriot.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: 40px;
    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:Lucida Grande, Arial;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    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 #93117E;
    font-family:Lucida Grande, Arial;
    font-style:normal;
    font-weight:normal;
    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 #93117E;
   font-family:Lucida Grande, Arial;
    font-style:normal;
    font-weight:normal;
    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:4px dotted #B5B5B5;
    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 #93117E;
    color:#FFFFFF;
    background-position:left center;
    font-family:Lucida Grande, Arial;
    font-style:normal;
    font-weight:normal;
    font-size: 12px;
}

.boutonGestionInfosValider{
    background: url("/images/suivant.php?couleur1=FFFFFF") no-repeat scroll right center #93117E;
    color:#FFFFFF;
    background-position:right center;
    font-family:Lucida Grande, Arial;
    font-style:normal;
    font-weight:normal;
    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:4px dotted #B5B5B5;
}

.listeAdressesFacturationLivraison td{
	border-bottom:4px dotted #B5B5B5;
   	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:4px dotted #B5B5B5;	border-right:4px dotted #B5B5B5;    padding:5px 15px;
}

.listeCommandes tbody tr td{
	border:4px dotted #B5B5B5;    padding:5px 15px;
    vertical-align: middle;
}

.listeCommandesTR0{
	background-color: rgba(220, 220, 220, 0.25);
}

.listeCommandesTR1{

}

.enteteAdresseFacturation{
    background-image: url("../../../images/facturation.php?couleur1=755B0A");
    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=755B0A");
    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:#93117E;
border-color:#FFFFFF;
}
.etapesPanier li.normal{
	background-color:;
border-color:#2E1A06;
}
.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 #FFFFFF;
}
.entetePanier{
	background-color:;
}

/*.tdListeAdresses{
	border-top:4px dotted #B5B5B5;	border-bottom:4px dotted #B5B5B5;	padding: 10px;
    vertical-align:middle;
}
.trListeAdresses:hover{
	background-color:rgba(220,220,220,0.5);
}*/

body{
	            background:url(http://www.thewinepatriot.com/themes/24/images/Fond_Site.jpg);
    background-attachment:scroll;
  background-repeat:no-repeat;
  background-position:center top;
  background-color:#FFFFFF;
  padding:0px;
}
/*------------------*/
.zoneTexte1{
	;	
      padding:0;
  overflow:hidden;
  /*display:inline-block;*/
}

.zoneTexte2{
	background-color:#93117E;	
      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:30px;
    /*padding-left:10px;*/
}

.texteFil{
  font-family:Lucida Grande, Arial;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#A0A0A0;
  ;
}

.texteFil:hover{
  font-family:Lucida Grande, Arial;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#313131;
  ;
}

.texteFilActif{
  font-family:Lucida Grande, Arial;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#626262;
  ;
}
#menu{
	height:31px;
    padding-top:11px;
padding-bottom:11px;
	    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:#93117E;
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
}

.bouton2{
	color:#313131;
	background-color:;
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
}


.texteMenu{
  display:block;
  /*position:absolute;*/
  /*width:inherit;*/
  font-family:Lucida Grande, Arial;
font-size:15px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#2E1A06;
padding:7px 5px 7px 5px;
text-shadow:0 1px 0 rgba(255,255,255,0.15)  /*margin-top:-0.5em;*/
}
.texteMenuOver{
  display:block;
 /* position:absolute;*/
  /*width:inherit;*/
  font-family:Lucida Grande, Arial;
font-size:15px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
padding:7px 5px 7px 5px;
text-shadow:0 1px 0 rgba(0,0,0,0.25)  /*margin-top:-0.5em;*/
}

.texteMenuActif{
  display:block;
  /*position:absolute;*/
 /* width:inherit;*/
  font-family:Lucida Grande, Arial;
font-size:15px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
padding:7px 5px 7px 5px;
text-shadow:0 1px 0 rgba(0,0,0,0.25)  /*margin-top:-0.5em;*/
}

.texteSousMenu{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#A67E0C;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}

.texteSousMenuOver{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#FFFFFF;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}

.formeMenu{
	list-style-type:none;
	text-align:center;
	position:relative;
  width:805px;
    margin:0 auto;
  padding:0;
  display: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 54px;
    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: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	float:left;
	margin:0;
 width:160px;
height:31px;
}
.separateurMenu{
	float:left;
	margin:0;
	width:1px;
height:31px;
}
.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: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin:0;
 padding: 0 5px;
 min-width: 100%;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
height:31px;
position:relative;
}
.separateurMenuVertical{
	margin:0;
	height:1px;
width:100%;
float:left;
}
.celluleMenuFond{
}
.celluleMenuFondOver{
background-color:rgba(0,0,0,0.25);box-shadow:0 0 2px rgba(0,0,0,0.25) inset;
}
.celluleMenuFondActif{
}

@media screen and (max-width: 980px) {/*980*/
	.formeMenu, .sousMenu, .sousMenu:hover{
        background-color:#FFFFFF;    }
    
    
    .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:-160px;*/
  /*margin-top:7px;*/
  min-width:160px;  text-align:left;
padding-top:21px;}

.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:-11px;
  min-width:160px;  text-align:left;
margin-left:0;
padding-left:21px;
}

.celluleSousMenu{
  	 height:31px;	 line-height:31px;	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 #523B08;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.celluleSousMenuMilieu{
  	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 1px solid #523B08;
}
.celluleSousMenuFin{
  	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.celluleSousMenuDebutFin{
  	border-top: 0px solid ;
	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
/*---- style de la zone menu vertical ----*/
.celluleSousMenuDebutVertical{
  	border-left: 0px solid ;
	border-right: 0px solid ;
 	border-top: 0px solid ;
	border-bottom: 1px solid #523B08;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.celluleSousMenuMilieuVertical{
  	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 1px solid #523B08;
}
.celluleSousMenuFinVertical{
  	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.celluleSousMenuDebutFinVertical{
   	border-top: 0px solid ;
	border-left: 0px solid ;
 	border-right: 0px solid ;
	border-bottom: 0px solid ;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.celluleSousMenuFond{
	background-color:#2E1A06;
}
.celluleSousMenuFondOver{
background-color:#2E1A06;
}


/*Creation du style des séparateurs de cellule*/
.separateurCellule{
	border-right:4px dotted #B5B5B5;}

/*Creation des styles de police pour le contenu*/
.titre1{
  font-family:Lucida Grande, Arial;
  font-size:24px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  color:#2E1A06;
  background-color:#;
  ;
}
.sousTitre1{
  font-family:Lucida Grande, Arial;
  font-size:20px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#C4A553;
  background-color:#;
  ;
  margin: 10px 0;
}
.chapeau1{
  font-family:Palatino, Times;
  font-size:22px;
  font-style:italic;
  font-weight:normal;
  text-decoration:none;
  color:#755B0A;
  background-color:#;
  ;
}
.texteNormal1{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#434343;
  background-color:#;
  ;
}
.texteImportant1{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  color:#313131;
  background-color:#;
  ;
}
.citation1{
  font-family:Palatino, Times;
  font-size:18px;
  font-style:italic;
  font-weight:normal;
  text-decoration:none;
  color:#FFFFFF;
  background-color:#2E1A06;
  ;
}
.legende1{
  font-family:Lucida Grande, Arial;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#B5B5B5;
  background-color:#;
  ;
}
.lien1{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  color:#93117E;
  background-color:#;
  ;
}
.lien1:hover{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:underline;
  color:#49083F;
  background-color:#;
  ;
}

.lien1:visited{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  color:#49083F;
  background-color:#;
  ;
}

.lienOff1{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:line-through;
  color:#93117E;
  background-color:#;
  ;
  opacity:0.7;
}

    /*règle horizontale 1*/
	.reglehorizontale1{
	  color:#B5B5B5;
        border-style: dotted;
        border-width: 0 0 1px 0;
    }

.titre2{
  font-family:Lucida Grande, Arial;
  font-size:24px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  color:#FFFFFF;
  background-color:#;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.sousTitre2{
  font-family:Lucida Grande, Arial;
  font-size:20px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#3B0733;
  background-color:#;
  text-shadow:0 1px 0 rgba(255,255,255,0.15);
  margin: 10px 0;
}
.chapeau2{
  font-family:Palatino, Times;
  font-size:22px;
  font-style:italic;
  font-weight:bold;
  text-decoration:none;
  color:#C4A553;
  background-color:#;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.texteNormal2{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#FFFFFF;
  background-color:#;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.texteImportant2{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  color:#FFFFFF;
  background-color:#;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.citation2{
  font-family:Palatino, Times;
  font-size:18px;
  font-style:italic;
  font-weight:normal;
  text-decoration:none;
  color:#FFFFFF;
  background-color:#49083F;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.legende2{
  font-family:Lucida Grande, Arial;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#C4A553;
  background-color:#;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.lien2{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  color:#84D0F0;
  background-color:#;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.lien2:hover{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:underline;
  color:#009EE0;
  background-color:#;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}

.lien2:visited{
  font-family:Lucida Grande, Arial;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  color:#84D0F0;
  background-color:#;
  text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
/*règle horizontale 2*/
.reglehorizontale2{
  color:#C4A553;
    border-style: dotted;
    border-width: 0 0 1px 0;
}


/*style pour les div contenant le texte à l'intérieur des zones de texte*/
.contenuHeaderTexte{
	height:280px;
overflow-y:auto;overflow-x:hidden;  margin: 0 20px;
  /*overflow:hidden;*/
  /*width:inherit;*/
}

.contenuBodyTexte{
	min-height:220px;
overflow:hidden;  margin: 0 20px;
  /*overflow:hidden;*/
  /*width:inherit;*/
}

.contenuFooterTexte{
	height:100px;
overflow-y:auto;overflow-x: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:280px;
    width:inherit;
    /*overflow:hidden;*/
}

.contenuBodyImage, .contenuBodyImage ul{
	height:220px;
    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;
}