.boxMenu{
	width: 967px;
	height: 167px;
	background: url(../img/bgMenu.jpg) no-repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
}

.tituloBoxMenu{
	font-size: 13px;
	color: #fc801a;
	text-transform: uppercase;
}

.conteudoBoxMenu{
	color: black;
	font-size: 95%;
	letter-spacing: 1px;
}

.menuFooter{
	color: black;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}