.region-header.opened :focus {
	outline: 4px dotted white;
}

.epersoheader {
	display: block;
	float: right;
	height: 35px;
	width: 35px;
	position: absolute;
	right: 220px;
	top: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.eperso {
    display: block;
    width: 28px;
    height: 26px;
    float: left;
    position: absolute;
    right: 255px;
    bottom: 40px;
}

.logopersonalspace {
	background-image: url(./images/eperso.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	width: 28px;
	height: 26px;
}

/*menu header*/

.boutonmenuheader .burger {
	width: 45px;
	height: 32px;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	position: relative;
	left: -1px;
}

.boutonmenuheader .burger:hover 
{
	cursor: pointer;
}

.boutonmenuheader .barre1 {
	width: 45px;
	height: 5px;
	background-color: #000;
	position: absolute;
	top: 0;
}

.boutonmenuheader .barre2 {
	width: 45px;
	height: 5px;
	background-color: #000;
	position: absolute;
	top: 14px;
}

.boutonmenuheader .barre3 {
	width: 45px;
	height: 5px;
	background-color: #000;
	position: absolute;
	top: 28px;
}


.opened .boutonmenuheader .barre1 {
	background-color: #fff;
}

.opened .boutonmenuheader .barre2 {
	background-color: #fff;
}

.opened .boutonmenuheader .barre3 {
	background-color: #fff;
}

.boutonmenuheader[aria-expanded="true"] .barre1 {
	transform: rotate(-45deg);
	top: 15px;
	transition-timing-function: linear;
	transition-duration: 0.25s;
	transition-property: top, transform;
	transition-delay: 0s, 0.25s;
	width: 40px;
	left: 0;
}

.boutonmenuheader[aria-expanded="true"] .barre2 {
	display: none;
	transition-timing-function: linear;
	transition-duration: 0.25s;
	transition-property: display;
	transition-delay: 0.25s;

}

.boutonmenuheader[aria-expanded="true"] .barre3 {
	transform: rotate(45deg);
	transition-timing-function: linear;
	transition-duration: 0.25s;
	transition-property: bottom, transform;
	transition-delay: 0s, 0.25s;
	width: 40px;
	top: 15px;
	left: 0;

}


.boutonmenuheader[aria-expanded="false"] .barre1 {
	transition-timing-function: linear;
	transition-duration: 0.25s;
	transition-property: transform, top;
	transition-delay: 0s, 0.25s;
}

.boutonmenuheader[aria-expanded="false"] .barre2 {
	transition-timing-function: linear;
	transition-duration: 0.25s;
	transition-property: transform, top;
	transition-delay: 0s, 0.25s;

}

.boutonmenuheader[aria-expanded="false"] .barre3 {
	transition-timing-function: linear;
	transition-duration: 0.25s;
	transition-property: transform, top;
	transition-delay: 0s, 0.25s;
}

.menuheader {
	position: absolute;
	display: block;
	float: left;
	left: 0;
	right: 0;
	top: 90px;
	width: 100%;
	height: 130px;
	background-color: #000;
	color: #fff;
}

.boutonmenuheader {
	background: transparent;
	border: none;
	position: absolute;
	right: 103px;
	top: 25px;
}

.menuheader[aria-hidden="true"] {
	display: none;
}

.menuheader ul {
	display: flex;
	flex-wrap: wrap;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menuheader ul li {
	flex-grow: 1;
	width: 33%;
	height: 25px;
	margin-bottom: 18px;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 25px;
}


.menuheader ul li:first-child {
	/*flex-grow:1;*/
	text-align: left;
}

.menuheader ul li:last-child {
	/*flex-grow:1;*/
	text-align: right;
}

.menuheader ul li a:link,
.menuheader ul li a:visited {
	position: relative;
	display: block;
	float: left;
	font-family: 'roboto_condensed';
	font-size: 1.0rem;
	font-weight: bold;
	margin-right: 10px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}



.opened #block-gallica-selection-lienlogoblock-gallica img {
    filter: invert();
}

.opened #block-gallica-selection-lienlogoblock-bnf img {
    filter: invert();
}


.opened .logopersonalspace {
	filter: invert();
}


.opened #block-rechercheheader .boutonrechercheheader .open,
.opened #block-rechercheheader .boutonrechercheheader .close {
	filter: invert();
}
/*
.menuheader nav {
	width: 700px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	height: 80px;
	bottom: 20px;
}
*/
.menuheaderwrapper{
	width: 700px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	height: 80px;
	bottom: 20px;
}

/*sociaux header*/
.sociaux {
	display: block;
	float: right;
	width: 205px;
	height: 25px;
	position: absolute;
	bottom: 40px;
	right: 25px;
}

#block-menuheader .sociaux a {
	display: block;
	float: left;
	height: 24px;
	width: auto;
}

.menuheader .sociaux ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menuheader .sociaux ul li {
	display: block;
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 14px;
    width: auto;
    height: 25px;
    padding-right: 0;
}

.sociaux .logofacebook {
	background-image: url(./images/w_facebook.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	visibility: visible;
}

.sociaux .logox {
	background-image: url(./images/w_x.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	visibility: visible;
}

.sociaux .logopinterest {
	background-image: url(./images/w_pinterest.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	visibility: visible;
}

.sociaux .logoinstagram {
	background-image: url(./images/w_insta.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	visibility: visible;
}


/*sociaux footer*/


.sociauxfooter {
	display: block;
	float: right;
	width: 165px;
	height: 24px;
	position: relative;
	margin-top: 9px;
}

.footercustomblock .sociauxfooter a {
	display: block;
	float: left;
	height: 24px;
	width: auto;
}

.footercustomblock .sociauxfooter ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footercustomblock .sociauxfooter ul li {
	display: block;
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 15px;
	width: auto;
}


.sociauxfooter .logofacebook {
	background-image: url(./images/facebook.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	visibility: visible;
}

.sociauxfooter .logox {
	background-image: url(./images/x.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	visibility: visible;
}

.sociauxfooter .logopinterest {
	background-image: url(./images/pinterest.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	visibility: visible;
}

.sociauxfooter .logoinstagram {
	background-image: url(./images/insta.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 24px;
	width: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	visibility: visible;
}

/*contrast*/
#block-contrastheader {

	position: absolute;
	right: 258px;
	top: 25px;
}

#block-contrastheader .boutoncontrast {
	background-image: url(./images/contraste.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 32px;
	width: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	visibility: visible;
	background-color: transparent;
	border: none;
}

.opened #block-contrastheader .boutoncontrast {
	filter: invert();
}

/*footer*/
.footercustomblock {
	display: block;
	float: left;
	width: 100%;
	max-width: 1024px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.menufooter {
	width: 100%;
	max-width: 768px;
	display: block;
	float: left;
}

.menufooter ul {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menufooter ul li {
	display: block;
	float: left;
	width: 33%;
	position: relative;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #000;
}

.menufooter ul li a {
	text-decoration: none;
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 1.0rem;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
}

.block-logogallicablock-block{
    display: block;
    float: left;
    height: 50px;
    margin-top: 20px;
    margin-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.block-logogallicablock-block .logo{
	display: block;
	float: left;
	height: 50px;
}

a.logogallica:link, a.logogallica:visited {
    color: #000;
    font-family: "fraunces";
    font-size: 3.375rem;
    font-style: normal;
    font-weight: 900;
    text-decoration: none;
    position: relative;
    top: -12px;
}

@media (max-width: 1160px) {
	.menuheader nav {
		width: 580px;
	}
}

@media (max-width: 1024px) {

	.menuheader nav {
		left: 38px;
		transform: unset;
	}
}

@media (max-width: 976px) {

	.menufooter {
		max-width: 100%;
	}

	.menufooter ul li {
		width: 50%;
	}

	.menufooter ul li:nth-of-type(2n) {
		border-right: none;
	}

	.menufooter ul li a {
		font-size: 0.875rem;
		line-height: 22px;
	}

	.menuheaderwrapper {
		width: 640px;
		left: 20px;
		position: absolute;
		transform: unset;
		height: 80px;
		bottom: 20px;
	}
}


@media (max-width: 840px) {

	.menuheader nav {
		height: 100px;
		width: 420px;
	}

	.menuheader ul li {
		width: 50%;
	}

	.menuheader {
		top: 60px;
		height: 225px;
	}

	.menuheaderwrapper {
		width: 640px;
		max-width: calc( 100% - 20px);
		left: 20px;
		position: absolute;
		transform: unset;
		height: auto;
		bottom: 70px;
	}

}

@media (max-width: 720px) {
	.menuheader nav {
		height: 100px;
		width: 310px;
	}

	.menuheader ul li a:link,
	.menuheader ul li a:visited {
		text-transform: none;
		font-weight: normal;
	}

	.sociaux {
		right: 10px;
		bottom: 22px;
	}

	.eperso {
		right: 240px;
		bottom: 23px;
	}

	.menuheader ul li {
		padding-right: 5px;
	}
}

@media (max-width: 620px) {

	#block-contrastheader {
		top: 33px;
		right: 185px;
	}

	.boutonmenuheader {
		top: 33px;
		right: 80px;
	}

	#block-contrastheader .boutoncontrast {
		background-size: 22px 22px;
		width: 22px;
		height: 22px;
	}

	.boutonmenuheader .burger {
		width: 30px;
		height: 22px;
	}

	.boutonmenuheader .barre1 {
		width: 30px;
		height: 3px;
		top: 0;
	}

	.boutonmenuheader .barre2 {
		width: 30px;
		height: 3px;
		top: 10px;
	}


	.boutonmenuheader .barre3 {
		width: 30px;
		height: 3px;
		top: 19px;
	}

	.boutonmenuheader[aria-expanded="true"] .barre1 {
		top: 10px;
		width: 28px;
	}

	.boutonmenuheader[aria-expanded="true"] .barre3 {
		width: 28px;
		top: 10px;
	}

	.menuheader {
		top: 60px;
		height: 225px;
	}


	.menuheader nav {
		width: 310px;
		left: unset;
		position: absolute;
		transform: unset;
		height: 100px;
		bottom: unset;
		top: 20px;
		left: 50%;
		transform: translateX(-50%);
	}


	.block-logogallicablock-block {
		height: 50px;
		margin-top: 26px;
		margin-left: 8px;
	}

	.block-logogallicablock-block .logo {
		height: 33px;
	}

	a.logogallica:link, a.logogallica:visited {
		font-size: 2.375rem;
		top: -8px;
	}

}

@media (max-width: 400px) {
	.menufooter ul li {
		width: 100%;
		border-right: none;
	}
}

@media (max-width: 380px) {

	.boutonmenuheader {
		right: 12px;
	}
}