td.copyright
{
	background-color: #006699;
	background-image: url(Imagens/Endereco.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: right;
}

td.naveg
{
	background-image: url(Imagens/Fundo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a.fluLink
{
	color: Blue;
}
a.fluLink:hover
{
	text-decoration: none;
}

table.prConteudo
{
	width: 550;
}
td.prTitulo
{
	color: #006699;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding: 45px 0px 10px 20px;
	text-align: center;
}
td.prConteudo
{
	font-family: Arial;
	font-size: 16px;
	padding: 0px 10px 0 30px;
	text-align: justify;
	color: #000000;
	font-weight: bold;
}
td.prConteudo2
{
	font-family: Arial;
	font-size: 16px;
	padding: 0px 10px 0 30px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

div.prodTitulo
{
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
	width: 100%;
	color: #006699;
}

table.flcTabela
{
	font-size: 12px;
	font-family: Arial;
	width: 100%;
	color: Black;
	margin-top: 10px;
}
td.flcTitulo
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	vertical-align: top;
}
td.flcCaption
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 10%;
}
td.flcEditBox
{
	width: 90%;
}
td.flcErro
{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
input.flcEditBox
{
	border: solid 1px #000000;
	width: 100%;
	background-color:Transparent;
}
textarea.flcMensagem
{
	border: solid 1px #000000;
	width: 100%;
	height: 80px;
	background-color:Transparent;
}
td.flcEnviar
{
	text-align: center;
	height: 40px;
}
input.flcEnviar
{
	border: solid 1px #006699;
	background-color: #FFFFFF;
	color: Black;
	width: 80px;
}

table.tbProdutos
{
	color: Black;
	font-weight: bold;
}
