/* ici vos styles statiques */


body {
    background-color: #111 !important;
}

.ligneClient {
    background-color: #111;
    text-align: right;
    padding: 5px 10px;
    position: fixed;
    z-index: 10000;
    width: 100%;
}

#navig {
    background-color: #2B2225;
    border-top: 1px solid #f1e6a2;
    border-bottom: 1px solid #f1e6a2;
    opacity: 0;
    width: 100%;
	position:relative;
}

#header {
/*    background-color: rgba(0, 0, 0, 0.8) !important;*/
}

#content {
background-color: rgba(14, 14, 14, 0.8) !important;
    padding-top: 60px  !important;;
    padding-bottom: 60px  !important;;
}

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

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

/*#contenu h1 {
    color: #fff !important;
}

.chapeau {
    color: #ccc !important;
}
#contenu p {
    color: #fff !important;
}*/


.bloc-img-cuvee h3, .blockart h3 {
    color: rgb(255, 255, 255) !important;
    background-color: #4a4a4a !important;;
	}