#filhos_gca { width:160px; }
#filhos_gca ul { margin:0px;padding:0px; }
#filhos_gca li {			
	margin:0px;
	padding:0px;
	list-style-type:none;		
	border-bottom:1px solid #ffffff;		
	line-height:20px;		
}
#filhos_gca li a.link, .menuFilhos {
	line-height:20px;
	padding-left:10px;	
	color:#888;
	font-size:11px;
	text-decoration:none;
	font-family:arial;		
	background-color:#f7f7f7;	
	display:block;	
	font-weight:normal;
	text-transform:uppercase;
	
}
#filhos_gca li a.link:hover, .menuFilhosOver {		
	background-color:#F2D45A;
	color:#1E3065;
	line-height:20px;
	padding-left:10px;
	font-size:11px;
	text-decoration:none;
	font-family:arial;
	display:block;	
	font-weight:normal;
	text-transform:uppercase;				
}

#filhos_gca .subFilhos {
	color: #E9B01B;
}
.link, a {
	outline:none;
	font-family: block be regular, verdana, helvetica, sans-serif, tahoma, arial, times new roman, courier new;
	font-size: 12px;		
	color: #335676;
	text-decoration: none;
}
.link:hover, a:hover {	
	color: #FF6600;
	text-decoration: none;
}

.titPag {
	font-family: block be regular, verdana, helvetica, sans-serif, tahoma, arial, times new roman, courier new;
	font-size: 14px;
	font-weight: bold;
	color: #E9B01B;
	text-decoration: none;
	text-transform:uppercase;
}