div.menu_servicos img{
	display: block;
	width:100%;
	height:1px;
	text-align:center;
}
div.menu_servicos {
	padding-left:50px;
	padding-top:1px;
	display: block;
	color:#666666;
	height:30px;
	text-align:left;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background:url(../imagens/menu_link.gif) no-repeat left;
}
div.menu_servicos hover {
	color:#2A9CFF;
	font-weight: bold;
	background:url(../imagens/menu_hover.gif) no-repeat left;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.divisao{
background:#FFFFFF;
width:100%;
height:18px;
}

.divisao img{
background:#FFFFFF;
width:100%;
height:12px;
}