/*override position*/
#header {
    height: 128px;
    background: #fff;
	background-color: rgba(255, 255, 255, 0.90)
}
body, input, textarea, select {
    font-family: 'FontFace', Arial, Helvetica, sans-serif;
}
#pagetitle h1 {
    margin: 40px 0 0 0;
}
 
#header .blochalfmaxheigh {
    max-height: 85px;
}
 
#headerwrapcenter.minilogo #pagetitle h1{
    margin-top: h1;
}

.info p img {
    width: 60%;
}
#header #infoabo {
    margin-left: 15%;
}
#header #ident {
    background:  #ffeb00;
	color: #333;
}

#homesubtitle h2, #homesubtitle h3 {
    background-color: #ffeb00;
	color: #333;
}
 
#releve .releve_content .current .calcconso{
	display : none;
}
.info p.subtitle {
    background-color: #ffeb00;
    color: #868789;
}
#header #ident label {
    color: #333;
}
.info h3 {
    color: #333;
}
input[type=submit].normalbutton {
    color: #fff;
    background: #434345;
}

.menu span {
    color: #333;
}

#header #menugen #content {
    background: #ffeb00;
}

#header {
    height: 149px;
}


.fullpage.body {
    margin-top: 154px;
}

#pagetitle h1 {
    margin: 58px 0 0 0;
}

.menu li a {
    color: #333;
}
