#logo_right h4 {
	float: right;
	margin-left:10px;margin-right:190px;
}

#logo_right_button {
	margin-left: 250px;
}

#showList ul {
	width: 100px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#showList li {
	width: 100px !important;
	height: 42px !important;
	margin-top: 0px !important;
	padding-top: 0px !important;
	line-height: 42px !important;
}

#showList li:hover {
	width: 120px !important;
	height: 42px !important;
	margin-top: 0px !important;
	padding-top: 0px !important;
	line-height: 42px !important;
}

#showList li a {
	display: block !important;
	height: 42px !important;
	width: 120px !important;
	line-height: 42px !important;
}

#showList li a:hover {
	color: #FFF !important;
	width: 120px !important;
	height: 42px !important;
	text-decoration: underline !important;
	background-color: #213c90 !important;
}

#showList {
	display: none;
	width: 120px;
	position: relative;
	left: 257px;
	background-color: #fff;
	z-index: 4;
	padding: 0px;
	margin: 0px auto;
}

.seconde {
	background: #324891;
	height: 50px
}

/* .logo_right_ipv6{
	display: none;
} */

.logo_right_ipv6 {
	margin-right: 120px;
	color: #ccc;
	font-size: 14px;
	width: 60px;
	text-align: center;
	z-index:2;
	position: relative;
	top:14px;
}

.logo_right_ipv6 .ipv6_b {
	border: 2px #ccc solid;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	padding: 1px;
}