﻿ body{
	margin : 0px;
	background-image: url('../images/fundo.jpg');
	background-repeat: repeat-x;
}

.quadro{
	top:110;
	left:118;
	position:absolute;
	z-index:998;
	height: 117px;
	width: 16px;
	display:none;
	/*background-color:Black;*/
}

.quadro2{
	top:126;
	left:715;
	position:absolute;
	z-index:998;
	height: 117px;
	width: 16px;
	display:none;
	/*background-color:Black;*/
}    
.base{
	top:30;
	left:91;
	position:absolute;
	z-index:997;
	height: 288px;
	width: 245px;
	display:none;
	background-color:white;
	filter:alpha(opacity=0.1);
	opacity: 0.001;
	-moz-opacity:0.001;          
}   
.portao{
	width:1002px;
	height:700px;
	top:0;
	left:0;
	position:absolute;
	z-index:998;
	background-image: url('../images/portao_1024.jpg');    	
}

.logo{
	width:190px;
	height:155px;
	top:29;
	left:520;
	position:absolute;
	z-index:997;
	/*background-image: url('zeroum/images/1024/logo_1024_gif.gif');*/    	        	
}

.aviso{
	width:607px;
	height:448px;
	position:absolute;
	z-index:996;
	background-image: url('../images/1280/baseCardapio.jpg');        
}   

.avisoIn{
	width:615px;
	height:454px;
	position:absolute;
	z-index:1000;
	border:0px;
	padding:0px;
} 

.fecharAviso{
	width:56px;
	height:5px;
	left:531px;
	top:27px;
	cursor:pointer;
	position:absolute;       	
	z-index:998;
	background-color:white;
	filter:alpha(opacity=0.1);
	opacity: 0.001;
	-moz-opacity:0.001;    
}        

.fecharVideo{
	position:absolute;
	z-index:999;
	cursor:pointer;
}

.painel{
	width:448px;
	height:331px;
	position:absolute;
	z-index:999;
	background-image: url('../images/1280/painel.jpg');             
	vertical-align: middle;   
}  

.video{
	width:448px;
	height:418px;
	position:absolute;
	z-index:990;
	/*background-image: url('zeroum/images/1280/visita.jpg');    */
	vertical-align: middle;   
	/*padding-top:15px;
	padding-left:19px;
	background-color:Lime;*/
	top: 138px;
	left: 233px;
}    
#programacao{
	width: 681px; height: 521px; position: absolute; bottom: -47px; left:-36px;
}    

#galeriaFotos{
	width: 681px; height: 521px; position: absolute; bottom: -50px; left:-36px;
}    
#areaVip{
	width: 681px; height: 521px; position: absolute; bottom: -47px; left:-36px;
}    
#sinuca
{
	width: 681px; height: 521px; position: absolute; bottom: -47px; left:-36px;
}    
#eventos
{
	width: 681px; height: 521px; position: absolute; bottom: -47px; left:-36px;
}             
#contato
{
	width: 681px; height: 521px; position: absolute; bottom: -47px; left:-36px;
}            
.telaCadastro
{
	width:100%;
	height:100%;
	margin:10px;
	font-size:16px;
}

.texto
{
	font-size:14px;
	height:22px;
}
	  
#carregando
{	
	position:absolute;
	background-image: url('../images/carregando.gif');   
	background-repeat:no-repeat;
	width:128px;
	height:15px;
    margin-left: 437px;
    z-index:999;
	bottom:10px;
}