/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:none;
}

body{
	background:#eee url(../imagens/bg_top.jpg);
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#666;
	/*BARRA DE ROLAGEM - IE*/
	scrollbar-face-color:#f0f0f0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color: #d32921;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	margin:0!important;
	padding:0!important; 	
}

#geral{
	width:900px;
	height:650px;
	margin:auto;
}

#topo{
	position:relative;
	width:900px;
	height:251px;
	background: url(../imagens/topo.png);
}

/*MENU*/
#menu{
	position:relative;
	width:900px;
	height:37px;
	background:url(../imagens/menu.png);
	text-align:center;
	color:#ffe15d;
	padding-top:10px;	
}

#menu li{
	display:inline;
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
	padding-top:10px;
}
	
#menu li a{
	text-decoration:none;
	color:#fcf9ce;
	margin:20px;
	}
	
#menu li a:hover{
	color:#ffe15d;
	}

/*FIM MENU*/

#conteudo{
	position:relative;
	width:860px;
	height:450px;
	padding:20px;
	padding-bottom:10px;
	background: url(../imagens/conteudo.png);
	text-align:justify;
}

#conteudocardapio{
	position:relative;
	width:860px;
	height:450px;
	padding:20px;
	padding-bottom:10px;
	background: url(../imagens/bgcontcard.html);
	text-align:justify;
}

#rodape{
	position:relative;
	width:900px;
	height:40px;
	background: url(../imagens/rodape.png);
}

#rodape address{
	text-align:center;
	color:#fcf9ce;
	font-size:10pt;
	padding-top:15px;
	font-weight:bold;
}

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

#rodape a:hover{
	color:#ff0;	
}

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



/*COLUNA ESQUERDA*/
#colunaesquerda{
	position:relative;
	float:left;
	width:400px;
	height:410px;
	margin-top:25px;
}

#colunaesquerda img{
	border:3px solid #fbf4a3;
	float:left;
	margin:12px;
	margin-bottom:9px;
	margin-top:9px;	
}

#bannerpromo{
	position:relative;
	width:390px;
	height:180px;
	border:1px solid #cc3333;
}

/*FIM COLUNA ESQUERDA*/

/*COLUNA DIREITA*/
#colunadireita{
	position:relative;
	float:right;
	width:440px;
	background:url(../imagens/bgcoldir.jpg);
	background-repeat:repeat-x;
}

#coldirhome{
	position:relative;
	float:right;
	width:430px;
	padding:10px;
	background:url(../imagens/bgcoldir.jpg);
	background-repeat:repeat-x;
}

#coldirdestaque{
	position:relative;
	float:right;
	width:422px;
	padding:8px;
	background:url(../imagens/bg_coldir_destaque.jpg);
	border:1px outset #faef6c;
}

#title1, #title2, #title3 {
	position:relative;
	float:left;
	width:120px;
	margin:9px;
	margin-top:2px;
	margin-bottom:2px;	
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	color:#cc3333;
}

#destaque1, #destaque2, #destaque3{
	position:relative;
	float:left;
	width:118px;
	height:80px;
	margin:9px;
	margin-bottom:5px;
	margin-top:5px;
}

#legenda1, #legenda2, #legenda3 {
	position:relative;
	float:left;
	width:120px;
	height:50px;
	margin:9px;
	margin-top:0px;
	margin-bottom:-10px;	
	font-size:9pt;
	font-weight:bold;
}

#legenda1 a, #legenda2 a, #legenda3 a{
	text-decoration:none;
	color:#cc3333;
}

#legenda1 a:hover, #legenda2 a:hover, #legenda3 a:hover{
	text-decoration:underline;
}

/*FIM COLUNA DIREITA*/

/*HEADERS*/
h1{
	font-size:18pt;
	color:#CC3333;
	margin-bottom:10px;
	text-align:right;
}

h2{
	text-align:right;
	color:#cc3333;
	border-bottom:2px solid #fcf9ce;
	margin-bottom:10px;
}

h3{
	text-align:right;
	color:#cc3333;
	margin-bottom:8px;
}

h4{
	color:#cc3333;
	font-size:14pt;
	margin:5px;
}

h5{
	color:#cc3333;
	font-size:10pt;
	text-align:center;
	margin:5px;
}

/*FIM HEADERS*/


/*CLASSES*/


.cardapio{
	font-size:18pt;
	color:#CC3333;
	margin-bottom:1px;
	text-align:center;
}

.localização{
	font:15pt;
	color:#CC3333;
	margin-bottom:10px;
	text-align:rigth;
}

.img_bar_destaques1{
	float:right;
	padding-left:10px;
}

.img_bar_destaques2{
	float:left;
	padding-right:10px;
}

.bar_destaque{
	font-size:10pt;
	color:#cc3333;
	line-height:18px;
	font-weight:bold;
	width:280px;	
	float:right;
}

.titlecardapio{
	margin-right:30px;
	text-align:center;
}

.categoria{
	font-weight:bold;
	text-decoration:none;
	color:#cc3333;
}

.img_menu_cardapio{
	float:left;
	border:none;
}

.dia{
	font-weight:bold;
	font-size:12pt;
	font-style:normal;
}

/*FIM CLASSES*/

/*CARDAPIO*/

#cardapio{
	position:relative;
	float:right;
	width:440px;
	height:435px;
	background:url(../imagens/bgcardapio.jpg);
}

#colunaesqcard{
	position:relative;
	float:left;
	width:380px;
	display:table;
	height:400px;
	margin-top:25px;
}

#sub_menu{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

#sub_menu a{
	text-decoration:none;
	color:#cc3333;
	text-align:center;
}

#sub_menu a:hover{
	color:#ff0000;
}

#hamburgueres, #sanduiches, #filemignon, #beirutes, #saladas, #sopas, #pratosrapidos, #porcoes, #bebidas, #sucos, #sobremesas, #sorvetes{ 
	position:absolute; 
	float:inherit; 
	right:0px; 
	top:0px; 
	border:1px solid #ccc; 
	background:#fff url(../imagens/bgitem.png);	
	width:410px;
	height:405px; 
	z-index:1; 
	padding:15px;
	overflow:auto;
    }
	
#hamburgueres li, #sanduiches li, #filemignon li, #beirutes li, #saladas li, #sopas li, #pratosrapidos li, #porcoes li, #bebidas li, #sucos li, #sobremesas li, #sorvetes li{ 
	margin-left:10px;
	list-style:none;
	border-bottom:1px dashed #ddd;
	}
	
#btcategoria{
	position:absolute;
	bottom:5px;
	left:15px;
	width:200px;
	height:15px;
	z-index:1;
	font-size:9pt;
	}
	
#menuitem1, 
#menuitem3, 
#menuitem5, 
#menuitem7, 
#menuitem9, 
#menuitem11{
	position:relative;
	width:180px;
	height:40px;
	border:1px solid;
	float:left;
	margin-bottom:5px;
	padding-top:7px;
	background:url(../imagens/bg_item_menu.jpg);
	border:1px inset #faef6c;
}

#menuitem2, 
#menuitem4, 
#menuitem6, 
#menuitem8, 
#menuitem10, 
#menuitem12{
	position:relative;
	width:180px;
	height:40px;
	border:1px solid;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	padding-top:7px;	
	background:url(../imagens/bg_item_menu.jpg);
	border:1px inset #faef6c;
}

/*FIM CARDAPIO*/

iframe{
	border:1px solid #cc3333;
	width:430px;
	height:340px;
}


