/* ici vos styles statiques */


body {
    background-color: hsl(17.6, 13.6%, 10%) !important;
}

.ligneClient {
    background-color: hsl(17.6, 13.6%, 10%);
    text-align: right;
    padding: 5px 10px;
    position: fixed;
    z-index: 10000;
    width: 100%;
}

#navig {
    background-color: #252525;
    border-top: 4px solid #BF9F62;
border-bottom: 1px solid #BF9F62;
	position:relative;
}

#header {
    background-color: #1e1e1e  !important;
}

#content {
background-color: rgba(0, 0, 0, 0.7) !important;
    padding-bottom: 60px  !important;
}

#page {
/*     background-color: #f5e1c3  !important */
}

#corp {
/*    background-color: #222 !important;*/
}

#contenu {    color: rgba(255, 255, 255, 0.7); opacity:0;}


#contenu h1 {
    color: #c9b576  !important;
}

#contenu h2, #contenu h3, #contenu h4 {
    color: #a48e4a;
}




#contenu p, #contenu li {
    color: rgba(255, 255, 255, 0.7) ;
}

.chapeau, .chapeau p {
    color: #99876d !important;
	font-style: italic;
}
.bloc-img-cuvee h3, .blockart h3 {
    color: rgb(255, 255, 255) !important;
    background-color: #4a4a4a !important;;
	}
	
/* cuvee detail */

h2.artTitre {
    color: #fff !important;
}