

#header .minilogo, #header_opcompte .minilogo {
    background: url(../images/minilogo.png) no-repeat top left;
}


.paymentWarning {
    display: none;
 }
#header {
    background: #FFF;
}
.info p img {
    width: 60%;
}
#tvaBlock {
    display: none !important;
}

#header .blochalfmaxheigh {
    max-height: 41px;
}
#header #infoabo {
   margin-left: 25%;
}
#header #menugen #before {
   background: #7BBD3D;
}
/*
#pagetitle .alertmsg p {
    text-align: justify;
}
#pagetitle .alertmsg {
    width: 67%;
}

#pagetitle #headerTitleLabel {
    width: 33%;
}
*/

#header .blochalfmaxheigh {
    max-height: 100px;
}

#accessibilite {
  position: relative;
  float: right;
  font-size: 12px;
  line-height: 12px;
  color: white;
  padding: 0px 5px 0px 5px;
  background: #7fc9cb;
  height: 33px;
  margin-bottom: 3px;
}


#pagetitle h1 {
display: block;
float: left;
color: #154e6d;
/*
font-size: 1.2em;
line-height: 1em;
margin: 75px 0 0 175px;
padding-bottom: 5px;
*/
font-weight: normal;
text-shadow: none;	
	
}

#headerwrapcenter #logoHeader .logo {
  display: inline-block;
  height: 150px;
  width: 150px;
  background-size: contain;
}


 #header #menugen #before a {
  color: #fff;
  background-color: #21a8bd;
  font-family: sans-serif;
	 font-weight: bold;
	 font-size: larger
}
