/*@charset "utf-8";
/* --- ESTRUTURA - INICIO --- */
*
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font: 12px Verdana, Arial;
	color: #CCCCCC;
}

* img
{
	border: none;
}

body
{
	background: url(../img/detalheFundo.jpg);
}

#geral
{
	background: #000000 url(../img/fundos/home.jpg) no-repeat top center;
	width: 964px;
	position: relative;
	display: table;
	margin: 0 auto;
}

#geral h1
{
	width: 240px;
	height: 110px;
	background: url(../img/logoFundo.jpg) no-repeat;
	text-indent: -3000px;
	cursor: pointer;
	margin-left: 26px;
}

#geral h1 a
{
	width: 240px;
	height: 110px;
	background:none;
	display:block;
}


#conteudoGeral h1
{
	width: auto;
	height: auto;
	margin: 0 auto;
	text-indent: 0px;
	font-size: 15px;
	cursor: text;
	background: none;
	text-align: center;
}

#conteudoGeral h2
{
	width: auto;
	height: auto;
	font-size: 13px;
}

#topo
{
	height: 25px;
	width: 631px;
	background: none;
	position: relative;
	margin-left: 333px;
}

#topo ul li
{
	font: 14px Arial;
	display: inline;
	margin-right: 18px;
	cursor: pointer;
}

#topo ul li a
{
	font: 14px Arial;
}

#topo ul li:hover, #topo ul li a:hover
{
	color: #404040;
}

#conteudo
{
	width: 964px;
	position: relative;
}

#rodape
{
	width: 964px;
	background: #000;
	position: relative;
	float: left;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	color: #404040;
}

.txtForm
{
	background: #424242;
	width: 200px;
	height: 18px;
	border: 1px solid #8c8c8a;
	font-size: 13px;
}

.txtFormAlerta
{
	background: none;
	border: none;
	font-size: 14px;
	color: Red;
	width: 200px;
	text-align: left;
	display: block;
	overflow: hidden;
}

.txtAForm
{
	height: 100px;
	width: 200px;
	background: #424242;
	border: 1px solid #8c8c8a;
	font-size: 13px;
}

.btnForm
{
	margin-top: 10px;
	background: #424242;
	margin-right: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #8c8c8a;
	border-bottom: 1px solid #8c8c8a;
}

.btnForm:Hover
{
	border-top: 1px solid #8c8c8a;
	border-left: 1px solid #8c8c8a;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* --- ESTRUTURA - FIM --- */

/* --- CONTEUDO - INICIO --- */
#homeTexto
{
	height:100px;
	width: 500px;
	position: relative;
	float: right;
	margin-top: 200px;
	margin-right:80px;
	text-align: right;
	display:none;
}

#homeTexto p
{
	font:bold 16px Verdana, Arial;
}

#esquerdaHome
{
	height:360px;
	width:275px;
	margin-top:45px;
	padding-left:35px;
	float:left;
	position:relative;
	display:block;
}

#direitaHome
{
	height:360px;
	width:250px;
	margin-top:45px;
	padding-left:360px;
	float:left;
	position:relative;
	display:block;
}


#homePromocao
{
	height:155px;	
	width: 250px;
	margin-top:10px;
	padding: 13px 0 0 11px;
	position: relative;
	float: left;
	background: url(../img/fundos/divHome1.jpg) no-repeat left top;
}

#cadHome
{
	position: relative;
	float: left;
	margin:0 0 0 25px;
	font-size: 11px;
	color: #8c8c8a;
}

#cadHome p
{
	margin-bottom:5px;
}

#noticiasHome
{
	width: 210px;
	height: 200px;
	position: relative;
	float: left;
	margin:35px 0 25px 25px;
	padding: 5px 0 0 5px;
	background: #424242;
	border: 1px solid #8c8c8a;
}

#noticiasHome ul
{
	margin: -13px 0 0 60px;
}

#noticiasHome ul li a
{
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

#noticiasHome ul li a:hover
{
	text-decoration:underline;
	font-weight:bold;
}

#conteudoGeral
{
	width: 700px;
	padding-top: 30px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#conteudoGeral p
{
	margin-bottom: 10px;
}

#conteudoGeral a:hover
{
	text-decoration:underline;
}

#conteudoGeral_1_2, #conteudoGeral_2_2
{
	width: 340px;
	position: relative;
	float: left;
	padding-top: 10px;
	text-align: left;
}

#conteudoGeral_1_2
{
	margin-right: 20px;
}

#conteudoGeral_2_2 ul li
{
	list-style:disc inside;
	text-align:justify;
	margin-bottom:10px;
}

#conteudoGeral_2_2 p
{
	text-align:justify;
}

#conteudoGeral_2_2 h2
{
	font-weight:bold;
	width:100%;
	text-align:center;
}

.fonteRef 
{
	font-size:9px;
}

.data
{
	float:right;
	font-size:10px;
}

#fotosCasa ul
{
	padding-top: 220px;
	text-align: center;
	height: 200px;
}

#fotosCasa
{
	/*scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #777777;*/
	background: url(/img/padraocasa.gif) no-repeat top center;
}

#fotosCasa ul li
{
	float:left;
	padding:5px;
}

#fotosCasa ul li:Hover
{
	cursor: pointer;
}

/*FOTO MINI*/
#fotosCasa ul li img
{
	width:90px;
	height:62px;
}

/*FOTO NORMAL*/
#fotosCasa ul li span img
{
	width:300px;
	height:208px;
}

#fotosCasa ul li span
{
	display: none;
}

#fotosCasa ul li:hover span
{
	position: absolute;
	display: block;
	top: 9px;
	left: 19px;
}

#listaNoticias
{
	margin-top: 20px;
}

#listaNoticias ul
{
	height: 350px;
}

#listaNoticias ul li
{
	display: block;
	margin-bottom: 10px;
}

#listaNoticias ul li:Hover a
{
	cursor: pointer;
	background: #333;
}

#listaPitadas
{
	margin-top: 20px;
}

#listaPitadas ul
{
	height: 350px;
}

#listaPitadas ul li
{
	display: block;
	margin-bottom: 10px;
}

#listaPitadas ul li:Hover a
{
	cursor: pointer;
	background: #333;
}

#listaPromocoes
{
	width:500px;
	float:left;
	position:relative;
	display:block;
	margin-top: 20px;
}

#listaPromocoes ul
{
	height: 350px;
}

#listaPromocoes ul li
{
	display: block;
	margin-bottom: 10px;
}

#listaPromocoes ul li:Hover a
{
	cursor: pointer;
	background: #333;
}

#promocaoSel
{
	width:700px;
	display:block;
}

#promocaoSel h2
{
	font-weight:bold;
	font-size:15px;
	width:100%;
	text-align:center;
}

#listaCardapio 
{
	text-align:center;
	margin-top:-30px;
}

#listaCardapio h2
{
	margin-top: 20px;
	font-size: 15px;
}

#listaCardapio img
{
	float: left;
}

#listaCardapio p.linhaH
{
	background: #fff;
	width: 300px;
	height: 1px;
	margin: 10px 0 10px 0;
	float:left;
}

#listaCardapioPratos
{
	width:484px;
    margin-left:110px;
	margin-bottom:10px;
	margin-top:20px;
}

/*#listaCardapioPratos li
{
	width: 500px;
	float: left;
	display: inline;
	margin-bottom: 5px;
	margin-left: 100px;
}*/

#listaCardapioPratos h2
{
	margin-top: 10px;
	font-size: 15px;
}

#listaCardapioPratos p.linhaH
{
	background: #fff;
	width: 500px;
	height: 1px;
	margin: 10px 0 10px 0;
}

#listaCardapioPratos .preco
{
	margin-top: -30px;
	float: right;
	display: none;
}

#flashCardapio
{
	margin-top: -20px;
	margin-bottom: 10px;
	background: url(../img/loading.gif) no-repeat center center;
}

.ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #000000;
	width: 10px;
}

.ajax__calendar_header, .ajax__calendar_hover
{
	background: #333;
}

.ajax__calendar_prev, .ajax__calendar_next
{
	background: #999;
}

.ajax__calendar_today
{
	background: red;
}

/* --- CONTEUDO - FIM --- */