#menuInferior{
	width:100%;
	height: 30px;
	margin: 0px;
	border-style: none;
	background-color: #b1b2b4;
	text-align: center;
}
.menuInferiorTexto
{
	font-family: Trebuchet MS,Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
