/* CSS Document */
/* css do rodape */
#sub {
	cue-after:inherit;
	width: 754px!important;
	width:756px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C0C0C0;
	background-color: #FFFFFF;
}
#sub1 {
	margin-left:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#cabe {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 81px;
	width: 752px!important;
	width: 756px;
}

#submenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#submenu a:hover{
	/*color: #FF9900;*/
	color:#0072ff;
	text-decoration: none;
}
