

/* header line */
#header .section {border-top: 5px solid #235278;} 

/* logo */
.logo {
	float:left;
	background:url(http://asiass.es/wp-content/uploads/2018/10/Cabecera_Web_ASIASS-6.png) no-repeat;
	width:960px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
} 
html {background:#fff;}
.nav-box > ul  ul a { font-size: 12px !important; } 
.nav-box > ul a { color: #ffffff !important; } 
.nav-box > ul ul a { color: #000000 !important; } 
.nav-box {background:#235278; border-bottom: 2px solid #6a89a3;}
.sub-menu {border-top: 2px solid #6a89a3;}

#nav .active,
#nav .current-menu-ancestor,
#nav .current-menu-parent,
#nav .current-menu-item{
	margin-bottom:-2px;
	border-bottom: 2px solid #848484;
}