.anel {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/anel.gif);
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textos cardapio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textos Loja{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.formulario {
	border-top: 1px solid #D17676;
	border-right: 1px solid #8C0000;
	border-bottom: 1px solid #8C0000;
	border-left: 1px solid #D17676;
}
.fundoform {
	background-color: #FFD5D5;
	color: #990000;
}
.fone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
	letter-spacing: -1px;
}	

table {
	border-collapse: collapse;
	border: 1px solid #F7F7F7;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #75141f;


  background:;
  }
caption {
  text-align: left;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
td, th {
  border: 1px dashed #B85A7C;
  padding: .6em;
  color: #75141f;
  }
  
 td.interna, th {
  border: 1px dashed #B85A7C;
  padding: .6em;
  color: #75141f;
  }
  
thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #A85070;;
  text-align: left;
  background: #38160C;
  color: #75141f;
  padding-top:4px;
  }

tbody td a {
  background: transparent;
  text-decoration: none;
  color: #75141f;
  }
  
tbody td a:hover {
  background: transparent;
  color: #999999;
  }
  
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #75141f;
  }
tbody th a:hover {
  background: transparent;
  color: #853135;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  padding-left:.8em
  }
tfoot td {
  border: 1px solid #38160C;
  background: #38160C;
  padding-top:6px;
  }
.odd {
  background: #7B2342;
  }
tbody tr:hover {
  background: ;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: ;
  }
