/* CSS Document */
ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

#navlist a {
	padding: 3px 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #E80000;
	text-decoration: none;
}
.cab_menu_01 {
	background-image: url(imagens/fundo_menu_sup_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 730px;
}
.cab_menu_02 {
	background-image: url(imagens/fundo_menu_sup_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 730px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cab_menu_01_pb {
	background-image: url(manut/imagens/fundo_nuvens_pb_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 730px;
}
.cab_menu_02_pb {
	background-image: url(manut/imagens/fundo_nuvens_pb_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 730px;
}

