td img {display: block;}
body {
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #467699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #467699;
}
a:hover {
	text-decoration: none;
	color: #29C6FF;
}
a:active {
	text-decoration: none;
	color: #29C6FF;
}.receitas_txt {
	color: #D4A8A9;
}
.receitas_borda {
	border: 10px solid #EFE1E1;
}
.receitas_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #EFE1E1;
	border: 1px solid #EFE1E1;
}
.produtos_txt {
	color: #768945;
}
.produtos_int_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #748545;
}
.int_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #467699;
	font-weight: bold;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	color: #5598C2;
	background-color: #EFF7FA;
	border: 1px solid #A6C9DD;
}
