﻿.body 
{
	margin: 0 0 0 0;
}

.tabela_main 
{
	width: 760px;
	background-image: url('Imagens/bg_extendido.jpg');
}	
		
.div_main 
{
	width: 760px;
	float: left;
}	

.bg_login 
{
	width: 262px; 
	height: 200px;
	background-image: url('Imagens/bg_login.jpg');
	vertical-align: top;  
}

.bg_atendimento 
{
	width: 262px; 
	height: 206px;
	background-image: url('Imagens/bg_atendimento.jpg');
	vertical-align: top;  
}

.bg_main 
{
	width: 468px;
	background-image: url('Imagens/bg_main.jpg');
	background-repeat: no-repeat;  
	padding: 10px 15px 10px 15px;
	font: 9pt Tahoma;
	color: White;
}

.texto_normal 
{
	text-align: left;  
	font: 9pt Tahoma;
	color: White;
	text-decoration: none; 
	height: 26px;
} 

.texto_expandido
{
	text-align: left;  
	color: White;
	text-decoration: none; 
	line-height: 180%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma;
	height: 360px;
}

.update_progress
{
    font-weight: bold;   
	width: 120px;	
    position: absolute;	
    left: 244px;
    top: 16px;	
    height: 56px;
    color: Black;
    vertical-align: middle;
    text-align: center;
	font-style: normal;
	font-variant: normal;
	font-size: 9pt;
	line-height: normal;
	font-family: Tahoma;
}

.topo_principal 
{
	vertical-align: top;   
	background-image: url('Imagens/topo.jpg');
	background-repeat: no-repeat;
	height: 150px;
}

.topo_base 
{
	vertical-align: top;   
	background-image: url('Imagens/bg_menu.jpg');
	background-repeat: no-repeat;
	height: 24px;
} 

.fundo_conteudo 
{
	vertical-align: top;   
	background-image: url('Imagens/Fundo_Conteudo.jpg');
	background-repeat: repeat-y;
	width: 100%; 
} 

.titulo 
{
	font: 9pt Tahoma;
	font-weight: bold;   
	color: White;  
	height: 18px; 
	text-align: left;  
	vertical-align: middle;   
} 

.titulo_login
{
	padding: 15px 0px 30px 60px;
	font: 10pt Tahoma;
	font-weight: bold;   
	color: White;  
}	

.conteudo_login
{
	padding: 20px 50px 30px 32px;
	font: 10pt Tahoma;
	font-weight: bold;   
	color: White;  
}	

.titulo_atendimento
{
	padding: 10px 0px 30px 60px;
	font-weight: bold;   
	color: White;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Tahoma;
}	

.conteudo_atendimento
{
	padding: 18px 25px 0px 30px;
	font-weight: bold;   
	color: White;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Tahoma;
	height: 130px;
}	

.linha_titulo 
{
	background-color: White;  
	height: 1px;
	width: 100%; 
} 

.rodape_principal 
{
	height: 35px; 
	width: 100%; 
	vertical-align: middle;   
	text-align: center; 
	font: 7pt Tahoma;
	font-weight: normal;  
	color: White;
	background-image: url('Imagens/bg_rodape.jpg');
	background-repeat: repeat-y;  
} 

.celula_vazia 
{
	background-color: White;  
	width: 20px; 
} 

.link_sem_sublinhado 
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 9pt;
    color: White; 
    border: none; 
} 

.lateral_esq
{
	background-image: url('Imagens/lateral_esq.jpg');
	background-repeat: repeat-y;  
	width: 9px;
}

.lateral_dir
{
	background-image: url('Imagens/lateral_dir.jpg');
	background-repeat: repeat-y;  
	width: 9px;
}
