

		.login {
			position:fixed; 
			z-index:500000;
			opacity: 1;
			top:10%;
			margin-left:19px;
			width: 892px; 
			height: 580px; 
			border-width: 1px;
			border-color: white;
			background-image: url("http://correio.rac.com.br/imagens/fivewall/fundo_login_novo.jpg"); 
			display: none;
		}
		.container1234{ 
			height: 100%;
			left: 0;
			position: fixed;
			top: 0;
			width: 100%;		
			background-color:#000;
			opacity:0.9;
			z-index:499999; 
			display: none;
		}
		
		.container123{ 
			position: fixed;width: 916px;z-index: 500000;height:480px;top:10%;margin-left:19px;		
			background:url('/fivewall/imagens/fundo_cadastro_novo.jpg') no-repeat;
			display: none;
		}		
		
		.cadastro{ 
			position: fixed;width: 100%;z-index: 500000;height:480px;top:10%;margin-left:19px;
			background:url('/fivewall/imagens/fundo_formulario.jpg') no-repeat;
			display: none;
		}
		
		
		.info1{
			margin-top:10px;
		}
		
		.layer-aviso1 {
			position:relative;
		}
		.layer-aviso1 table td{
			height:28px;
			vertical-align:middle;
		}	
		.info{
			margin-top:10px;
		}
		.layer-aviso {
			position:relative;
		}

		.cadastre{
			position:absolute;
			z-index:999;
			right: 120px;
			top: 10px;
		}	
		 
		 .cadastre .mensagem img{
			margin-bottom:5px;
		 }
		 
		 .cadastre .mensagem{
			color:#FFF; margin-left:5px;
		 }
		.aviso{
			opacity: 1;
			text-align:center;
			position:fixed; 
			margin-left: 110px;
			width: auto; 
			z-index:500000;
			height: 535px;
			width: 707px;
			top:3%; 
			display: none; 
			margin-top: 20px;
		}	
		.aviso3{
			opacity: 1;
			text-align:center;
			position:fixed; 
			margin-left: 110px;
			width: auto; 
			z-index:500000;
			height: 443px;
			width: 845px; 
			top:3%; 
			display: none; 
			margin-top: 20px;
			background:url('/fivewall/imagens/aviso_novo.jpg') no-repeat;
		}
		
		
		.form_login{
			position:relative;
		}
		.loading{
			position: absolute;
			top: -7%;
			left: 104%;
			color: #FFF;
			font-weight: bold;
			font-size: 15px;
			display:none;
		}
		.loading img{
			margin-left: 31px;
			margin-bottom: 10px;
		}
		.relative{
			position:relative;
		}
