fundo_cardapio {
	background-color: #E5DFCE;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border-color:#FFFFFF;
}
.titulo_cardapio {
	color: #609A2C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
.form_cardapio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #609A2C;
	color: #FFFFFF;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#pag_esq{
width:7;
height:20;
float:left;
}
#pag_dir{
width:7;
height:20;
float:left;
}

#pag_cent{
	width:auto;
	height:20px;
	background:url(../img/cardapio/paginacao.jpg);
	background-repeat:repeat-x;
	background-position:left;
	float:left;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}