@import url(reset.css);

/**/

html, body {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}
.container-geral {
	_height: 100%;
	min-height: 100%;
	text-align: center;
}
strong {
	font-weight: bold;
	color: #990000;
}

/**/

.cabecalho-aviso {
	padding: 20px;
	line-height: 150%;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #CC0000;
}
.cabecalho-aviso p {
	padding-top: 15px;
}
.cabecalho-aviso a {
	color: #CC0000;
	cursor: pointer;
}

/**/

.cabecalho {
	text-align: left;
	height: 250px;
	border-bottom: 5px solid #CC0000;
}
.cabecalho object, .cabecalho embed {
	position: absolute;
}
.menu {
	position: absolute;
	width: 760px;
	left: 50%;
	top: 0;
	margin-left: -380px;
	text-align: left;
	background: url(../img/blt-menu.gif) 2px 255px no-repeat;
}
.menu ol li {
	display: inline;
	float: left;
	background: url(../img/blt-menu.gif) right top no-repeat;
	padding: 7px 23px 0 25px;
	margin-top: 255px;
}
.menu ol li a {
	text-indent: -9999px;
	display: block;
	height: 25px;
	background-position: left top;
	background-repeat: no-repeat;
}
.cardapio {
	width: 76px;
	background-image: url(../img/btn-cardapio.gif);
}
.tamanhos {
	width: 85px;
	background-image: url(../img/btn-tamanhos.gif);
}
.bebidas {
	width: 66px;
	background-image: url(../img/btn-bebidas.gif);
}
.menu ol .menor {
	background: none;
	padding: 16px 10px;
	margin: 0;
}
.menor a:link, .menor a:hover {
	height: 19px;
}
.menu ol .detalhe {
	background: url(../img/blt-menumenor.gif) right 20px no-repeat;
	margin-left: 186px;
}
.quem {
	width: 79px;
	background-image: url(../img/btn-quem.gif);
}
.fale {
	width: 77px;
	background-image: url(../img/btn-fale.gif);
}
.menu ol li a:hover {
	background-position: -100px;
}
.menu ol li .ativo, .menu ol li .ativo:hover {
	background-position: -200px;
}
.menu ol .menor .ativo, .menu ol .menor .ativo:hover {
	height: 19px;
}

/**/

.corpo-container {
	width: 757px;
	text-align: left;
	margin: auto;
	padding: 49px 0 172px 0;
}
h2 {
	text-indent: -9999px;
	height: 40px;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.conteudo {
	padding: 13px 0;
	width: 500px;
    height: auto;
	font-size: 11px;
	line-height: 150%;
	float: left;
    height: auto;
}
.destaques {
	float: right;
	margin-top: 6px;
}

/**/

.bloco {
	width: 241px;
	height: 186px;
	background:	url(../img/bgr-blocos.gif) left top no-repeat;
}
.bloco img {
	margin-left: 5px;
}
.grampos {
	position: absolute;
	width: 183px;
	height: 32px;
	background: url(../img/det-blocos.gif) left top no-repeat;
	margin: 168px 0 0 33px;
}
.endereco {
	height: 195px;
	background-position: left 9px;
}
.endereco .grampos {
	margin-top: 177px;
}
.atendimento, .pagamento {
	margin-top: -2px;
}
.atendimento img, .pagamento img {
	margin-top: 28px;
}
.qualidade {
	margin: 20px 0 0 61px;
}

/**/

.rodape-container{
    background: #000;
    display: block;
	clear: both;
	text-align: center;
	background: url(../img/bgr-rodape.gif) left 35px repeat-x;
}
.link-topo {
	width: 765px;
	height: 15px;
	margin: auto;
	padding: 20px 0 0 10px;
	text-align: left;
}
.link-topo a {
	display: block;
	width: 70px;
	height: 15px;
	background: url(../img/blt-linktopo.gif) left 4px no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: normal;
}
.link-topo a:hover {
	text-decoration: underline;
}
.rodape-faixa {
	background: url(../img/bgr-rodape-interno.gif) left 30px repeat-x;
}
.rodape-detalhe {
	background: url(../img/bgr-rodape-detalhe.gif) center 30px no-repeat;
}
.rodape {
	width: 761px;
	height: 79px;
	margin: auto;
	padding: 58px 7px 0 7px;
	text-align: left;
	background: url(../img/bgr-rodape-interno.gif) left 50px repeat-x;
}
.rodape ol li {
	display: inline;
	float: left;
	padding: 0 8px 0 9px;
	background: url(../img/blt-menurodape.gif) left 10px no-repeat;
}
.rodape, .rodape a {
	font-size: 10px;
	color: #E9B6B6;
	line-height: normal;
	text-decoration: none;
}
.rodape a:hover {
	text-decoration: underline;
}
.rodape ol .primeiro {
	padding-left: 3px;
	background: none;
}
.contato {
	float: right;
	margin-top: -35px;
	width: 172px;
	height: 33px;
	background: url(../img/txt-rodape.gif) left top no-repeat;
	text-indent: -9999px;
}
.rodape .credito {
	clear: both;
	float: right;
	margin-top: 21px;
	color: #DC7676;
}

