#tabsli-interno li {
	list-style:inside;
	margin:0px;
	margin-left:15px;
	}


#navegation {
	width:auto;
	float:left;
}

/*menu*/
#navegation dl{
  width: auto;
}

#navegation dl,dd {
	margin:0;
	padding:0;
}

#navegation dt {   /* onde ficam os links para clicarem */
	margin:0px;
	padding:0px;
	color:#6b6b6b;
	margin-bottom:8px;
}

#navegation dt img {border:none;}

#navegation dt a{
	text-decoration: none;
	color:#68879a;
}

#navegation dd a{
	color:#68879a;
	text-decoration: none;
}

#navegation ul {
	list-style:none;
	margin-bottom:10px;
}

#navegation li{
	min-height:25px !important;
	margin-left:0px;
 }
