@charset "UTF-8";


.pratos
{
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


.preenche_linha_ementa
{
	background-image:url(images/ementa/linha_fundo.gif);
	background-repeat:repeat-x;
	
	height:30px;
	vertical-align:middle;
}

.preenche_linha_preco
{
}

.linha
{
	height:30px;
	vertical-align:middle;
}

h2
{
	color:#2C626F;
}



div.hr {
	width:500px;
  height: 15px;
  background: #fff url(images/linha_news.gif) repeat-x scroll center;
}

div.hr hr {
  display: none;
}

