body{
	margin:0px;
	padding:0px;
	background-color:#005301;
	background-image:url("../imagens/fundo.JPG");
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
}

#site{
	display:block;
	position:relative;
	width:800px;
	height:auto;
	min-height:692px;
	margin:auto;
	margin-top:16px;
}

#principal{
	display:block;
	position:relative;
	width:800px;
	height:auto;
	min-height:602px;
	padding-top:9px;
	padding-bottom:11px;
	background-color:#FFFFFF;
}

#borda-topo{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}

#borda-rodape{
	display:block;
	position:absolute;
	bottom:-1px;
	left:0px;
}

#menu-topo{
	display:block;
	width:auto;
	padding-right:16px;
	height:29px;
}

#eventos{background-image:url("../imagens/eventos.jpg");background-repeat:no-repeat;}

#congelados{background-image:url("../imagens/congelados.jpg");background-repeat:no-repeat;}

#cafeteria{background-image:url("../imagens/cafeteria.jpg");background-repeat:no-repeat;}


#menu-topo a{
	display:block;
	display:inline;
	width:114px;
	height:29px;
	float:right;
}

#topo{
	display:block;
	position:relative;
	width:auto;
	height:111px;
	z-index:2;
}

#logo{
	display:block;
	position:absolute;
	top:9px;
	left:15px;
}

#contato{
	position:absolute;
	top:34px;
	right:15px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:17px;
	text-align:right;
}

.vermelho{
	color:#000000;
}

#links-topo{
	display:block;
	float:right;
	width:auto;
	height:29px;
	margin-top:84px;
	padding-right:16px;
	font-weight:bold;
}

#links-topo a{
	display:block;
	position:relative;
	float:left;
	width:auto;
	height:29px;
	line-height:29px;
	padding:0px 7px 0px 7px;
	background-image:url("../imagens/bt-topo-fundo.JPG");
	color:#000000;
	text-decoration:none;
	font-size:13px;
	z-index:2;
}

#links-topo a img{border:0px;}

.abs-direito{position:absolute;right:-1px;top:0px;}

.abs-esquerdo{position:absolute;left:0px;top:0px;}

#conteudo{
	display:block;
	width:100%;
	height:auto;
	min-height:237px;
	padding-top:200px;

}

#conteudo h1, h2{
	color:#000000;
	margin:0px;
	padding:0px;
	clear:right;
	text-decoration:none;
}

.conteudos{display:block;float:left;width:100%;margin-bottom:30px;}

.pequeno{width:215px;height:auto;min-height:88px;padding:0px 20px 0px 20px;}
.grande{
	width:750px;
	height:auto;
	min-height:88px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.grandehome{
	width:500px;
	height:auto;
	min-height:88px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.divisoria-esquerda{border-left:1px solid #C7C7C7;}

.texto{
	display:block;
	float:left;
}

.texto h1{
	font-size:16px;
}

.texto p{
	font-size:11px;
	color:#000000;
	margin-top:5px;
}



.sub-conteudo{
	display:block;
	display:inline;
	position:relative;
	float:left;
	width:162px;
	height:126px;
	margin:0px 3px 0px 3px;
	padding-left:95px;
}

.sub-conteudo h2{
	width:143px;
	height:15px;
	font-size:14px;
	margin-top:11px;
	margin-bottom:3px;
	overflow:hidden;
}

.sub-conteudo p{
	width:143px;
	height:65px;
	font-size:11px;
	color:#000000;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:10px;
	overflow:hidden;
}

.veja-mais{
	display:block;
	clear:left;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:7px;
	background-image:url("../imagens/setinha.gif");
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:underline;
}
.veja-maisFOTO{
	display:block;
	clear:left;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:7px;
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
}

#cardapio{background-image:url("../imagens/cardapios.jpg");background-repeat:no-repeat;}
#fotos{background-image:url("../imagens/fotos.jpg");background-repeat:no-repeat;}
#decoracoes{background-image:url("../imagens/decoracoes.jpg");background-repeat:no-repeat;}

.sub-conteudo img{
	display:block;
	position:absolute;
	top:8px;
	left:-15px;
}


#flash{
	display:block;
	position:absolute;
	top:120px;
	left:0px;
	z-index:1;
}

.espaco{
	height:1px;
	overflow:hidden;
	clear:both;

}

#rodape{
	display:block;
	height:40px;
	width:100%;
	background-image:url("../imagens/logo-pequeno.jpg");
	background-repeat:no-repeat;
	margin-top:5px;
}

#rodape p{
	display:inline;
	float:left;
	margin-top:12px;
	color:#669866;
	font-size:11px;
	margin-left:205px;
}

#suagencia{
	display:block;
	float:right;
	color:#669866;
	text-decoration:none;
	font-size:11px;
	margin-top:12px;
}
