body {
	border: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagens/fundoPagina.gif);
}

.fcf2 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}

#FaixaTopo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 768px;
	height: 7px;
	z-index: 1;
	background-color: #FFFFFF;
}

#Topo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 768px;
	height: 107px;
	z-index: 1;
	background-image: url(../imagens/fundoFaixaSuperior.gif);
}

#Topo .botoes {
	position: relative;
	left: 490;
	top: -5px;
	margin: 5px;
	border: 0px;
}

#Topo .telefone {
	position: relative;
	left: 340;
	top: -45px;
	margin: 5px;
	border: 0px;
}

#logoFCF2 {
	position: relative;
	left: 10px;
	width: 180px;
}



#Menu {
	position: relative;
	left: 0px;
	width: 768px;
	height: 28px;
	background-image: url(../imagens/fundoMenu.gif);
	z-index: 1;
}

#Menu TABLE {
	width: 768px;
	border: 0px;
	height: 28px;
}

.barraLateral {
	background-image: url(../imagens/fundoBarraLateral.gif);
	vertical-align: top;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#Conteudo {
	position: relative;
	left: 0px;
	width: 768px;
	background-color: #E9E9E9;
}

#Conteudo .tabela {
	width: 768px;
	border: 0px;
	height: 27px;
}

#Conteudo .corpo {
	padding: 5px;
}

#Corpo {
	width: 566px;
	border: 1px solid #878787;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#CorpoCapa {
	width: 756px;
	border: 1px solid #878787;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#Corpo .titulo {
	margin-top: 7px;
}

#Corpo .texto {
	text-indent: 25px;
	margin: 20px 5px 10px 5px;
	text-align: justify;
}

.texto {
	text-indent: 25px;
	margin: 20px 5px 10px 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

#Corpo UL {
	text-indent: 0px;
}

#Corpo LI {
	list-style-image: url(../imagens/bulletRed.gif);
	margin-bottom: 10px;
	margin-right: 5px;
}



#Rodape {
	position: relative;
	left: 0px;
	width: 768px;
	height: 55px;
	z-index: 1;
	background-image: url(../imagens/fundoRodape.gif);
	border-bottom: 1px solid #000066;
}

#Rodape TABLE {
	border: 0px;
	width: 768px;
	height: 55px;
}

#Rodape .copyright {	
	width: 182px;
	padding-top: 7px;
	background-image: url(../imagens/fundoCopyright.gif);
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

#Rodape .links {
	padding-left: 10px;
	padding-top: 14px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

#Rodape .links A {
	text-decoration: none;
	color: #FFFFFF;
}

#Rodape .links A:hover {
	text-decoration: underline;
}


#Bill {
	position: relative;
	bottom: 0px;
	height: 15px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

#Bill A {
	text-decoration: none;
	color: #FFFFFF;
}

#Bill A:hover {
	text-decoration: underline;
	color: #FFCC00;
}
