@charset "utf-8";

body {
	background-color: #e6f6ff;
}

/* link
---------------------------------------------*/
a:link, a:active {
	color: #2b10b9;
}

a:visited {
	color: #2b10b9;
}

a:hover{
	color: #2949ff;
}

h1 {
	left: 197px;
	z-index: 1000;
}

/* menu
---------------------------------------------*/
#wwfeMainMenu {
	top: 47px;
}

/* box
---------------------------------------------*/
.box{
	background-color: #e0de00;
	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: 449px;
	left: 130px;
}
#wwfeMainMenu li a {
	height: 30px!important;
	padding-top: 0px;

}

#langMenu {
	top: 174px;
	left: 862px;
}

#newsBox {
	left: 740px;
	top: 316px;
}

#archiveMenu {
	top: 350px;
	left: 0;
}

#siteBox {
	left: 260px;
	top: 601px;
}

#wwfeMainMenu ul {
	background-color: #edeb00;
	padding-left: 11px;
	padding-bottom: 21px;
	padding-top: 6px;
}


.svgBtn a:hover{
	opacity: .7;
}

.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: 720px;
    height: 554px;
}
