@CHARSET "ISO-8859-1";
/*Barra do footer*/
#divF {
	
	overflow: hidden;
	clear: both;
	width: 905px;
	position: relative;
}

.tableF {
	margin-top:28px;
	width: 697px;
	height: 40px;
	float: right;
	
	background-color: #231F20;
	opacity: 0.85;
	filter: alpha(opacity = 85);
}


.tdFLinkList {
	width: 25px;
	text-align: center;
	cursor: pointer;
}

.tdFLinkListSeparator {
	width: 3px;
	text-align: center;
}

.textFLinkList {
	font-family: calibriRegular;
	text-align: right;
	padding-top:15px;
	color: #FFFFFF;
	font-size: 10pt;
}

.tdFLinkListStart {
	width: 10px;
}

.tdFLinkListEnd {
	width: 10px;
}