﻿body 
{
    margin: 0px;
	background:url(../imagens/variadas/fundo_degrade.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	background-color:#EEEEEE;
    font-size:12px;
	color:#333;
	text-align:center;
}

body, h1, h2, h3, h4, h5, h6, p, span{ margin:0px; padding:0px; }

#tabela
{
    margin: 0px;
	font-family:Tahoma;
    font-size:11px;
	color:#816C5B;
	text-align:center;
	padding:0px;
}

table {
    font-size:12px;
	line-height:100%;

}


img {
padding:0;
}


input,select {
	border: solid 1px #999; 
	font-family:Tahoma;
	font-size: 11px;
	color:#333333;
	padding-left:5px;
}

#geral {
	width:890px;
	text-align:left;
	font-size:11px;
	margin: 0px auto;
}
#banner {
	width:300px;
	height:300px;
	margin-top:100px;
	margin-left:280px;
	position:absolute;
	border:solid 5px #333;
	z-index:2;
}

#bannerFundo {
	width:360px;
	*width:890px;
	height:150px;
	*height:560px;
	position:absolute;
	background-color:#000000;
	z-index:1;
	font-size:20px;
	color:#FFF;
	padding-top:410px;
	padding-left:530px;
}

#conteudo {
	width:890px;
	margin-top:5px;
}

#cabecalho {
	width:890px;
	height:110px;
	padding-top:7px;
	background:url(../imagens/variadas/fundo_topo.jpg);
	background-repeat:no-repeat;
}

#cabecalho_logo {
	width:160px;
	height:80px;
	*height:85px;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-top:5px;
}

#cabecalho_banner{
	width:470px;
	height:75px;
	float:left;
}

#cabecalho_bandeiras {
	width:210px;
	height:75px;
	float:right;
	padding-right:8px;
}

#cabecalho_menu {
	width:692px;
	*width:692px;
	padding-right:12px;
	float:right;
	text-align:right;
	font:Tahoma;
	font-size:13px;
	font-weight:bold;
}

#cabecalho_tira {
	background:url(../imagens/variadas/barra_superior.jpg);
	background-repeat:no-repeat;
	width:867px;
	*width:870px;
	height:20px;
	margin-left:10px;
	padding-right:13px;
	text-align:right;
	font-size:13px;
	clear:both;
}

#mioloHome {
	width:890px;
	text-align:left;	
	padding-top:5px;
	background:url(../imagens/variadas/fundo_miolo.jpg);
	background-repeat:repeat-y;
}

#miolo {
	width:860px;
	*width:890px;
	height:320px;
	text-align:left;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
	background:url(../imagens/variadas/fundo_miolo.jpg);
	background-repeat:repeat-y;
	line-height:100%;
}

#miolo h1 {
	font: 15px "Trebuchet MS";
	color:#333;
	border-bottom:solid 2px #333;
	margin-bottom:10px;

}

#miolo h2 {
	font: 14px Tahoma;
	color:#333;
	border-bottom:solid 2px #333;
	margin-bottom:10px;
	font-weight:bold;

}

#fundoVideos {
	width:390px; 
	*width:400px; 
	height:96px;
	*height:100px; 
	background-color:#eaeaea;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin:2px;
}

#rodape {
	width:890px;
	height:115px;
	*height:120px;
	text-align:left;	
	padding-top:5px;
	background:url(../imagens/variadas/fundo_baixo.jpg);
	background-repeat:no-repeat;
}

#footer {
	width:890px;
	height:30px;
	float:left;
	text-align:center;
	font-size:10px;
	margin-top:3px;
}

#footer_left {
	width:600px;
	height:30px;
	float:left;
	text-align:left;
	font-size:12px;
	padding-right:10px;
}

#footer_right {
	width:130px;
	height:30px;
	float:right;
	text-align:right;
}

span.txt_home {
font: 15px Tahoma;
color:#816C5B;
text-align:left;
}

span.txt_10px {
font: 10px Tahoma;
}

span.datas {
font: 10px Tahoma;
color:#646464;
text-align:left;
}

span.titulos_brancos {
font: 11px Tahoma;
font-weight:bold;
color:#FFFFFF;
text-align:left;
}

span.datas_brancas {
font: 10px Tahoma;
color:#FFFFFF;
text-align:left;
}

span.cardapio { 
font-family: Tahoma;
font-size: 12px; 
color: #816C5B; 
font-weight: bold; 
text-decoration:none;
}
#saiba-mais {
	position: absolute;
	cursor: help;
	margin-left: 780px;
	font-size: 14px;
	font-weight: bold;
	*margin-left: -65px;
	z-index: 1001;
}
#thumbs {
	width: 265px;
	float: left;
	height: 365px;
	text-align: left;
}
#texto {
	display:none; position: absolute; background:#ffffff; width:790px; height: 365px; text-align:left; 
	*margin-left: -830px;
}
#img-box {
	width: 580px;
	float: left;
	height: 365px;
	text-align: left;
}
#thumbs img {
	border: 2px solid #ffffff;
	cursor: pointer;
}
#thumbs img.selected {
	border: 2px solid #000000;
}