@charset "utf-8";

body {
	background-color: #f3f1f6;
}

/* link
---------------------------------------------*/
a:link, a:active {
	color: #ebfeff;
}

a:visited {
	color: #ebfeff;
}

a:hover{
	color: #00e4ed;
}

h1 {
	left: 390px;
	z-index: 1;
}

/* menu
---------------------------------------------*/
#wwfeMainMenu {
	top: 33px;
}

/* box
---------------------------------------------*/
.box{
	background-color: #253d1c;
	position: absolute;
	z-index: 11;
	font-size: 92%;
}


#communicationMenu a  {
	height: 26px!important;
	padding-top: 0px;
}
#moreNews a {
	height: 30px!important;
	padding-top: 8px;
	width:auto;
}

#langMenu #english a {
	height: 30px!important;
	padding-top: 8px;

}
#communicationMenu {
	top: 521px;
	/*left: 130px;*/
}
#wwfeMainMenu li a {
	height: 30px!important;
	padding-top: 0px;

}

#langMenu {
	top: 343px;
	/*left: 862px;*/
}

#newsBox {
	left: 130px;
	top: 327px;
}

#archiveMenu {
	top: 336px;
	left: 862px;
}

#siteBox {
	left: 370px;
	top: 638px;
}

#wwfeMainMenu ul {
	background-color: #374a24;
	padding-left: 11px;
	padding-bottom: 21px;
	padding-top: 6px;
}


.svgBtn a:hover{
	/*opacity: .7;*/
    /*filter: brightness(1.3);*/
    /*fill: #00e4ed;*/
    filter: brightness(0) saturate(100%) invert(79%) sepia(76%) saturate(1815%) hue-rotate(133deg) brightness(101%) contrast(102%);

}

.wwfe_top_bnt_img {
	margin-bottom: 18px;
}

.wwfe_top_bal_label {
	margin-bottom: 6px;
}

#communicationMenu ul:first-child{
	margin-bottom: 0px;

}
#communicationMenu ul:first-child::after{
	content: '–';
	display: block;
}

.wwfLogoImg{
    width: 554px;
    height: 539px;
}
