* { margin: 0; padding: 0; border: 0; }
body { background-color: #000; } /*125px */
body, div, td {	font: normal 12px "Times New Roman", Verdana, Times;	color: #333;}

img { border: none; }

.DobroInterno {	margin: 20px; }
.Interno {	margin: 10px; }
.MeioInterno {	margin: 5px; }
.Invisivel {font-size: 0px; border: none; background-color: transparent; position: absolute; left: -999px;}
.Neutro { font-size: 1px;  margin: 0; background-color: #000;}

a		{ text-decoration: none; color: #6385A1;  font-weight: bold;}
a:hover { color: #3E5568; }
a img	{ border: 0; }

input, textarea, select {
	font: 12px Times New Roman, Times;
	background-color: #fff;
	padding: 1px;
	z-index: 10;
}

____p {
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 120%;
}

____p:first-letter {
	font: normal 45px  "Times New Roman", Verdana, Times New Roman;
	line-height: 30px;
	margin: 0 4px 0 5px;
	float: left;
	clear: both;
}

.BarraPaginacao {
	clear: both;
	padding: 5px;
	text-align: center;
 }
 .BarraPaginacao img { margin: -8px 0 0 0; }

.Both { clear: both; }


textarea {	overflow: auto;}
#Branco { border: none; background: none; }
#EmailNewsletter { width: 130px; margin: 0; color: #6385A1; font-size: 11px;}
.BotaoOk { width: 34px; height: 32px; color: #fff; font-size: 10px; font-weight: bold; margin-left: 0; background: transparent url("../Imagens/bgBotaoOk.png") no-repeat left top; cursor: hand; float: right; margin: -8px 0 0 50px; z-index: 10; position: relative;}
.BotaoEnvia { width: 106px; height: 26px; background-color: #430000; color: #fff; cursor: hand; font-size: 13px; float: right;  }
.BotaoResponder { width: 106px; height: 26px; color: #fff; background: transparent url(../imagens/bgBotao.png) no-repeat left top; border: none; float: left; cursor: hand; margin: -8px 0 0 50px;}
.CheckBox { border: none; background-color: transparent;}
.BotaoExcluiLista { background-color: #9b0003; width: 120px; height: 25px; color: #fff; font-weight: bold; float: right; cursor: hand;}
.Newsletter {float: right; color: #6385A1; font-size: 11px; margin: 0 20px 0 0; }

.textbox, .txtArea, .textboxOn, .textAreaOn { background-color: #FFF; border: 1px solid #990000; margin: 2px 0 0 0;	z-index: 14;}
.textboxOn, .textAreaOn { border: 1px Solid #FF9900; background-color: #FFF; }


table { border-collapse: collapse; }

hr { background-color: #C0CAD4; color: #C0CAD4;; height: 1px; clear: both; margin: 10px 0;}

h1 { font: bold 25px "Arial", Times New Roman, Times;	color: #FF9900; }
h2 { font: normal 38px "Times New Roman", Verdana, Times;	color: #F60422; }
h2.Vip { width: 65px; _width: 58px; float: left; margin: 0;}
h3 { font: bold 23px "Times New Roman", Verdana, Times;	color: #F60422; xmargin: 5px 0; float: right; }
h4 { font: normal 16px "Arial", Times New Roman, Times;	color: #FFF; width: 132px; border: 1px solid #fff; text-align: center; padding: 10px 0; text-transform: uppercase; }
h5 { font: normal 14px "Arial", Times New Roman, Times;	color: #FFF;  border: 1px solid #fff; text-align: center; padding: 5px 10px; text-transform: uppercase; }
h6 { font: normal 12px "Times New Roman", Verdana, Times; margin: 0; }


/* ======== Estrutura do site ========================================== */

#flashHeader {
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	bottom: 0;
	position: fixed;
}

* html #flashHeader {
    position: absolute;
    top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+0+"px" : body.scrollTop+0+"px");
}


#AreaSite {
	position: absolute;
	width: 970px;
	height: auto;
	text-align: left;
	top: 0;
	left: 50%; margin-left: -485px;	
}

#Topo {
	position: relative;
	width: 970px;
	margin: 30px 0 0 0;
}

#MioloSite {
	position: relative;
	width: 910px;
	margin: -20px 0 0 0;
	float: left;
	height: 100%;
	background: transparent url(../Imagens/bgMiolo.png) repeat-y right top;
	_background-image: none;
	_background-color: #000;
	_filter: alpha(opacity=87);
}


#Rodape { 
	position: relative; 
	width: 845px; 
	color: #fff;
	font-size: 14px;
	margin: 0 0 10px 0;
	height: 30px;
	clear: both;
	bottom: 0;
}
/* ======== Menu ========================================== */


#Menu {
	position: relative;
	float: left;
	margin: 125px 0 30px 0;
	width: 1300px;
	left: -380px;
	height: 65px;
	text-align: left;
	z-index: 2;
	background:  transparent url(../Imagens/bgMenu.png) repeat-x  top left;
}

#MenuAnterior {
	position: absolute;
	z-index: 1;
	width: 1400px;
	left: -500px;
	height: 60px;
	top: 130px;
	background-color: #000;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

#Menu img {margin: 10px 0 0 0; float: right;}

#Menu ul {
	width: 460px;
	float: right;
	list-style-type: none; /*remove o marcador*/ 
	margin: 0 60px 0 0; /*remove o recuo IE e Opera*/ 
	padding: 0px; /*remove o recuo Mozilla e NN*/ 
	text-align: left;
}

#Menu ul li{

	display: inline; 
	margin: 0;
	list-style-position: inside;
	text-decoration: none;
}

#Menu ul li a { color: #fff; text-decoration: none; font-weight: normal; font-size: 17px; padding: 20px 0 15px 20px; float: left; }
#Menu ul li a:hover { color: #F60422;  float: left; }
#Menu ul li.selec a { color: #F60422; cursor: default; text-decoration: line-through;}


/* ======== Estrutura do site ========================================== */

#Logo { 
	position: absolute;
	float: left;
	left: 0;
	top: 20px;
	z-index: 3;
}

#Newsletter {
	position: absolute;
	float: left;
	xleft: 0;
	left: 780px;
	top: 20px;
	z-index: 2;
}

#BannerCapa {
	width: 475px;
	height: 225px;
	float: left;
	margin-right: 20px;
}

#ColunaEsquerda {
	width: 700px;
	color: #fff;
	font-size: 13px;
	float: left;


}

#ColunaDireita {
	border-left: 1px solid #999;
	float: right;
	color: #fff;
	width: 150px;
	padding: 0 0 0 10px;

}

p.DestaqueTextoDireita {
	text-align: right;
	float: right;
	width: 170px;
}

.QuadroBotao {
	color: #fff;
	width: 120px;
	_width: 143px;
	padding: 10px;

	font-size: 15px;
	border: 1px solid #fff;
	text-align: justify;
	text-align: center;
}

form.FormCadastro {
	text-align: center;
}

form.FormCadastro .BotaoResponder{
	margin: 5px 0 0 10px;
}

/* ========================= B tamanho ========================================= */

b.Nivel1 {
	font-size: 18px;
}

b.Nivel2 {
	font-size: 20px;
}

b.Nivel3 {
	font-size: 23px;
	color: #FB9F00;
}

/* ======================== Calendário ========================================= */

#Calendario { margin-top: 4px; border: 1px solid #fff; padding: 3px; text-align: center;}

#Calendario table{ width: 130px; height: 100px; font-size: 10px; }
#Calendario img.BannerCalendario { margin-top: 10px; }
#Calendario table tr td *{ height: 5px; width: 15px; font-size: 10px; }
#Calendario table tr td { background-color: #fff; border: 2px solid #000; font-size: 10px; }
#Calendario table img{ border: none;  }

.BotaoAvanca { background: transparent url("../imagens/SetaDireita.png") no-repeat center center; width: 13px; height: 13px; border: none; cursor: hand;}
.BotaoVoltar { background: transparent url("../imagens/SetaEsquerda.png") no-repeat center center; width: 13px; height: 13px; border: none; cursor: hand;}

.Calendario {}

.CalendarioTituloDias td { font-weight: bold; text-align: center; font-size: 10px;}

.CalendarioDestaque {color: #fff;  text-align: center; }

.CalendarioDestaque a, .CalendarioDestaque a:hover {color: #fff;  text-align: center; }

.CalendarioDestaque2 {background-color: #660000; font-weight: bold; color: #fff; text-align: center;}

.CalendarioDestaque2 a, .CalendarioDestaque2 a:hover {color: #fff; background-color: #660000; text-align: center; cursor: hand;}


/* -----------Calendário Detalhe ---------------------------------------------------------------------  */

#CalendarioMeio { }

#CalendarioAno { float: right; color: #999; font: bold 20px "Trebuchet Ms", Arial, verdana; }

#CalendarioDiaMes { background: #ff0000 url(../imagens/Calendario.jpg) no-repeat left top; width: 54px; height: 79px; text-align: center; float: left; margin: 0 10px 1px 0; } }
#CalendarioDiaMes h2 { font: bold 37px Trebuchet MS, verdana; color: #999; margin: 0 3px; }
#CalendarioDiaMes h3 { font: normal 20px Trebuchet MS, verdana; color: #fff; margin: 0; padding: 0; text-align: center; float: none; }
#CalendarioDetalhe #Interno hr { color: #999; height: 1px; width: 100%;}

#CalendarioDetalhe { width: 480px; border: 1px solid #727376; background-color: #fff;}
#CalendarioDetalhe #Interno { font: 12px "Trebuchet Ms", Arial, verdana; margin: 10px; color: #999; }
#CalendarioDetalhe h1 { font: bold 16px Trebuchet MS, verdana; color: #999; margin: 0 0 2px 0; }
.TabelaCalendarioDetalhe { float: right; }

#CalendarioDireita { width: 235px; margin-top: 4px; background-color: #fff; text-align: center; float: right; }
#CalendarioDireita h1 { font: 16px Trebuchet MS, verdana; text-align: left; height: 15px; background-color: #3861A1; color: #fff; border-bottom: 4px solid #D8E2EB; padding: 5px; margin: 0 0 10px 0;}

#CalendarioDireita table{ width: 220px; height: 100px; }
#CalendarioDireita img.BannercalendarioDireita { margin-top: 10px; }
#CalendarioDireita table tr td *{ height: 5px; width: 5px; }
#CalendarioDireita table img{ border: none;  }

#CalendarioDireita { margin-top: 4px; background-color: #fff; text-align: center;}

.BotaoAvanca { background: transparent url("../imagens/SetaDireita.png") no-repeat center center; width: 13px; height: 13px; border: none; cursor: hand;}
.BotaoVoltar { background: transparent url("../imagens/SetaEsquerda.png") no-repeat center center; width: 13px; height: 13px; border: none; cursor: hand;}

.calendarioDireita {}

tr.Titulo { color: #fff; font-size: 12px; height: 30px; }
tr.Titulo th{  }


.calendarioDireitaTituloDias td { font-weight: bold; background: #fff; text-align: center;}

.calendarioDireitaDestaque {color: #fff; background: #606060; text-align: center;}

.calendarioDireitaDestaque a, .calendarioDireitaDestaque a:hover {color: #fff; text-align: center; }

.calendarioDireitaDestaque2 {background-color: #A80000; font-weight: bold; color: #fff; text-align: center;}

.TabelaAconteceHoje #Interno { font: 12px "Trebuchet Ms", Arial, verdana; margin: 5px; color: #999; }
.TabelaAconteceHoje h1 { font: bold 20px Trebuchet MS, verdana; color: #999; margin: 0 0 2px 0; }

H1.DataH1 { font-size: 18px; }

.BotaoFlashLogin {
	position: absolute;
	float: right;
	z-index: 15;
	right: 0;
	top: 100px;
	margin: 0px 28px 0 0;
	_margin: 6px 24px 0 0;
}


.TransparenciaFlashLogin {
	position: absolute;
	float: right;
	z-index: 16;
	right: 0;
	top: 100px;
	margin: 0px 28px 0 0;
	_margin: 6px 24px 0 0;
	width: 34px;
	height: 32px;

	background-color: #ff0000;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.BotaoFlashResponder {
	position: absolute;
	float: right;
	margin: -8px 0 0 45px;
	z-index: 15;
}

.BotaoFlashCadastreSe {
	position: absolute;
	float: right;
	right: 0;
	margin: 10px 35px 0 0;
	z-index: 15;
}

.TransparenciaFlashResponder {
	position: absolute;
	float: right;
	margin: -8px 0 0 45px;
	z-index: 16;
	width: 106px;
	height: 26px;

	background-color: #ff0000;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.TransparenciaFlashResponder {
	position: absolute;
	float: right;
	margin: -8px 0 0 45px;
	z-index: 16;
	width: 106px;
	height: 26px;

	background-color: #ff0000;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.TransparenciaFlashCadastreSe {

	position: absolute;
	float: right;
	right: 0;
	margin: 10px 35px 0 0;
	z-index: 16;
	width: 106px;
	height: 26px;

	background-color: #ff0000;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.TransparenciaFlashUaal {
	display: block;
	width: 79px;
	height: 27px;
	position: absolute; z-index: 12; right: 0px;

	background-color: #ff0000;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.CardapioPrimeiro {
	float: left;
	margin: 0 0 0 90px;
	_margin: 0 0 0 50px;
}
.CardapioPrimeiro h2 { font: normal 16px "Arial", Times New Roman, Times;	color: #FFF; width: 132px; border: 1px solid #fff; text-align: center; padding: 10px 0; }

.CardapioMeio {
	float: left;
	margin: 0 65px;
}
.CardapioMeio h2 { font: normal 16px "Arial", Times New Roman, Times;	color: #FFF; width: 132px; border: 1px solid #fff; text-align: center; padding: 10px 0; }

.Cardapio {
	float: left;
}

.Cardapio h2 { font: normal 16px "Arial", Times New Roman, Times;	color: #FFF; width: 132px; border: 1px solid #fff; text-align: center; padding: 10px 0; }

.CardapioDetalheMostra {
	clear: both;
	width: 690px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px 0;
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 18px;
}

.ImagemCardapio { float: left; clear: both; margin: 0 20px 0 0;} 

#Pecado {
	float: right;
	position: absolute;
	right: 200px;
	top: 5px;
}

.CardapioDetalheMostra h3 { font: bold 18px "Arial", Times New Roman, Times;	color: #FF9900; margin: 0;  width: 400px; text-align: right; bottom: 0;}

a.Selec h5 { border-color: #FF9900; }
a:hover.Selec h5 { color: #FFF; cursor: default; }
a:hover h5 { color: #FF9900; }

.Fotos { margin: 10px 8px; float: left; }
.Fotos a img { border: 1px solid #fff;   }
.Fotos a h2 { font: normal 16px "Arial", Times New Roman, Times;	color: #FFF; width: 210px; border: 1px solid #fff; text-align: center; padding: 10px 0;  }

.FotosDetalhe {}
.FotosDetalhe img { border: 1px solid #fff; margin: 8px; }

.ImagemCapaFoto { display: block; width: 210px; height: 140px; border: 1px solid #fff; margin: 0 0 3px 0;}

.FotoDetalheCapa {margin: 8px; float: left;}