A:link {text-decoration: none; color: #800040;}
A:visited {text-decoration: none;color: #800040;}
A:hover {TEXT-DECORATION: underline; color:#000000}

A.conteudo:link {text-decoration: none; color:#009900;}
A.conteudo:visited {text-decoration: none;color: #009900;}
A.conteudo:hover {TEXT-DECORATION: underline; color:#000000}

A.paginacao:link {text-decoration: none; color:#009900;}
A.paginacao:visited {text-decoration: none;color: #009900;}
A.paginacao:hover {TEXT-DECORATION: underline; color:#000000}

A.tops:link {text-decoration: underline; color:#3C6500;}
A.tops:visited {text-decoration: underline;color: #3C6500;}
A.tops:hover {TEXT-DECORATION: none; color:#000000}

img, div {behavior: url(iepngfix.htc) }

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
	background-image: url(../imagens/bcg_geral.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
}

.bcg_logo {
	background-image: url(../imagens/bcg_logo.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.normal {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.normal_mini {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.normal_destaque {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #787336;
	text-decoration: none;
}

.normal_destaque_mini {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #787336;
	text-decoration: none;
}


.preco {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	text-decoration: none;
}

.txt_contato {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.txt_conteudo {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.subtitulos {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	text-decoration: none;
}

.frm_geral {
	font-family: Arial;
	font-size: 12px;
	background-color: #EBEBEB;
	border: 1px solid #043084;
	letter-spacing: normal;
	word-spacing: normal;
	color:#404040;
	width: 250px;
	}

.frm_geral_size {
	font-family: Arial;
	font-size: 12px;
	background-color: #EBEBEB;
	border: 1px solid #043084;
	letter-spacing: normal;
	word-spacing: normal;
	color:#404040;
	}

.botoes{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	border: 1px solid #666666;
	COLOR: #FFFFFF;
	WIDTH: 70px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #666666;
	}
	
	.botoes_size{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	border: 1px solid #996600;
	COLOR: #FFFFFF;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #996600;
	}