html, body { height:100% } 
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
body {
	margin:0; 
	padding:0;
	background:#a6d11a url(../images/bgTotal.jpg);
}

* html #container { height: 100% }

a:link {
	color:#F4F4F4;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#F4F4F4;
}
a:hover {
	text-decoration: underline;
	color:#999999;
}
a:active {
	text-decoration: underline;
	color:#F4F4F4;
}

a.dois:link {
	color:#003300;
	text-decoration:none;
	min-width:350px;
	background-color:#D5EFA3;
	padding:4px;
	margin-left:5px;
	margin-right:5px;
}
a.dois:visited {
	color:#003300;
	text-decoration:none;
	min-width:350px;
	background-color:#D5EFA3;
	padding:4px;
}
a.dois:hover {
	color:#003300;
	text-decoration:none;
	min-width:350px;
	background-color:#8EC722;
	padding:4px;
}
a.dois:active {
	color:#003300;
	text-decoration:none;
	min-width:350px;
	background-color:#D5EFA3;
	padding:4px;
}

a.tres:link {
	color:#003300;
	text-decoration:none;
	min-width:350px;
	background-color:#8EC722;
	padding:4px;
	margin-left:5px;
	margin-right:5px;
}
a.tres:visited {
	color:#003300;
	text-decoration:none;
	min-width:350px;
	background-color:#8EC722;
	padding:4px;
}
a.tres:hover {
	color:#003300;
	text-decoration:none;
	min-width:350px;
	background-color:#8EC722;
	padding:4px;
}
a.tres:active {
	color:#003300;
	text-decoration:none;
	min-width:350px;
	background-color:#8EC722;
	padding:4px;
}

#topTotal {
	position:absolute;
	width:100%;
	height:278px;
	margin-left:0px;
	background-color:#FFFFFF;
	background:url(../images/bgTop.jpg) repeat-x;
}
#container {
	width:895px;
	height:auto;
	position:relative;
	margin-left:0px;
	text-align:left;
	min-height:100%;
	background:url(../images/bgCenter.jpg) repeat-y;
}
#top {
	width:895px;
	height:278px;
	margin-left:0px;	
	background-color:#FFFFFF;
	text-align:center;
}
#conteudo {
	width:729px;
	height:auto;
	margin-left:47px;
	background-color:#FFFFFF;		
}
#bottom {
	width:729px;
	height:150px;
	position: absolute;
	bottom: 0; 
	text-align:center;
	margin-left:47px;
}
#conteudo { padding-bottom: 150px }

.clear { clear:both }
.textCenter {
	text-align:justify;
	padding:20px;
	background-color:#FFFFFF;	
}
.box {
	border:none;
	background-color:#F4F4F4;
	color:#990000;
}
.btn {
	border:none;
	background-color:#DEDEDE;
}
.asterisco { color:#999999 }
.cardapio {
	background-color:#8EC722;
	padding:5px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.linkCard {
	color:#F4F4F4;
	margin-bottom:20px;	
	text-align:center;
	background-color:#D5EFA3;
	padding:4px;
}
.msg {
	color:#F4F4F4;
	margin-bottom:5px;
	background-color:#990000;
	text-align:center;
	padding:4px;
}
.cardTab {
	float:left;
	width:156px;
	height:180px;
	margin-bottom:14px;
	border:none;
	margin-left:5px;
	margin-right:11px;
 }
.imageCard {
 	background-color:#D5EFA3;
	width:156px;
	height:120px;
}
.titCard {
	color:#333333;
	font-weight:bold;	
	text-align:center;
}
.textCard {
	font-size:9px;
	text-align:center;	
	padding-left:5px;
	padding-right:5px;
}
.adicionais {
	color:#003300;
	background-color:#D5EFA3;
	text-align:center;
	padding:1px;
	clear:both;
}
.textAdicionais {
	text-align:center;
	padding:4px;
}
.voltar {
	text-align:center;
	clear:both;
	margin-top:30px;
}
.petiscoTab {
	float:left;
	width:156px;
	height:120px;
	margin-bottom:20px;
	border:none;
	margin-left:5px;
	margin-right:11px;
 }
 .tabelaCard { clear:both }
 .comboTab {
	float:left;
	width:180px;
	height:150px;
	margin-bottom:14px;
	border:none;
	margin-left:35px;
}
.textContato { margin-bottom:20px; }
