td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo.gif);
}
body, td, th {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.cinza:link {
	color: #999999;
	text-decoration: none;
}
a.cinza:visited {
	text-decoration: none;
	color: #999999;
}
a.cinza:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.cinza:active {
	text-decoration: none;
	color: #999999;
}


.bg_pro {
	background-image: url(images/pro_bg.gif);
	padding: 5px;
	width: 173px;
	height: 160px;
}
.bg_pre {
	background-image: url(images/pre_bg.gif);
	padding: 5px;
	width: 173px;
}
.formulario {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
	background-color: #F8F8F8;
	border: 1px solid #565656;
}
.btao {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #A58E5C;
	background-color: #292929;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt_cinza {
	color: #999999;
}
.bg_titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bg_titulo.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.bg_titulodet {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bg_titulodest.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.bg_titulop {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.bg_titulop:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.bg_titulop:hover {
	color: #666666;
	text-decoration: none;
}
a.bg_titulop:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.bg_titulop:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.conteudo {
	padding: 10px;
}
.linha {
	background-image: url(images/linha_pont.jpg);
	background-repeat: repeat-y;
}
.txt_marrom {
	font-size: 16px;
	font-weight: bold;
	color: #A58E5C;
}
.txt_preco {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A58E5C;
	padding: 6px;
}
.txt_grande {
	font-size: 15px;
	font-weight: bold;
}
.txt_bege {
	color: #9C7A54;
	font-weight: bold;
}
.txt_preto {
	color: #000000;
}
a.txt_preto:link {
	color: #000000;
}
a.txt_preto:hover {
	color: #666666;
}
a.txt_preto:visited {
	color: #000000;
}
a.txt_preto:active {
	color: #000000;
}