/*
body{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	color:#666;
}
*/
#mp_inic {
  padding-bottom:30px;
  clear:both;
}
#mp_inic a{
	color:#666;
	text-decoration:none;
}
#mp_inic a:hover{
	text-decoration:underline;
}
#mp_inic img{border:0;}
#mp_inic .frame-footer{
	width:100%;
	background:url(/webektest/imgs/mapaweb/linea/bg-footer-m.jpg) repeat-y;
	overflow:hidden;
}
#mp_inic .frame-footer .wrapper{
	width:100%;
	overflow:hidden;
	background:url(/webektest/imgs/mapaweb/linea/bg-footer-t.jpg) no-repeat;
}
#mp_inic .frame-footer .holder{
	/*height:1%;*/
	overflow:hidden;
	padding:18px 40px 12px 34px;
	background:url(/webektest/imgs/mapaweb/linea/bg-footer-b.jpg) no-repeat 0 100%;
}
#mp_inic .frame-footer h3{
	color:#666;
	font-size:15px;
	line-height:18px;
	margin:0 0 12px;
}
#mp_inic .frame-footer .listing{
	width:100%;
	overflow:hidden;
}
#mp_inic .frame-footer .listing div{
	float:left;
	width:133px;
	padding:0 0 0 19px;
}
#mp_inic .frame-footer .listing div strong{
	color:#d25200;
	font-size:12px;
	line-height:14px;
	display:block;
	font-weight:normal;
}
#mp_inic .frame-footer ul{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
#mp_inic .frame-footer ul li{
	/*height:1%;*/
	overflow:hidden;
	vertical-align:top;
	padding:0 0 0 10px;
	margin:4px 0 0;
	background:url(/webektest/imgs/mapaweb/linea/bul-2.gif) no-repeat 0 6px;
	font-size:11px;
	line-height:14px;
}
#mp_inic .frame-footer ul li a{color:#333;}

