* {
	margin: 0 auto;
	padding:0;
}
html {
	font-family: "Trebuchet MS";
	background:url(img/bg.gif);
}
body {	
	width:1020px;
	background:url(img/bg1.gif);
}
a {
	text-decoration:none;
	color:#2F1909;
}
a:hover {
	color:#e72032;
}
#topo {
	background:url(img/bg_madeira.gif) no-repeat bottom;
	height:454px;
}
#topo #logo{
	background:url(img/topo.gif) no-repeat;
	width:1020px;
	height:150px;
}
#topo #banner_menu {
	background:url(img/bg_madeira_escura.gif) repeat-y;
	height:267px;
}
img.galo {
	position: absolute;
	float:left;
	margin: -60px 0 0 55px;
}
#topo #banner_menu #banner{
	float:left;
	width:702px;
	height:287px;
	margin-left:97px;
	margin-top:-4px;
	display:inline;
	background:url(img/banner_fundo.jpg) no-repeat;
}
#topo #banner_menu #menu{
	float:left;
	margin:3px 0 0 20px;
}
#topo #banner_menu #menu li {
	list-style:none;
	margin:0 0 0 0;
}
#topo #banner_menu #menu li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
#topo #menu li{
	padding-top: 4px;
}
#meio {
	color: #684429;
	padding:30px 22px 30px 96px;
	float:left;
}
 h3 {
	padding-left: 10px;
	color:#684429;
	background:url(img/h3_bg.gif) no-repeat bottom;
	width:221px;
	height:37px;
	text-align:center;
	margin-bottom:5px;
}
#meio #noticias {
	float:left;
	width:240px;
}

#noticia_principal  p{
	padding-bottom: 0;
	margin-bottom:0;
}
#noticia_principal {
	min-width: 700px;
}
#meio dl {
	border-top: 1px #ac9b74 dotted;
	float:left;
	width:219px;
	padding-bottom:10px;
}
#meio dl img{
	padding-bottom:10px;
}
#meio #produtos {
	float:left;
	width:240px;
}
#meio #produtos p{
	font-weight:bold;
	width:167px;
	float:left;
	font-size:16px;
	margin-left:25px;
	display:inline;
}
#linhas_produtos{
	width:215px;
	float:left;
	margin-top:20px;
	margin-bottom:24px;
}
#linhas_produtos img.seta_esquerda,#linhas_produtos img.seta_direita{ 
	margin-top: 15px;
}
#linhas_produtos img.seta_esquerda{
	float:left;
}
#linhas_produtos img.bom_todo{
	text-align:center;
	float:left;
	margin-left:50px;
	display:inline;
}
#linhas_produtos img.seta_direita{
	float:right;
}
#meio #receitas {
	float:left;
	width:240px;
}
#buscar_sac_pedidos{
	float:left;
	width:179px;
	padding-top:100px;
	color:#684429;
	margin-bottom: 10px;
}
#buscar_sac_pedidos form#buscar{
	background:url(img/bg_buscar.gif);
	width:175px;
	height:72px;
	font-size:24px;
	font-weight:bold;
	padding:0 0 0 4px;
	margin-bottom:8px;
}
#buscar_sac_pedidos form#buscar input{

	width:122px;
	height:25px;
	border:1px #c4b88e solid;
	float:left;
}

#buscar_sac_pedidos form#buscar input.botao{
	width:38px;
	height:27px;
	border:1px #94836e solid;
	background-color:#3d210e;
}
#buscar_sac_pedidos #sac{
	width: 179px;
	height:173px;
	padding:80px 0 0 0;
	background:url(img/bg_sac.gif) no-repeat;
	margin-bottom:10px;
}
#buscar_sac_pedidos #sac h2{
	padding-left:13px;
	padding-top:30px;
}
#buscar_sac_pedidos #sac p{
	margin-left:13px;
	font-size:12px;
	line-height:16px;
}
#buscar_sac_pedidos #pedidos {
	background:url(img/bg_pedidos.gif);
	width:159px;
	height:139x;
	padding:10px;
}
#buscar_sac_pedidos #pedidos h2{
	font-size:18px;
	margin:0 auto;
	padding:0;
}
#buscar_sac_pedidos #pedidos form{
	font-size:12px;
}

#buscar_sac_pedidos #pedidos form input{
	width:157px;
	height:24px;
	border: 1px #c4b88e solid;
	margin-top: 4px;
}
#buscar_sac_pedidos #pedidos form input.botao{
	width:54px;
	height:24px;
	border: 1px #c4b88e solid;
	background-color:#3d210e;
	margin-top: 7px;
}
#rodape {
	background:url(img/bg_madeira_clara.gif) repeat-y;
	height:141px;
	text-align:center;
	color:#FFFFFF;
	padding-top:25px;
	font-size:11px;
	margin-top:10px;
}

