#menu{
	float:left;
	width:986px;
	margin-left:6px !important;
	color:#3a879b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(../imgs/linha_pontilhada.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#menu a{
	color:#3a879b;
}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:44px;
	margin-top:4px;
	padding-bottom:5px;
}
#menu ul li{}