@charset "utf-8";
/* CSS Document */
* {margin:0 auto;  padding:0;}

body {
	background:#454231;
	background-image:url(../imagens/bg.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	color:#000;
	font-family: 'Marvel', sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height:1.4;
	padding:30px 0;
}
a:focus {outline:none;}

p {padding-bottom:15px;}

p.buscamus {padding-bottom:8px;}

p.cardapio {text-align:center; font-size:85%;}
	
h1 {
	font-size:200%;
	text-align:center;
	margin-bottom:25px;
	padding-bottom:3px;
}
	
h2, h3, h4 {
	border-bottom:1px dotted #cccccc;
	color:#609;
	font-size:170%;	
	margin-bottom:15px;
}

h3 {border:none;}

h4 {font-size:100%;}

hr {margin:25px 0;}

label {cursor:pointer;}

input:focus, select:focus, textarea:focus {background:#FDE9BD;}

ol {list-style-position:inside; padding-bottom:15px;}

iframe { 
	margin-bottom:15px; 
	padding:2px;
	border:1px solid #000; 
	}

fieldset {border:none;}

table#formularios {border:none; margin-bottom:15px;}
table#formularios th {
	border:none;
	text-align:right; 
	padding:2px; 
	font-weight:normal;
}
table#formularios td {
	border:none; 
	text-align:left; 
	padding:2px;
}

table#cardapio {
	border:none; 
	border-collapse:collapse;
	margin-bottom:15px;
	font-size:16px;
	width:100%;
}
table#cardapio th {
	background:url(../imagens/listfront.png);
	background-repeat:repeat-x;
	border:1px dotted #cccccc;  
	color:#600;
	font-size:120%;
	font-weight:bold;
	padding:4px;
}
table#cardapio td {border:1px dotted #cccccc; padding:4px;}

#cardapio tr {background-color:#EAEDB9;}
#cardapio tr.ilumina {background-color:#EFF7CF;}

.birthdated { 
	color:#9c1e1e;
	font-weight:bold;
	margin-bottom:5px;
}
p.birthday {padding:0; text-align:center;}
#birthday {
	border:1px dotted #000;
	background:url(../imagens/bgbirth.jpg);
	margin-bottom:15px;
	line-height:1.5em;
	padding:2px 2px 15px 2px;
	width:230px;}

#birthday img {border:1px dotted #000; margin:10px 0;}

table#birthday th {
	height:105px;
	color:#003366; 
	padding-top:8px;
}	
table#birthday th, td {padding:6px 1px; text-align:center;}

table.carta {
	border-collapse:collapse;
	border:1px dotted #CCCCCC;
	margin-bottom:12px; 
	width:100%; 
}
table.carta td {
	border-bottom:1px dotted #CCCCCC;
	padding:0 2px;
}
table.carta th {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC; 
	text-align:center; 
	background:url(../imagens/listmenu.png);
	background-repeat:repeat-x;
	color:#609;
	padding:4px; 
	font-size:140%;
	line-height:1em;
}
.carta tr {background-color:#EBEBD1;}
.carta tr.ilumina {background-color:#F6F2E0;}
	
#container {
	background:#000;
	width:980px;
	border:1px solid #000;
	}

#topo {
	background:#000;
	background-image:url(../imagens/top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:300px;
	text-align:center;
	border-bottom:1px solid #000;
}

#menu {
	background:black;
	border-top:1px solid #3a3a39;
	font-size:23px;
	padding-top:6px;
	text-align:center;
	height:40px;
	}
#menu ul li { 
	display:inline;
	padding:6px 12px;
	}
#menu ul li a:link {
	color:#999999;
	text-decoration:none;
	}
#menu ul li a:visited {
	color:#999999;
	text-decoration:none;
	}
#menu ul li a:hover {
	color:#f2d616;
	text-decoration:underline;
	}

ul#navega {position:relative; height:15px;} 
ul#navega a {
  color:#000000;
  text-decoration:none;
  text-align:center;
  padding:6px;
  margin-right:-1px;
  }
ul#navega a:hover {
  color:#666666;
  }
ul#navega a span { 
  display:none;
  }
ul#navega a:hover span {
  display:block;
  position:absolute; 
  top:48px; 
  left:284px; 
  width:400px;
  padding:2px 0; 
  color:#000; 
  background:#C6D685;
  font-size:16px; 
  border:1px dotted #333; 
  text-align:center;
  }	

#menuinferior {
	font-size:14px;
	color:#fff;
	height:40px;
	background:#000;
	padding:0 50px;
}

#inferior {
	position:relative;
	height:40px;
	text-align:left;
}

#inferior li {
	display:inline-block;
	padding-right:12px;
	position:relative;
}

#inferior li a {
	text-decoration:none;
	list-style:none;
	color:#666;
	text-align:left;
	top:2px;
}

#inferior li a:hover {
	color:#fff;
}

#conteudototal {
	background:url(../imagens/bg3.jpg);
	background-repeat:repeat;
	text-align:left;
}

#conteudototal a:link {
	text-decoration:none;
}
	
#conteudo {
	background:#fff;
	border:1px dotted #000;
	float: left;
	margin: 55px 0 25px 20px;
	padding: 20px;
	padding-top: 35px;
	width: 625px;
}
#conteudo a:link {
	text-decoration:none; 
	text-align:center;
	padding:2px 5px;
}

#conteudo a:hover {color:#F00;}

#conteudo a:visited { 
	text-decoration:none; 
	text-align:center;
	padding:2px 5px;
}

#conteudodois {
	background:#fff;
	border:1px dotted #000;
	float: left;
	margin-top:55px;
	margin-bottom:25px;
	margin-left:20px;
	padding: 20px;
	padding-top: 35px;
	width:898px;
	text-align:center;
}
#conteudodois a:link {
	text-decoration:none; 
	text-align:center;
	padding:2px 5px;
}
#conteudodois a:visited { 
	text-decoration:none; 
	text-align:center;
	padding:2px 5px;
}
#conteudodois a:hover {color:#F00;}
	
#submenuconteudo {
	width:625px;
	color:#DEC7CB;
	clear:both;
	margin-left:0;
}
	
#conteudogente {
	background:#fff;
	float: left;
	margin-bottom: 20px;
	padding: 20px;
	padding-top: 35px;
	margin: 55px 0 25px 20px;
	width: 625px;
	text-align:center;
}

#conteudogente a:link { 
	text-decoration:none;
	font-weight:normal;
}

#conteudogente a:visited { 
	text-decoration:none;
	font-weight:normal;
}

#lateral {
	background:url(../imagens/bglateral2.jpg);
	background-position:top center;
	border:1px dotted #000;
	font-family: 'Lato', sans-serif;
	float: right;
	width: 240px;
	padding:8px;
	padding-top:20px;
	margin:55px 20px 25px 0;
	font-size:14px;
	text-align:center;
	overflow:hidden;
}
#lateral a {
	background:url(../imagens/listfront.png);
	background-repeat:repeat-x;
	}
#lateral a:link {
	border:1px dotted #000; 
	display:block; 
	padding:8px; 
	margin-bottom:4px; 
	text-decoration:none; 
	width:218px;
	}
#lateral a:hover {
	background:url(../imagens/listback.png);
	background-repeat:repeat-x;
	text-decoration:underline;
	}
#lateral a:visited {
	border:1px dotted #000; 
	display:block; 
	padding:8px; 
	margin-bottom:4px; 
	text-decoration:none; 
	width:218px;
}
#lateral h2 {font-size:130%;}
ul.menulateral {font-size:120%; list-style:none;}
form.lateralform {
	background:#ffffd4;
	border:1px dotted #000;
	margin-bottom:10px;
	padding:10px 0;
	padding-bottom:6px; 
	width:235px;
}
	
#rodape {
	background:#000;
	background-image:url(../imagens/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-top:1px dotted #000;
	clear:both;
	padding:140px 450px 20px 50px;
	clear:both;
	font-size:14px;
	color:#666;
}

#rodape a:link {
	color:#999;
	text-decoration:none;
}

#rodape a:hover{
	color:#fff;
	text-decoration:underline;
}

.botao {
	background:url(../imagens/botao1.jpg);
	background-repeat:repeat-x;
	border:1px groove #2e2a24;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	margin-top:5px;
	padding:2px 25px;
}

.botao:hover {
	background:url(../imagens/botao2.jpg)!important;
	background-repeat:repeat-x;
	color:#f2d616;
}
.botao:focus {
	background:url(../imagens/botao1.jpg);
	background-repeat:repeat-x;
	border:1px groove #2e2a24;
	outline:none;
}

.campo {
	border:1px solid #cccccc;
	color:#009;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:85%;
	padding:2px 4px;
}
	
.galeria {
	width:300px;
	float:left;
	padding:2px;
	margin:0 8px 8px 8px;
}

.navegacao {
	clear:both; 
	padding-top:10px;
	text-align:center;
}
.navegacao img {border:none;}
.navegacao a {padding:0 10px;}

.beleleu {font-weight:bold; font-style:italic;}
.big {font-size:150%;}
.blue02 {color:#003366;}
.bluebold {color:#004c87; font-weight:bold;}
.bold {font-weight:bold;}
.boldacon { font-weight:bold; font-size:120%; color:#9c1e1e;}
.bolditalic {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-weight:bold; 
	color:#996600;
}
.border00 {border:none;}
.border01 {border:1px dotted #000; padding:2px;}
.border02 {
	border:1px solid #cccccc; 
	padding:2px;
	margin-left:10px; 
	margin-bottom:10px;
}
.center {text-align:center;}
.creditos {color:#202222; 
	font-size:12px; 
	text-align:center; 
	margin-top:10px;}
.creditos a:link {color:#202222; text-decoration:none;}
.creditos a:visited {color:#202222;text-decoration:none;}
.creditos a:hover {color:#202222;text-decoration:none;}
.graymenu {
	color:#FFF; 	
	font-weight:bold;  
	padding:7px 0 10px 0;
}
.italic {font-style:italic;}
.left {text-align:left;}
.middle {vertical-align:middle;}
.noborder {border:none;}
.normal {font-weight:normal;}
.red {color:#9c1e1e;}
.redbold {
	font-size:130%;
	color:#9c1e1e; 
	font-weight:bold;
}
.right {text-align:right;}
.small {font-size:80%;}
.smaller {font-size:70%;}
.fixa {text-align:right; width:15%;}
.aniversario {
	font-size:12px; 
	background:#EFD57A; 
	border-bottom:1px dotted #000;
}
.setasnav {border:none; margin:0 15px;}
.top {vertical-align:top;}
.fb-like-box { 
	background:#ffffff; 
	padding:12px; 
	width:642px; 
	clear:left; 
	border:1px dotted #000;
	margin:0 0 25px 20px;
}
#gallery {
	width:600px;
	text-align:center;
}

#caption {
	width:758px;
	padding:20px;
	text-align:center;
}
#gallery {
	background-color: #444;
	padding: 10px;
	width: 779px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
