.tabela_geral2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fefefe;
}
.tabela_geral1 {

	border: 1px solid #fefefe;
}
.tabela_geral3 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #fefefe;
	border-left-color: #fefefe;
}
.tabela_geral4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fefefe;
}
.tabela_geral5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fefefe;
}
.texto1 {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.bg_pag {
	background-image: url(images/bg_pag.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.texto2 {

	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #93896C;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.produto_01 {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #93896C;
	border: 2px solid #7D755B;
}
.produto_02 {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7D755B;
	border-bottom-color: #7D755B;
	border-left-color: #7D755B;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.mainText 
{
	font-family: Myriad Pro;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	LETTER-SPACING: 0.1em	
}

.link
{
	font-family: Myriad Pro;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
	LETTER-SPACING: 0.15em;
	word-spacing: .1em;	
}

.linkRed
{
	font-family: Arial MT;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: Red;	
	text-decoration: underline;	
	word-spacing: .1em;	
}