@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background:#e4e2da url(../imagens/fundo.jpg) no-repeat center top;
	font-size:13px;
	
	}
	
a,
a:visited{
color:#333333;
text-decoration:none;
}
	
	

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	
}


/* --CLEARFIX */

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* ----------------------------------------------------------------------------------------------------  GERAIS */

.esquerda{
float:left;
}

.direita{
float:right;
}

.centro{
text-align:center;
}

.peq{
font-size:10px;
}

.peq a{
text-decoration:none;
}

.peq a:hover{
text-decoration:underline;
}

.georgia{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

.t36{
font-size:36px;
}

.t24{
font-size:24px;
}

.t18{
font-size:18px;
}

.btn1,
.btn1:visited{
background-color:#848279;
color:#FFFFFF;
text-decoration:none;

padding:6px;
display:inline-block;
cursor:pointer;
border:0;
}

.btn1:hover{
background-color:#a19e92;
}


.btn2,
.btn2:visited{
background-color:#e16501;
color:#FFFFFF;
text-decoration:none;
display:inline-block;

padding:6px;
border:0;
cursor:pointer;
}

.btn2:hover{
background-color:#ff801a;
}

a#laranja{
color:#e16501;
text-decoration:underline;
}

a#laranja:hover{
color:#ff8019;
text-decoration:none;
}

.verde{
color:#99CC33;
}




/* ----------------------------------------------------------------------------------------------------  MENU */


#menu{
float:right;
}

#menu div{
padding:2px 11px 10px 11px;
color:#c2c2c2;
border-top:8px solid #333;
float:left;

background-color:#333;
cursor:pointer;
}


#menu #ativo{
background-color:transparent;
color:#333;
cursor:default;
}

.desativo a:visited,
.desativo a{
color:#c2c2c2;
text-decoration:inherit;
}

#menu a:hover{
color:#fff;
}




/* ----------------------------------------------------------------------------------------------------  MAIN */




#header{
clear:both;
padding-top:45px;
#padding-top:25px;
_padding-top:25px;
padding-bottom:35px;
}

#aviso{
width:750px;
text-align:center;
padding-bottom:30px;
position:relative
}

/* --- CAIXAS ---*/

#areaindex .esquerda {
background:url(../imagens/box_fundo.png) no-repeat;
width:240px;
height:210px;
padding-bottom:15px;
}

#areaindex .meio{
margin:0px 15px 0px 15px;
}

#areaindex .online{
background-color:#f3f2ef;
}

.box_header{ /*cabeçalho da caixa */
font-weight:bold;
border-bottom:1px dotted #848279;
height:30px;

padding:12px 0px 8px 20px;
}

.box_ico{
float:left;
margin-right:13px;
}

#areaindex .online .box_ico{
margin-right:8px;
}

.box_tit{
padding-bottom:10px;
float:left;
padding-top:7px;
}

.box_txt{
padding:20px 15px 0px 20px;
height:90px;
}


.box_btn{
padding:0px 0px 0px 20px;
}

/* ----------------------------------------------------------------------------------------------------  SOBRE */

#titulo{
padding-bottom:10px;
border-bottom:1px solid #898883;
font-weight:bold;
width:500px;

height:20px;
}

#sobreside{
padding-bottom:10px;
border-bottom:1px solid #898883;
width:230px;

height:20px;
}


.cont{
width:460px;
background-color:#f7f7f4;
padding:20px;
}


.side{
width:230px;}


.caixaonline{
background-color:#706f6c;
color:#FFFFFF;
}

.caixaonline .box_header{
border-bottom-color:#FFFFFF;
padding:10px 15px 0px 15px;
}

.caixaonline .box_txt{
padding:20px 15px 0px 15px;
height:auto;
}

.tels{
font-size:10px;
border-top:1px dotted #a7a6a0;
}


/* ----------------------------------------------------------------------------------------------------  CONTATO */


.contato{
width:460px;
}

.contato textarea{
width:440px;
padding:10px;

height:140px;
background-color:#eeeeee;
border:2px solid #dededb;
font-family:Arial, Helvetica, sans-serif;
}

.contato input.txt{
padding:5px;
width:200px;
background-color:#eeeeee;
border:2px solid #dededb;
}

.erroform{
padding:10px;
background-color:#CC0000;
color:#FFFFFF;
}

.erroform ul{
list-style:square inside;
padding-left:10px;
}


/* ----------------------------------------------------------------------------------------------------  CARDAPIO */




#titulo2{
padding-bottom:10px;
border-bottom:1px solid #898883;
font-weight:bold;
width:100%;

height:20px;
}




UL.tabNavigation {
list-style: none;
margin: 0;
padding:5px;
border-bottom:1px solid #898883;
}

UL.tabNavigation LI {
display: inline;
_word-spacing:-1px;
}

UL.tabNavigation LI A {
font-family:"Times New Roman", Times, serif;
font-size:18px;
text-decoration: none;
color:#000000;
margin-right:10px;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
color:#FF6600;
}

.contaba{
width:750px;
background-color:#f7f7f4;
}


/* ----------------------------------------------------------------------------------------------------  ONLINE */


#titulo2{
padding-bottom:10px;
border-bottom:1px solid #898883;
font-weight:bold;
width:750px;

height:20px;
}

.cont2{
width:710px;
background-color:#f7f7f4;
padding:20px;
}

.cont2 p.f14 {
	font-size:14px
}

a.redl {
	color:#990100;
}

.area{
margin-left:70px;
}

.pizzaria{
background-color:#fff;
border:2px solid #e5e3db;

width:170px;
height:170px;
display:inline-block;

margin-right:20px;
text-align:center;

float:left;
position:relative;
cursor:pointer;

margin-bottom:20px;
color:#000000;
text-decoration:none;
}

.pizzaria:visited{
color:#333;
}


.pizzaria .info{
padding-top:70px;
padding-left:20px;
padding-right:20px;
}

.pizzaria .peq{
line-height:12px;
}

#online{
position:absolute;
bottom:0;
left:0;
text-align:center;

width:170px;
background-color:#74a55f;
color:#FFFFFF;
border-top:2px #e5e3db solid;
}

#offline{
position:absolute;
bottom:0;
left:0;
text-align:center;

width:170px;
background-color:#cd273b;
color:#FFFFFF;
border-top:2px #e5e3db solid;
}



/* ----------------------------------------------------------------------------------------------------  ENDERECO */



.onlinne{
padding:3px;
display:inline-block;
background-color:#006600;
color:#FFFFFF;
}



.offline{
padding:3px;
display:inline-block;
background-color:#CC0000;
color:#FFFFFF;
}




/* ----------------------------------------------------------------------------------------------------  FOOTER */

html, body, #tudo {
height: 100%;
}

body > #tudo {
height: auto;
min-height: 100%;
}

#main{
width:750px;
margin:0px auto;
padding-bottom:100px;
}


#footer {
position: relative;
margin-top:-60px; /* negative value of footer height */
#margin-top:-60px; /* negative value of footer height */
_margin-top:-60px; /* negative value of footer height */
height:60px;
clear:both;

background-color:#262626;
color:#686868;
text-align:center;
width:100%;
} 



.footer_txt{
width:750px;
margin:0 auto;
}

/* ------------------------ */

.avsos {
width:690px; 
height:261px;
padding:30px;
position:absolute; 
top:16px;
background:url(../imagens/w9.png);
}

.avsos h2 {
    background:#9A0100;
    color:#fff;
    font-size:21px;
    margin-bottom:20px;
    padding:10px;
    text-transform:uppercase
}

.avsos p {
	font-size:14px;
	color:#000;
	margin-bottom:10px;
	text-align:left
}

.avsos p a {
	font-weight:bold;
	text-decoration:underline
}

.avsos p a:hover {
	text-decoration:none
}


