.vis_si{
	visibility: visible;
}
.vis_no{
	display:none;
}
.menu_selected {
	background-color: #036;
}
#menu_all{
	display: table;
	background-color: #EB3C00;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu_all img{
	max-height:2.6em;
}
#menu_all a{
	font-family: Arial;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	color: #999;
	text-decoration: none;
	line-height: 2.6em;
}
#submenu1{
	background-image: url(../img_menu/white/submenu.png);
	background-repeat: no-repeat;
	background-position: 95% 90%;
	float: left;
	color: #FFF;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#divmenu {
	height: 2.6em;
	width: auto;
	text-align: center;
	float: left;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#titmenu {
	font-family: Arial;
	color: #000;
	font-size: 0.7em;
	text-indent: 0.2em;
}
.menu_img {
	float:left;
	padding: 5px;
}
