/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background: url("imgs/bg_body.jpg") top center repeat-x;
	overflow:-moz-scrollbars-vertical;
	text-align: center;
}
div {
	text-align: left;
}
body, div, td {
	margin: 0px;
	font:normal 10px Tahoma, Verdana, Helvetica, sans-serif;
	color: #554d47;
}
div {
	text-align: left;
}
table, td, tr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	color: #fe5401;
	text-decoration: none;
}
a:hover {
 	color: #de1208
}
h1 {
color:#fe5401;
font:bold 10px Tahoma, Verdana, Helvetica, sans-serif;
text-transform:uppercase;
}


/* Contato */

.table_form td {
	color: #998f8f;
	font: 11px "Tahoma";
}

.p_contato2 {
	margin: 10px 10px 5px 20px;
	color: #6f6f6f;
}
.p_contato1 {
	margin: 0px;
	margin-right: 40px;
}

.input1, .input2, .textarea1 {
	border: 0px;
	margin: 2px 0px 3px 0px;
	padding: 2px 4px 2px 6px;
	color: #333;
	font: 11px "Tahoma";
}

.input1 {
	width: 350px;
	background: #FFf url("imgs/bg_form1.gif") no-repeat;
	_background-attachment: fixed;
}
.input2 {
	width: 167px;
	background: #FFF url("imgs/bg_form2.gif") no-repeat;
	_background-attachment: fixed;
}
.textarea1 {
	width: 350px;
	height: 80px;
	background: #FFF url("imgs/bg_form3.gif") no-repeat;
	_background-attachment: fixed;
	overflow:auto;
}

.bt_form {
	width: 70px;
	height: 19px;
	border: 0px;
	margin-top: 4px;
}
/* Estrutura */

#geral {
	position:absolute;
	left:50%;
	margin:0 0 0 -400px;
	width:800px;
}
#cont {
	position: relative;
	min-height: 220px;
	_height: 220px;
	z-index: 1000;
}

#bg {
	position: absolute;
	width:800px;
	height: 260px;
	margin-left: 9px;
	z-index: 1;
	
	background-image: url("imgs/bg_conteudo.png") !important;
	background-image: none; 
	background-repeat: no-repeat; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/bg_conteudo.png'); 
	background-repeat: no-repeat;
}

#topo {
	margin-top: 10px;
}


/* INTERNA */
#conteudo {	
	width: 520px;
	margin-left: 78px;
	color: #6f6f6f;
}

#receitas, #envie_receitas  {
	position: absolute; 
	left: 510px;
	top: 10px;
	width: 120px;
	margin: 0px 0px 0px 105px;
	text-align: center;
}

#rodape {
	position: absolute;
	width: 235px;
	left: 280px;
	text-align: center;
}


/* INDEX */
#meio {
	position: absolute;
	width: 235px;
	left: 280px;
	text-align: center;
	margin-top: 50px;
}

#esquerda {
	position: absolute; 
	width: 220px; 
	left: 70px;
	top: 400px;
}

#direita {
	position: absolute; 
	left: 510px;
	top: 400px;
	width: 220px; 
	text-align: right;
}

.subtitulo {
	position: relative;
	font-weight:bold; 
	color:#FF6600; 
}
	.dt_tit {
		float: left;
	}
	.li_tit{
		float: left;
		height:13px; 
		background: #fff500; 
		list-style: none; 
	}

li {
	list-style-image: url("imgs/li_lozango.gif");
}

#both {
	clear: both;
}


#descricao {
	float: left;
	width: 350px;
	color: #6f6f6f;
	margin-left: 40px;
}

#descricao_img {
	float: left;
}

.link_cont, .link_cont_receita {
	display: block;
	width: 162px;
	padding-left: 11px;
	margin-bottom: 2px;
	text-decoration: none;
	color: #6f6f6f;
}

.link_cont_receita{	width: 250px;}

.link_cont:hover {
	color: #fe5401;
}
.link_cont img{
	margin: -2px 0 0 -11px;
	float: left;
}

.link_novidades {
	text-decoration: none;
	color: #6f6f6f;
}
.link_novidades:hover{
	color: #000;
}

.link_normal {
	text-decoration: none;
	color: #fe5401;
}
.link_normal:hover {
	color: #de1208;
}

.voltar {
	float: right;
}
.novidades {
	text-decoration: none;
	color: #6f6f6f;
}

p.qualidade img{
	 float:left;
	 margin:0 8px 5px 0; 
}
table.premios td{
	text-align:center;
	padding-bottom:18px;
	vertical-align:top;

}
table.premios td img{
	margin-bottom:12px;
}

.vermelho {color: #de1208}
.laranja {color: #fe5401}
.amarelo {color: #ffc900}

/* PÁGINA RECEITAS */

#envie_receitas {
	width: 111px;
	text-align: center;
	font-family: tahoma;
	font-size: 9px;
	color: #6f6f6f;
