
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap')
html, body, html * {
 font-family: "Titillium Web", sans-serif;
}


#header .minilogo, #header_opcompte .minilogo {
    background: url(../images/minilogo.png) no-repeat top left;
}


#accessibilite #assistance {
	display: none;
	}


.paymentWarning {
    display: none;
 }
#header {
    background: #FFF;
}
.info p img {
    width: 80%;
	border-radius: 25px;
}
#tvaBlock {
    display: none !important;
}

#header .blochalfmaxheigh {
    max-height: 41px;
}
#header #infoabo {
   margin-left: 25%;
}
#header #menugen #before {
   background: #3A5BA7;
}

#pagetitle .alertmsg  {
	
	position: relative;
	float: right;
	margin: 0;
	padding: 5px 0px 5px;
	overflow: hidden;
	width: auto;
}

/*
#accessibilite {
  position: relative;
  float: right;
  font-size: 12px;
  line-height: 12px;
  color: white;
  padding: 0px 5px 0px 5px;
  background: #00AEDB;
  height: 33px;
  margin-bottom: 3px;
}

*/

	
#accessibilite {
  position: relative;
  float: right;
  font-size: 12px;
  line-height: 12px;
  color: white;
  padding: 0px 5px 0px 5px;
  background: #D66E22;
  height: 33px;
  margin-bottom: 3px;
}



#pagetitle h1 {
display: block;
float: left;
color: #3A5BA7;
font-size: 1.2em;
line-height: 1em;
margin: 10px 0 0 125px;
padding-bottom: 5px;
font-weight: normal;
text-shadow: none;	
	
}

#headerwrapcenter #logoHeader .logo {
  display: block;
  height: 130px;
  width: 175px;
  background-size: contain;
  margin: 5px 5px 5px 5px;
}

#footer .bottom {
  color: #666;
  text-align: center;
}


/*
html {
font-family:'robotoregular',Arial,Verdana,sans-serif;
}  */


#ggmap_header {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px 0 10px 0;
  background: #3A5BA7;
  color: #FFFFFF;
  margin-top: 30px;
  text-align: center;
  font-size: 1.05em;
}


#header #infoabo {
	position: relative;
	/* float: left; */
	width: auto;
	font-size: 1.2em;
	padding: 0 0 0 4x;
	background-color: #fff;
	z-index: 2000;
}


#header #infoabo .infos {
	display: block;
	float: left;
    background: transparent;
    padding: 5px 4px 0 4px;

}

#header #infoabo .infos:hover {
	display: block;
	float: left;
    background: transparent;
    padding: 5px 4px 0 4px;

}

#header #infoabo .infos .name,#header #infoabo .infos .ref {
	display: block;
	float: left;
	clear: both;
	border: none;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
    color:#3A5BA7;
}


#header #infoabo .infos .name:hover,#header #infoabo .infos .ref:hover {
	display: block;
	float: left;
	clear: both;
	border: none;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
    color:#D66E22;
}



#header #infoabo .infos .ref {
	padding-bottom: 2px;
	overflow: hidden;
}

.menu li:hover .infos {
	background-color:transparent !important;
}


#content .menu li:hover div a:hover {
	border-bottom:none;
	background:transparent;
}

#content .menu li a:hover {
  background-color:#D66E22;
}
