@charset "utf-8";

@font-face {
    font-family: 'Humanst521BTRoman';
    src: url('../font/humanst521-bt.eot');
    src: url('../font/humanst521-bt.eot?#iefix') format('embedded-opentype'),
         url('../font/humanst521-bt.woff') format('woff'),
         url('../font/humanst521-bt.ttf') format('truetype'),
         url('../font/humanst521-bt.svg#Humanst521BTRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: "Humanst521BTRoman", Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	background: #ffb600;
	color: #000;
	margin: 0;
}
a {
	color: #b40000;
	text-decoration: none;
}
#site :focus {
	-moz-outline-style: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;	
}
h1, h2, h3, h4, h5, h6, hr, ul, ol {
	padding: 0;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	padding: 0;
	margin: 0;
}
.both {
	clear: both;	
}
.cleft {
	clear: left;	
}
.cright {
	clear: right;	
}
#warp {
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	left: 0;
	top: 0;	
}
#fundosite {
	position: absolute;
	width: 1000px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	background: #fff url(../img/fundo-conteudo.jpg) top center repeat-x;
}
#site {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	padding: 325px 0 0px 0;
}

#logotipo {
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -146px;
	z-index: 9999;
}

header:before {
	position: absolute;
	background: url(../img/fundo-cima.jpg);
	width: 1071px;
	height: 217px;
	top: 0px;
	left: -36px;
	content: '';
}
header .textos {
	position: absolute;
	top: 180px;
	left: 40px;
	width: 350px;
	height: 65px;
	z-index: 2;
	font-size: 1.2em;
	opacity: 0.6;
}

#horarioAtendimento {
	position: absolute;
	width: 350px;
	font-size: 0.9em;
	top: 150px;
	right: 50%;
	margin-right: -460px;
	text-align: right;
	opacity: 0.6;
}

#horarioAtendimento .hTitulo {
	font-weight: bold;
	text-transform: uppercase;	
}
#horarioAtendimento .hPizza p:first-child,
#horarioAtendimento .hLanches p:first-child {
	margin-bottom: 0px;	
}
#horarioAtendimento .hPizza p:last-child,
#horarioAtendimento .hLanches p:last-child {
	margin: 0px;	
}
header .textos h1 {
	font-size: 1.0em;
	color: #000;
	font-weight: normal;
	position: absolute;
}
header .textos h1 .telefone {
	font-size: 1.7em;
	font-weight: bold;	
}
#areaLogin {
	position: absolute;
	right: 0;
	top: 20px;
	width: 350px;
	height: 100px;
	overflow: hidden;
	z-index:
}
#areaLogin, #areaLogin a {
	color: #fff;
}
#areaLogin #loginForm, #areaLogin #loginForm fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	padding: 0;	
}
#areaLogin #loginForm .campoTexto {
	background: #fff;
	border-radius: 10px;
	border: 0;
	padding: 0.3em 10px;
	width: 97px;
	font-family: "Humanst521BTRoman", Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	margin: 0 0 0 15px;
	float: left;
}
#areaLogin.logado {
	text-align: right;
	padding: 10px;
	height: 70px;
	width: 480px;
}
#areaLogin .logoff {
	position: absolute;
	right: 10px;
	top: 36px;
	padding: 4px 15px;
	background: #991f22 url(../img/fundo-botao-sair.png) top center repeat-x;
	color: #fff;
	font-size: 1.2em;
	border-radius: 10px;
}
#areaLogin #menuUsuario {
	display: block;
	padding: 12px 80px 0 0;	
}
#areaLogin #loginForm label {
	display: block;
	padding: 5px 0 0 18px;
	clear: left;
}
#areaLogin #loginForm .botao {
	background: url(../img/fundo-botao-pedir.png) center center;
	height: 28px;
	color: #fff;
	border: 0;
	border-radius: 10px;
	display: block;
	margin: 0 0 5px 15px;
	font-family: "Humanst521BTRoman", Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	cursor: pointer;
	float: left;
	padding: 0 12px 3px 12px;
	cursor: pointer;
}
#menu, #submenu {
	position: absolute;
	top: 283px;
	left: 40px;
	padding: 10px 0;
	text-align: center;
	font-size: 1.3em;
	list-style: none;
}
#menu li, #submenu li {
	float: left;	
}
#menu li a, #submenu li a {
	padding: 8px 12px;
	border-left: 1px solid #000;
	color: #000;
}
#submenu li a {
	border-left: 1px solid #ffbe00;
	color: #ffbe00;
}
#menu li.primeiro a, #submenu li.primeiro a {
	border-left: 0;	
}
#menu li a:hover, #menu li.ativo a{
	color: #000;
	background: #ff9200 url(../img/fundo-menu.png) top center repeat-x;
}
#submenu li a:hover, #submenu li.ativo a {
	color: #000;	
}
section#conteudo {
	position: relative;
}


#rodape {
	position: relative;
	bottom: 0px;
	left: 0px;
	background: #ff8b00;
	width: 100%;
	overflow: hidden;
	font-size: 0.9em;
	text-align: center;
	color: #FFF;
	padding: 0 0 20px 0;
}
#rodape nav {
	position: relative;
	margin: 0px auto;
	width: 1000px;
	display: block;
	top: 0;	
}
#rodape nav {
	position: relative;
	margin: 0px auto;
	width: 1000px;
	display: block;
	top: 0;
	text-align: left;
}
.submenu, .submenu li ul {
	list-style: none;
}
.submenu {
	font-size: 1.0em;
	top: 10px;
	float: left;
	color: #fff;
	border-left: 1px solid #ffb600;
	margin: 10px 20px 10px 0;
	padding: 0 10px;
	max-width: 210px;
	overflow: hidden;
}
.submenu li a {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}
.submenu li ul {
	margin: 10px 0 0 10px;
}
.submenu li ul li {
	margin: 3px 0;	
}
.submenu li ul li a {
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	position: relative;
}
.submenu li ul li a:before {
	content: "\00BB \0020";
	color: #ffb600;
	position: absolute;
	left: -12px;
	display: block;
}
#rodape hr.divisor {
	clear: both;
	display: block;
	margin: 25px auto;
	width: 1000px;
	border-bottom: 1px solid #ffb600;
}








#zeroarts {
	position: relative;
	width: 260px;
	height: 22px;
	font-size: 0.8em;
	z-index: 1;
	margin: 30px auto 0 auto;
	color: #ffb600;
}
#zeroarts img {
	position: relative;
	top: 4px;
	margin: 0 0 0 10px;
}

@charset "utf-8";
article {
	max-width: 880px;
	padding: 20px;
	background: #fff;
	margin: 0px auto;
	box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	min-height:500px
}
article p {
	font-size: 1.2em;	
}
.none{display:none}

.style{ float: inherit } 


.icone-face{ display: none;} 

.menutop{ display: none !important;} 























@media all and (max-width: 1088px){
	header:before {
	position: absolute;
	background: url(../img/fundo-cima2.jpg);
	width: 900px;
	height: 182px;
	top: 0px;
	left: 50%;
		margin-left: -450px;
	content: '';
	}
	
	#logotipo {
	width: 250px;
	height: 228px;
	position: absolute;
	left: 50%;
	top: 25px;
	margin-left: -146px;
	z-index: 9999;
	}
	
	#areaLogin {
    position: absolute;
    right: 42px;
    top: 20px;
    width: 350px;
    height: 100px;
    overflow: hidden;
    }
	
	#site {
    width: 900px;
    margin: 0px auto;
    position: relative;
    padding: 325px 0 0px 0;
	}
	
	#fundosite {
    position: absolute;
    width: 841px;
    height: 100%;
    top: 0px;
    left: 50%;
    margin-left: -420px;
    background: #ffe4b4;
	}
	
	#horarioAtendimento {
    position: absolute;
    width: 200px;
    font-size: 0.9em;
    top: 126px;
    right: 50%;
    margin-right: -400px;
    text-align: right;
    opacity: 0.6;
	}
	
	#destaque {
    position: relative;
    color: #fff;
    width: 800px !important;
    height: 260px;
    margin: 0 auto 20px auto;
    border: 10px solid #fff;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	}
	
	#slideshow {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    width: auto !important;
	}
	
	section#conteudo {
    position: relative;
    width: 820px;
    margin: 0 auto;
	}
	
	#rodape hr.divisor {
    display: none;
	}
	
	
	#rodape nav {
    position: relative;
    margin: 0px auto;
    width: 100% !important;
    display: block;
    top: 0;
    text-align: left;
	
	}
	

	
}







@media all and (max-width: 920px){
	header:before {
	position: absolute; 
	background: #ff9000;
	width: 100%;
	border-bottom: 8px solid #feff01;
	height: 85px;
	top: 0px;
	left: 0%;
	margin-left:0px;
 	}
	
	
	#logotipo {
	width: 160px;
	height: 146px;
	position: absolute;
	top: 10px;
	left:3%;
	margin-left: 0px;
	z-index: 9999;
	}
	
	#areaLogin {
    position: absolute;
    right: 10%;
    top: 20px;
    width: 350px;
    height: 100px;
    overflow: hidden;
    }
	
	
	#site {
    width: 100%;
    margin: 0px auto;
    position: relative;
    padding: 325px 0 0px 0;
		background: #ffe4b4;
	}
	
	#fundosite {
    display: none;
	}
	
	
	#horarioAtendimento {
   display:none;
	}
	
	header .textos {
	display: none;
}
	
	
	#menu, #submenu {
    position: absolute;
    top: 183px;
    left: 40px;
    padding: 10px 0;
    text-align: center;
    font-size: 1.3em;
    list-style: none;
	}
	
	
	#destaque {
    position: relative;
    color: #fff;
    width: 900px;
    height: 260px;
    margin: -101px auto 20px auto !important;
    border: 10px solid #fff;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	}
	
	section#conteudo #direita {
    
    width: 90% !important;
    margin: 0 auto;
    /* background: url(../img/fundo-branco-90.png); */
    padding: 0;
}
	
	
	#destaque {
    position: relative;
    color: #fff;
    width: 700px !important;
    height: 260px;
    margin: 0 auto 20px auto;
    border: 10px solid #fff;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	}
	
	
	
	section#conteudo #esquerda {
    display:none;
	}
	
	.fb-like-box{ width: 500px; margin-left: 115px;} 
	
	
	#menu, #submenu {
    position: absolute;
    top: 183px;
    left: 130px;
    padding: 10px 0;
    text-align: center;
    font-size: 1.3em;
    list-style: none;
}
}















@media all and (max-width: 860px){
	#slideshow li {
    margin: 0;
    display: block;
    width: 600px !important;
    height: 260px;
	}
	
	#destaque {
    position: relative;
    color: #fff;
    width: 600px !important;
    height: 174px !important;
    margin: 0 auto 20px auto;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	
	}
	
	section#conteudo {
    position: relative;
    width: 100%;
    margin: 0 auto;
	
	}
	
	section#conteudo #direita {
    float: inherit !important;
    /*width: 100% !important;*/
		margin: 0 auto !important;
	/* margin-right: 40px; */
    /* background: url(../img/fundo-branco-90.png); */
    padding: 0;
	position: relative; 
		z-index: 9999;
	}
	
	

	
	
	
	
	
	
}


@media all and (max-width: 860px){
	.bannerpedido{ max-width: 350px; margin: 0 auto; margin-bottom: 10px; display: block; overflow: hidden;}
	.bannerpedido img{ width: 100%;} 
	.bannerentrega{ max-width: 280px; margin: 0 auto;}
	.bannerentrega img{ width: 100%;} 
	
	.boxface{ display: none !important;}
	.icone-face{ max-width: 365px; margin: 0 auto; display: block;} 
	.icone-face img{ width: 100%;}  
}



@media all and (max-width: 835px){

	#menu, #submenu {
    position: absolute;
    top: 183px;
    left: 110px;
    padding: 10px 0;
    text-align: center;
    font-size: 1.3em;
    list-style: none;
	}
}
@media all and (max-width: 765px){

	#menu, #submenu {
    position: absolute;
    top: 183px;
    left: 70px;
    padding: 10px 0;
    text-align: center;
    font-size: 1.3em;
    list-style: none;
	}
}
@media all and (max-width: 690px){

	#menu, #submenu {
    position: absolute;
    top: 183px;
    left: 30px;
    padding: 10px 0;
    text-align: center;
    font-size: 1.3em;
    list-style: none;
	}
}
@media all and (max-width: 650px){

	#menu, #submenu { display: none;}
	.menutop{ display: block !important;} 
	#areaLogin { display: none !important;}
}

@media all and (max-width: 480px){
	#logotipo {
	width: 130px;
	height: 119px;
	position: absolute;
	top: 10px;
	left:3%;
	margin-left: 0px;
	z-index: 9999;
	}
	
	
	
}



@media all and (max-width: 650px){

#destaque {
    position: relative;
    color: #fff;
    width: 500px !important;
    height: 174px !important;
    margin: 0 auto 20px auto;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	
	}
	
	
	
	#site {
    width: 100%;
    margin: 0px auto;
    position: relative;
    padding: 265px 0 0px 0;
		background: #ffe4b4;
	}
	
	
	
}

@media all and (max-width: 560px){

#destaque {
    position: relative;
    color: #fff;
    width: 400px !important;
    height: 174px !important;
    margin: 0 auto 20px auto;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	
	}
}



@media all and (max-width: 560px){

	#slideshow li {
	margin: 0;
	display: block;
	width: 380px !important;
	height: 260px;
	}
	
	#destaque {
    position: relative;
    color: #fff;
    width: 330px !important;
    height: 110px !important;
    margin: 0 auto 20px auto;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
	
	}

}






@media all and (max-width: 900px){

.submenu {
	font-size: 1.0em;
	margin-top: 10px !important;
	float: inherit;
	color: #fff;
	text-align: center;
	border-left: 0px !important;
	padding: 0 10px;
	max-width: 500px;
	margin: 0 auto;
	overflow: hidden;
}

	.submenu li{ display: inline-block; margin: 0px 10px;} 
	
	
}


@media all and (max-width: 920px){

	/*
.pagina-conheca {
    width: 100%;
    margin: 0px auto;
    position: relative;
    padding: 225px 0px 0px 0px !important;
		background: #ffe4b4;
	
	}*/
	
	.pagina-conheca {
    max-width: 880px;
    padding: 20px;
    background: #fff;
    margin: 0px auto;
    box-shadow: 0px 0px 9px rgba(3,3,3,0.3);
    min-height: 500px;
		margin-top: -100px;
}
	
}


@media all and (max-width: 445px){
	.texto-fale{ width: 300px;} 
}







@media all and (max-width: 920px){
	h2 {
    float: left;
    width: 100% !important;
    font-size: 16px;
    padding: 0px 0px 20px 0px !important;
    font-family: "Humanst521BTRoman", Tahoma, Geneva, sans-serif;
    color: #333;
    text-align: center;
}
	
	.info {
    width: 100% !important;
    font-size: 14px;
    padding: 0px 0px 0px 0px !important;
    color: #666;
    text-align: center;
}
	
}









