@charset "utf-8";
body {
	scrollbar-face-color:rgb(227,206,182);
	scrollbar-3dlight-color:rgb(227,206,182);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-darkshadow-color:rgb(241,230,218);
	scrollbar-shadow-color:rgb(212,189,162);
	scrollbar-arrow-color:rgb(125,84,44);
	scrollbar-track-color:rgb(237,218,183);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	margin-top: 0px;
	background-color: #3C1300;
	background-image: url(../img/bg_site.gif);
	background-repeat: repeat;
}
a{
	color:#FFD1A4;
	padding:2px 4px;
}
a:hover{
	color:#330000;
	background-color:#FFD1A4;
}
.tabelacorpo{
	border: 1px solid #330000;
	background-color: #F4E6C1;
}
.celmenu{
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat;
	background-color: #D0AC91;
}
.celesquerda{
	background-image: url(../img/esquerda_bg.gif);
	background-repeat: repeat;
	padding: 12px;
	background-color: #D9A187;
	font: verdana 11px #990000;
}
.bemvindo_tit{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #330000;
	padding: 2px 20px 3px 20px;
}
.bemvindo_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	background-color: #Eddab7;
	padding: 12px;
	text-align: justify;
	border: 1px dashed #E6CFAD;
}
.barrafim{
	background-image: url(../img/barrafim_bg.jpg);
	background-repeat: repeat-x;
	font: arial 10px #EEEEEE;
	color: #EDDAB7;
	padding-left: 20px; 
	border-top: 1px solid #5E2F00;
}
.titCardapio{
	font: bold 14px verdana;
	color: #852c25;
	border-bottom: 1px dashed #b59880;
	padding: 4px 0px 2px 0px;
	text-align: center;
	margin: 4px 20px 4px 20px;
}
.itemCardapio{
	font: bold 11px Arial;
	color: #582c25;
	padding: 2px 2px 0px 7px;
}
.txtItemCard{
	font: 9px Arial;
	color: #9c7649;
}
a.cardapio{
	font: normal 12px verdana;
	color: #A47C5B;
	display: inline-block;
	padding: 1px 7px 3px 7px;
	margin: 4px 1px 0px 1px;
	background-color: #DEC7A4;
	width:;
	text-decoration: none;
	text-align: center;
}
a.cardapio:hover{
	background-color: #5B1E00;
	color: #DEC7A4;
}
#menucardapio{
	list-style: none;
	margin: 0;
	padding: 0;
}
.fotosMenu{
	position:relative;
	margin: 10px 0px 0px 0px;
}
.fotosBox{
	width:160px;
}
.fotoUnidade{
	margin-bottom:5px;
}
.titPagina{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #330000;
	padding: 0px 20px 1px 20px;
}
a.foto{
	
}
a.foto:hover{
	
}

