
td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
}
.borda-branca {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borda_rodape {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px;
	color: #999999;
	text-align: right;
}
.bg_menu {
	background-image: url(images/galpoes_39.gif);
	background-repeat: repeat-y;
}
.submenu {
	color: #F4F4F4;
	padding-right: 20px;
	padding-left: 20px;
}
.endereco {
	font-size: 10px;
	color: #D6D6D6;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.produtos {
	background-image: url(images/galpoes_19.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
.bosda_foto {
	padding: 3px;
	border: 1px solid #393939;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.txt_produto {
	font-weight: bold;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt_preco {
	font-weight: bold;
	color: #8D2A11;
}


a:link {
	color: #7A7A7A;
	text-decoration: none;
}
a:visited {
	color: #7A7A7A;
}
a:hover {
	color: #7A7A7A;
}
a:active {
	color: #7A7A7A;
}
a.vermelho:link {
	color: #8D2A11;
	text-decoration: none;
}
a.vermelho:visited {
	text-decoration: none;
	color: #8D2A11;
}
a.vermelho:hover {
	text-decoration: underline;
	color: #8D2A11;
}
a.vermelho:active {
	text-decoration: none;
	color: #8D2A11;
}

a.branco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.branco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.branco:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.branco:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bosda_foto2 {
	padding: 3px;
	border: 1px solid #393939;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.txt_titulo {
	font-size: 14px;
	font-weight: bold;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}
