.new_menu .kub div
{
	width: 100%;
	height: 28px;
	margin: 0px;
	background-color: #efad31;
}
.new_menu_ie
{
	width: auto !important;
 
}
.new_menu
{
	margin-bottom: 5px;
    margin-left: 4%;
    margin-top: 5px;
    width: 96%;
}
.new_menu .kub
{
	vertical-align: top;
	padding: 0px;
	width: 16px;
}

.new_menu .pus
{
	width: 10px;
}

.new_menu .head a
{
	text-decoration: none;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	margin-left: 14px;
}
.new_menu .fone img
{
	display: block;
	margin: -1px auto 0;
}
.new_menu .fone div.linkpapa-active a
{
	font-weight: bold;
}
.new_menu .fone div a
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	color: #000;
	
}
.new_menu .fone div
{
	margin: 8px 15px;
	
}
.new_menu .fone
{
	margin-top: -5px;
	width: 85%;
	margin: -5px auto 11px;
	border: 1px solid #EFAD31;
}
.new_menu .str
{
	background-image: url(../images/str.png);
	height: 14px;
	background-repeat: no-repeat;
	background-position: center top;
}
.new_menu .close .str, .new_menu .close .fone
{
	display: none;
}
.new_menu .close .head
{
	background-color: #82b7e1 !important;
	margin-bottom: 10px;
	
}
.new_menu .linkmenu:hover
{
	text-decoration: none;
}
.new_menu .linkpapa-active a
{
	text-decoration: none !important;
}
.new_menu .head
{
	cursor: pointer;
	text-align: left;
	background-color: #efad31;
	width: 100%;
	display: block;
	padding: 5px 0px 6px;
}