/* -------------------------------------------------------------- 
  
   Estilos para tela
	 * baseado no framework Blueprint v0.6 - http://code.google.com/p/blueprintcss/
	 
	 *** Seletores marcados com *IE FIX* indicam relação com o documento ie6.css onde ***
	 *** as propriedades são configuradas específicamente para o Internet Explorer 6  ***
   
-------------------------------------------------------------- */

@import 'reset.css';	/* Zera valores igualando os navegadores */
@import 'tipo.css';		/* Tipografia, fontes, cores e tamanhos */
@import 'grid.css';		/* Estrutura (container, colunas, etc) */
@import 'forms.css';	/* Formulários */
/* -------------------------------------------------------------- 
	
	MENUS (Navegação, menu lateral, submenu, etc.)
		*Utilize a classe desejada na div que contém a UL
		
-------------------------------------------------------------- */
ul.vendedores_lista {
	list-style: none;
	padding:0;
	margin:0;
}
ul.vendedores_lista li {
	width:540px;
	margin:10px 0 10px -15px;
	background:#faefef;
	padding: 2px 0 2px 20px;
}
div.filtragem_cidade {
	width:100%;
	margin-bottom: 50px;
	overflow:hidden;
}
div.filtragem_cidade label, div.filtragem_cidade select {
	float:left;
	display:inline;
	margin:0 5px;
}
div.rodape_home {
	background:url(../img/rodape_home.gif) no-repeat -2px 0 #fffae7;
	padding:40px 0 0;
	width:1000px;
	height:50px;
	text-align:center;
	color:#fff;
	font-family:Arial;
	float:none;
	display:block;
	margin:0 auto;
	font-size:10px;
}
div.rodape_home a {
	color:#fff;
}
div.rodape_home p {
	float:right;
	color:#666;
	margin-top:20px;
}
div.rodape_home p a {
	color:#666;
	font-weight:bold;
}
ul#cat_prod {
	Float:left;
	display:inline;
	width:585px;
	margin-top:20px;
}
ul#cat_prod li {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	float:left;
	clear:none;
	display:inline;
	padding:3px 10px;
	color:#666;
	margin: 30px 135px;
}
ul#cat_prod li img {
	display:block;
	clear: both;
	margin:3px;
}
ul#cat_prod a {
	color:#666;
	clear: both;
	display:block;
}
h1.logo {
	float:left;
}
h1.logo a {
	display: block;
	background: url(../img/logotipo_Da Barra.png) center no-repeat;
	width:220px;
	height:56px;
	text-indent:-9000px;
	padding:0;
}
div.produtos form {
	float:left;
	margin:10px 0 0;
}
div.produtos input {
	background:url(../img/busca.gif) top left no-repeat transparent;
	border:0 none;
	color:#e9584b;
	font-weight:bold;
	width:143px;
	padding:7px 2px 5px 14px;
	float:left;
}
div.produtos button {
	background:url(../img/busca.gif) top right no-repeat transparent;
	border:0 none;
	text-indent:-9000px;
	font-size:1px;
	width:28px;
	height:30px;
	padding:0;
	margin:0;
	float:left;
}
div.produtos ul {
	margin:10px 10px -3px;
	float:left;
	display:inline;
}
div.produtos li {
	background:url(../img/bullet_listagem.gif) left center no-repeat;
	padding:0px 0 0px 10px;
	float:left;
	clear:left;
	width:100%;
	height:15px;
}
a#menuprodlink {
	float:left;
	clear:left;
	margin:10px 0 0 120px;
	width:90px;
}
a:hover#menuprodlink, a:focus#menuprodlink {
	color:#E9584B;
}
div.receitas li {
	float:left;
	clear:left;
	height:62px;
	overflow:hidden;
	width:100%;
	margin-bottom:3px;
}
div.receitas li a {
	font-size:12px;
	font-weight:bold;
	color:#E10000;
}
div.receitas li a:visited {
	color:#CC3333;
}
div.receitas ul {
	margin:15px 0px 10px;
	float:left;
	width:205px;
}
div.receitas span {
	text-align:center;
	float:left;
	width:59px;
	height:59px;
	overflow:hidden;
	position:relative;
	margin-right:4px;
}
div.receitas span a {
	width:59px;
	height:59px;
	background:url(../img/moldura.gif) top left;
	position:absolute;
	top:0;
	left:0;
}
div.receitas span img {
	margin:0 0 0;
	height:59px;
}
div.receitas li h5 {
	font-size:12px;
	color:#E10000;
	margin:0;
	padding:0;
}
div.clubinho li {
	float:left;
	clear:left;
	height:75px;
	overflow:hidden;
	width:100%;
	margin-bottom:6px;
}
div.clubinho li a {
	font-size:12px;
	font-weight:bold;
	color:#E10000;
}
div.clubinho li a:visited {
	color:#CC3333;
}
div.clubinho ul {
	margin:15px 0px 10px;
	float:left;
	width:205px;
}
div.clubinho span {
	text-align:center;
	float:left;
	width:59px;
	height:59px;
	overflow:hidden;
	position:relative;
	margin-right:4px;
}
div.clubinho span a {
	width:59px;
	height:59px;
	background:url(../img/moldura.gif) top left;
	position:absolute;
	top:0;
	left:0;
}
div.clubinho span img {
	margin:0 0 0;
	height:59px;
}
div.clubinho li h5 {
	font-size:12px;
	color:#E10000;
	margin:0;
	padding:0;
}
div.galeria {
	text-align:center;
}
/* ---------------LISTAGEM DE NOTÍCIA-------------------- */

ul.listanoticia {
	list-style:none;
	margin:0;
	float:left;
}
ul.listanoticia li {
	float:left;
	clear:left;
	border-bottom:4px solid #f5ecdd;
	margin-bottom:1em;
	padding-bottom:1em;
	color:#e9584b;
	width:582px;
}
ul.listanoticia li img {
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
ul.listanoticia h4 {
	line-height:1em;
	margin-bottom:0.4em;
}
ul.listanoticia a,  ul.listanoticia a:hover {
	color:#e9584b;
}
ul.divide div {
	float:left;
	width: 395px;
	padding:10px;
	overflow:hidden;
}
.detnoticia h3 {
	margin-bottom:4px;
}
.data {
	display:block;
	color:#E9584B;
}
.fonte a, .fonte a:hover, .data {
	color:#E9584B;
}
.fonte {
	margin:0;
	color:#E9584B;
}
.imgNoticia {
	float:left;
	width:100%;
	padding-bottom:10px;
}
.imgNoticia img {
	float:left;
	margin:0 10px 0 0;
}
/* ---------------LISTAGEM DE RECEITAS -------------------- */
div.receitatop {
	float:left;
	margin-bottom:30px;
}
div#ultimareceita div.receitatop img {
	width:220px;
}
div.receitatop img {
	float:left;
	margin:0 10px 20px 0;
}
div.receitatop div {
	float:left;
	width:340px;
}
div.receitatop h5 {
	margin-bottom:0;
}
div.receitatop p {
	margin:10px 0 5px;
}
div.receitatop em {
	font-style:normal;
	color:#e9584b;
}
div.receitatop a, div.receitatop a:hover {
	color:#f14607;
}
div.receitatop div div {
	float:left;
	width:340px;
	margin:20px 0;
	min-height:200px;
}
ul.navreceita {
	float:left;
	clear:left;
	background:url(../img/receitaNav.gif) no-repeat top left;
	margin:-160px 0 0;
}
ul.navreceita li {
	float:left;
	clear:left;
}
ul.navreceita li a {
	float:left;
	clear:left;
	height:40px;
	width:200px;
	text-indent:-9000px;
}
ul.listareceita {
	float:left;
}
ul.listareceita li {
	float:left;
	display:inline;
	width:290px;
	margin-bottom:30px;
}
ul.listareceita div {
	float:left;
	display:inline;
	width:155px;
}
ul.listareceita img {
	width:109px;
	margin:0 15px 0 0;
	float:left;
	border:1px solid #ccc;
}
ul.listareceita h5 {
	margin-bottom:0;
}
ul.listareceita a, ul.listareceita a:hover {
	color:#e9584b;
}
ul.listareceita em {
	font-style:normal;
	color:#e9584b;
}
/*-------------------- PRODUTOS ------------------------*/

ul.lisproduto {
	float:left;
	display:inline;
	width:580px;
	clear:both;
}
ul.lisproduto li {
	float:left;
	border-bottom:3px solid #f5ecdd;
	padding:0 0 10px;
	margin-bottom:10px;
	width:50%;
}
span.imgprod {
	width:106px;
	height:105px;
	padding:11px 10px 9px 11px;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
	text-align:center;
}
span.imgprod a {
	background:url(../img/produto_lis.gif) no-repeat top left;
	position:absolute;
	top:0;
	left:0;
	width:127px;
	height:130px;
	float:left;
	display:inline;
}
ul.lisproduto img {
	width:80px;
}
ul.lisproduto h5 {
	float:left;
	margin:40px 0pt 0pt 10px;
	width:150px;
}
ul.lisproduto a, ul.lisproduto a:hover {
	color:#e9584b;
}
.produto {
	float:left;
	clear:both;
	width:100%;
}
.produto div {
	float:left;
	text-align:center;
}
form.buscaproduto input {
	background:url(../img/produto_procura.gif) top left transparent;
	float:left;
	display:inline;
	border:0;
	padding:7px 2px 6px 24px;
	width:520px;
	margin:25px 0;
	color:#999;
}
form.buscaproduto input:focus, form.buscaproduto input.focus {
	color: #000;
}
form.buscaproduto button {
	background:url(../img/produto_procura.gif) right top;
	border:0;
	font-size:1px;
	padding:0;
	margin:25px 0 0;
	width:34px;
	height:30px;
	text-indent:-9000px;
	overflow:hidden;
	float:left;
	display:inline;
}
/*------------ MAPA DO SITE -------------*/
ol.mapa {
	float:left;
	width:400px;
	font-size:12px;
}
ol.mapa li {
	float:left;
	clear:left;
	padding:8px;
	background:url(../img/mapa_bg.gif) no-repeat left top;
	color:#fff;
	width:95%;
	margin:0 0 5px
}
ol.mapa li a, ol.mapa li a:hover, ol.mapa li a:focus {
	color:#fff;
}
ol.mapa ul {
	margin:10px 0 0 20px;
	float:left;
	width:180px;
}
ol.mapa ul li {
	float:left;
	clear:left;
	border-bottom:1px dashed #ffced5;
	color:#fb5b70;
	font-weight:bold;
	background:none;
	width:95%;
	margin:0;
	padding:4px;
}
ol.mapa ul li a, ol.mapa ul li a:hover, ol.mapa ul li a:focus {
	color:#fb5b70;
}
/*------------ RODAPÉ -------------*/

.rodape a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.rodape a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.rodape a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
p.fonterodape {
	text-align:right;
	margin:25px 0 0;
	color:#555;
	padding-right:50 px;
	font-size:9px
}
.rodape a.assinatura {
	font-size:9px;
	color:#555555;
	text-decoration:underline;
}
.rodape a:visited.assinatura {
	font-size:9px;
	color:#555555;
}
/*----------------------Tabelas nutricionais----------------------------------*/
table {
	font-family: Arial, Helvetica, sans-serif;
}
table.bordas {
	width: 330px;
	border: 1px solid #d52a24;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif #fff;
	margin: 0 auto;
}
#light.bordas, #lightDois.bordas, #lightTres.bordas {
	width: 530px;
}
#light.bordas th, #lightDois.bordas th, #lightTres.bordas th {
	width: 530px;
	border-bottom:1px solid #7e1512;
	padding-bottom:5px;
}
table.bordas th {
	width: 330px;
	background: #d52a24;
	color: #fff;
	padding-top: 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif #fff;
	font-style: italic;
	text-align:center;
}
td.porcao {
	color: #fff;
	background: #d52a24 url(img/bg_tableTopo.gif) bottom no-repeat;
	text-align: center;
	padding: 3px 0 10px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif #fff;
	border-left: 1px solid #d52a24;
	border-right: 1px solid #d52a24;
}
#lightDois .porcao {
	border-right:1px solid #7e1512;
}
#lightDois .last {
	border-right:none;
}
table.info {
	width: 100%;
	border-collapse: collapse;
}
table.info tr td {
	height: 20px;
	border: 1px solid #d52a24;
	font: 12px Arial, Helvetica, sans-serif #000;
}
table.info tr td.tableColUm {
	padding: 3px 0 2px 7px;
	width: 160px;
}
table.info tr td.tableColDois {
	padding: 3px 5px 2px 0;
	text-align: right;
	width: 90px;
}
#lightDois .info tr td.tableSecond {
	text-align:center;
	width:100px;
	padding:3px 4px 2px;
}
table.info tr td.tableColTres {
	padding: 3px 0 2px 10px;
	width: 28px;
}
table.info tr td.tableFirst {
	border-top: none;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
#light .info tr td.tableFirst {
	height:65px;
}
table.info tr td.tableLast {
	border-bottom: none;
}
td.tableRodape {
	width: 300px;
	color: #fff;
	background: #d52a24 url(img/bg_tableRodape.gif) top no-repeat;
	text-align: left;
	padding: 7px 10px 0 10px;
	font: 10px Arial, Helvetica, sans-serif #fff;
	border-left: 1px solid #d52a24;
	border-right: 1px solid #d52a24;
	font-weight:normal;
}
table.rodape {
	margin:0;
	border-collapse: collapse;
}
