.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
	width : 121;
	height: 20;
	padding-left : 11px;
	table-layout : fixed;
}

a.menu {
	text-decoration: none;
}

a.menu:hover{
	color: #9FEF0C;
	text-decoration:none;
	background-color:#2B8AAC;
	width : 121;
}

.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
	width : 133;
	height: 20;
	padding-left : 11px;
	table-layout : fixed;
	background-color: #125F7B;
}

a.submenu {
	text-decoration: none;
}

a.submenu:hover{
	color: #9FEF0C;
	text-decoration:none;
	background-color:#125F7B;
	width : 133;
}

.submenu1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
	width : 133;
	height: 35;
	padding-left : 11px;
	table-layout : fixed;
	background-color: #125F7B;
}

a.submenu1 {
	text-decoration: none;
}

a.submenu1:hover{
	color: #9FEF0C;
	text-decoration:none;
	background-color:#125F7B;
	width : 133;
}

.submenu2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
	width : 150;
	height: 35;
	padding-left : 11px;
	table-layout : fixed;
	background-color: #125F7B;
}

a.submenu2 {
	text-decoration: none;
}

a.submenu2:hover{
	color: #9FEF0C;
	text-decoration:none;
	background-color:#125F7B;
	width : 150;
}

.submenu3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
	width : 150;
	height: 20;
	padding-left : 11px;
	table-layout : fixed;
	background-color: #125F7B;
}

a.submenu3 {
	text-decoration: none;
}

a.submenu3:hover{
	color: #9FEF0C;
	text-decoration:none;
	background-color:#125F7B;
	width : 150;
}

.txt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.secao {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #35778F;
	font-weight:bold;
}

a.secao {
	text-decoration: none;
}

a.secao:hover {
	text-decoration: underline;
}

.secao1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #35778F;
}

a.secao1 {
	text-decoration: none;
}

a.secao1:hover {
	text-decoration: underline;
}

.cred {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #35778F;
}

a.cred {
	text-decoration: none;
}

a.cred:hover{
	text-decoration:underline;
}

.busca {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #0A3D4F;
}

.bred {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #000000;
}

a.bred {
	text-decoration: none;
}