.menu {
	background-color: #000000;
	background-image: url(images/barra_menu.jpg);
	background-repeat: repeat-x;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
	vertical-align: text-top;
	text-align: left;
	float: left;
	clear: left;
	border: none;




}
.itensazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #52A3E0;
	background-position: top;

}
.textofundopreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.barrabaixo {
	background-color: #000000;
	background-image: url(images/barra_menu_baixo.jpg);
	background-repeat: repeat-x;
	height: 29px;

}
.textomenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textofundobranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.textofundocinza {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.linkscaixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
