#mapaweb {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	background:#fff;
	width: 990px;
}
#mapaweb img {border:0;}

#mapaweb a{
	color:#333;
	text-decoration:none;
}
#mapaweb a:hover{
	text-decoration:underline;
}
#mapaweb #wrapper{
	margin:0px auto 0;
}
#mapaweb #wrapper .holder{
	background:url(/webektest/imgs/mapaweb/bg-wrapper-holder.gif) no-repeat;
}
#mapaweb #wrapper .frame{
	overflow:hidden;
	height:1%;
	padding:0 0 5px;
}
#mapaweb #nav{
	list-style:none;
	padding:5px 0 0px 0;
	margin:0 0 0 5px;
	overflow:hidden;
	height:1%;
	float:left;
}
#mapaweb #nav li{
	float:left;
  margin-right: 3px;
}
#mapaweb #nav li a{
	background:url(/webektest/imgs/mapaweb/bg-nav.png) no-repeat;
	width:129px;
	height:19px;
	float:left;
	text-align:center;
	padding:5px 0 0;
}
#mapaweb #nav li a:hover{
	background:url(/webektest/imgs/mapaweb/bg-nav-dark.png) no-repeat;
	text-decoration:none;
}
#mapaweb #wrapper #nav li.active a{
	background:url(/webektest/imgs/mapaweb/bg-nav-active.png) no-repeat;
	text-decoration:none;
  margin-left: 2px;
}
#mapaweb #main{
	overflow:hidden;
  margin-top: 29px;
  min-height: 300px;
	/*width:694px;*/
}
#mapaweb .main-box{
	border-bottom:1px solid #ededed;
	padding:10px 0 11px 19px;
	margin:2px 0 -2px;
	overflow:hidden;
	height:1%;
}
#mapaweb .main-box.dotted{
	border:none;
	background:url(/webektest/imgs/mapaweb/bg-dotted.gif) repeat-x 0 100%;
}
#mapaweb .main-box h2{
	margin:0 0 12px;
	font-size:15px;
	line-height:19px;
	color:#666;
}

#mapaweb .columns{
	overflow:hidden;
	width:970px;
}
#mapaweb .column{
	float:left;
	width:180px;
	margin:0 10px 0 0;
}
#mapaweb .column h3{
	margin:0 0 4px;
	font-size:12px;
	color:#db7c3c;
}
#mapaweb .column h3 a{
	margin:0 0 4px;
	font-size:12px;
	color:#db7c3c;
}
#mapaweb .column ul{
	list-style:none;
	padding:0;
	margin:0;
}
#mapaweb .column li{
	background:url(/webektest/imgs/mapaweb/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	margin:0 0 5px;
}

#mapaweb #areaClienteSubseccion {
  background:url(/webektest/imgs/mapaweb/subseccion.png) 0% 0% repeat-x;
  height:25px;
  margin:0 1px;
}

#mapaweb #areaClienteSubseccion li.activo {
  background: white;
  color:#DB7C3C;
}

#mapaweb #areaClienteSubseccion li {
  margin-left:100px;
  width:300px;
  height:25px;
  line-height:25px;
  cursor:pointer;
  list-style:none;
  border:1px solid #888;
  border-bottom:0px;
  text-align:center;
  vertical-align:text-bottom
}

#mapaweb #areaClienteSubseccion #empresa {
  margin-top:-26px;
  margin-left:401px;
}
