body {
    	background-color:  #a8b67e ; /* fallback color if gradients are not supported */
    	background-image:linear-gradient(1deg,   #4d1109, #993300,  #4d1109); /* Standard syntax; must be last */   	
    	background-image:-o-linear-gradient(1deg,  #4d1109, #993300,  #4d1109);/* For old Opera (11.1 to 12.0) */ 
    	background-image:-moz-linear-gradient(1deg,  #4d1109, #993300,  #4d1109);/* For Firefox (3.6 to 15) */
        background-image:-webkit-linear-gradient(1deg,  #4d1109, #993300,  #4d1109);/* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */	
        font-size: 13.5pt;
		font-family: 'Yanone Kaffeesatz';
		line-height: 1.85em;
		font-weight: 300;
     }
	
.w3-theme-l5 {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-l4 {color:#000 !important; background-color:#cccccc !important}
.w3-theme-l3 {color:#fff !important; background-color:#999999 !important}
.w3-theme-l2 {color:#fff !important; background-color:#666666 !important}
.w3-theme-l1 {color:#fff !important; background-color:#333333 !important}
.w3-theme-d1 {color: #722404 !important}
.w3-theme-d2 {color:#fff !important}
.w3-theme-d3 {color:#fff !important; background-color:#300903  !important}
.w3-theme-d4 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d5 {color:#fff !important; background-color:#000000 !important}

.w3-theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-dark {color:#fff !important; background-color:#000000 !important}
.w3-theme-action {color:#fff !important; background-color:#000000 !important}

.w3-theme {color:#fff !important; background-color:#000000 !important}
.w3-text-theme {color:#000000 !important}
.w3-border-theme {border-color:#000000 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#000000 !important}
.w3-hover-text-theme:hover {color:#000000 !important}
.w3-hover-border-theme:hover {border-color:#000000 !important}


.small {font-size: 0.8em;}
 a{color: #99ccff; }
 a:hover {color: #FF0000;}
 .w3-button{color:#fff!important;background-color:#4d1109!important}
@media (max-width:600px){
    h1{font-size:0.7em}h2{font-size:0.7em}h3{font-size:0.6em}p{font-size:0.5em }
    .w3-large {font-size:8px!important}
     a {font-size:10px!important}
}
.jaune {color:yellow;}
.noir {color:#000;}
.w3-bold{font-weight: bold}

