@charset "iso-8859-1";
@import url("textos.css");
@import url("divs.css");

body{
	margin:0 auto;
	background-color:#053256;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#tudo{
	position:absolute;
	width:100%;
	margin:0 auto;
	background:url(../images/background.jpg) no-repeat center 0px;
}
#tudo_secao{
	position:absolute;
	width:100%;
	margin:0 auto;
	background:url(../images_secao/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.conteudo{
	position:relative;
	width:1118px;
	margin:0 auto;
}
#conteudo_secao{
	position:relative;
	width:1002px;
	margin:0 auto;
}
#topo_flash{
	position:relative;
	float:left;
	width:1118px;
	height:569px;
}

#bemvindo{
	position:relative;
	float:left;
	width:573px;
	height:139px;
	text-align:justify;
}
#tit_bemvindo{
	margin-left:83px;	
}
#txt_bemvindo{
	margin-right:31px;
}

#esquerda{
	position:relative;
	float:left;
	width:573px;
	height:302px;
}

#utildom{
	position:relative;
	float:left;
	width:241px;
	height:302px;
	text-align:justify;
}
#txt_utildom{
	margin-left:23px;
	margin-top:12px;
	margin-right:28px;
}
.bt_saibamais{
	margin-left:21px;
	margin-top:19px;
}
#discos{
	position:relative;
	float:left;
	width:304px;
	height:302px;
}
#produtos{
	position:relative;
	float:left;
	width:520px;
	height:163px;
	padding-left:53px;
}
#txt_discos{
	width:192px;
	margin-left:26px;
	margin-top:12px;
}

#linha_hr{
	position:relative;
	float:left;
	background-image:url(../images/bg_hr.png);
	width:100%;
	height:183px;
}
#receitas{
	position:relative;
	float:left;
	width:356px;
	height:183px;
	background-image:url(../images/bg_receitas.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#encontre{
	position:relative;
	float:left;
	width:356px;
	height:183px;
	background-image:url(../images/bg_encontre.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#representante{
	position:relative;
	float:left;
	width:402px;
	height:183px;
	background-image:url(../images/bg_representante.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#representante_txt{
	position:relative;
	float:left;
	width:158px;
	height:110px;
	margin-left:26px;
	margin-top:64px;
	text-align:justify;
}
#encontre_txt{
	position:relative;
	float:left;
	width:169px;
	height:110px;
	margin-top:64px;
	margin-left:15px;
	text-align:justify;
}
#receitas_txt{
	position:relative;
	float:left;
	width:127px;
	height:110px;
	text-align:justify;
	margin-top:64px;
	margin-left:100px;
}
#rodape{
	position:relative;
	float:left;
	background-image:url(../images/bg_rodape.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:134px;
	margin-top:54px;
}
#logo_rodape{
	position:relative;
	float:left;
	width:256px;
	height:134px;
	background-image:url(../images/logo_rodape.jpg);
}
.linha_rodape{
	position:relative;
	float:left;
	width:2px;
	height:134px;
	background-image:url(../images/linha_rodape.gif);
}
#txt_rodape{
	position:relative;
	float:left;
	width:641px;
	height:134px;
}
#selo15anos{
	position:relative;
	float:left;
	background-image:url(../images/selo-19anos.png);
	width:124px;
	height:91px;
	margin-top:99px;
	margin-left:-30px;
}
#txt_rodape2{
	margin-left:20px;
	margin-top:50px;
}
#menu_rodape{
	position:relative;
	float:left;
	width:583px;
	height:30px;
	margin-left:20px;
	margin-top:15px;
}
#logo_slim_rodape{
	position:relative;
	float:left;
	padding-left:35px;
}

.inputNewsletter {border:none; width:160px; height:28px; padding:6px 6px 6px 2px;}

