.mozilla-fix {}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
}
p {
	margin-top:0px;
	margin-bottom:0px;
}
#message {
	top: 10px;
	left: 100px;
	width:250px;
	font-family:verdana;
	font-size:11px;
	border: 0px;
	padding:4px;
	position:absolute;
}
.active {
	border: 0px ;
}

.combo {
	border: 1px solid Black;
	font-size: 10px;
}
.error {
	color: #FFFFFF;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	background-color:#FF0000;
	padding: 4px;

}
div#body{
	padding: 0px;

}
.msg {
	color: #FFFFFF;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	background-color:green;
	padding: 4px;
}


.text {
	color: #606060;
	font-size: 11px;
	font-weight: normal;
}
.text-bold {
	color: #606060;
	font-size: 11px;
	font-weight: bold;
}
.title {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.aNormal{
	font-weight:bold;
	font-family:arial,verdana;
	font-size:11px;
}
A {
	padding: 2px 2px 2px 2px;
	border: 0px;
	color: #0061A5;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

A.white {
	padding: 2px 2px 2px 2px;
	border: 0px;
	color: white;
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
}
A.white:hover {
	padding: 2px 2px 2px 2px;
	border: 0px;
	color: #86D3FF;
	font-size: 10px; 
	font-weight: normal; 
	
}
A:hover {
	color: #BD5D00;
	/*cursor:pointer;
	text-decoration: none;*/
}
A.button {
	text-align: center;
	padding: 2px 2px 2px 2px;
	border: 1px solid Black;
	color: Black;
	background: ButtonFace;
	font-size: 11px;
	text-decoration: none;
}
A.up {
	text-align: center;
	padding: 2px 2px 2px 2px;
	border: transparent;
	color: Black;
	background: ButtonFace;
	font-size: 11px;
	text-decoration: none;
}
DIV.title {
	color: #0f5f9c;
	background: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 1px 3px 1px 3px;
}

DIV.overdiv {
color: #CCCCFF;
background-color: #CCCCFF;
font-family: Verdana,Arial,Helvetica;
font-size: 11px;
position:absolute; 
visibility:hidden; 
z-index:1000;
}

DIV.title_up {
	background: url(./webapp/templates/images/uparrow.png) no-repeat;
	color: #0f5f9c;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	padding: 1px 3px 1px 3px;
}

DIV.title_down {
	background: url('./webapp/templates/images/downarrow.png') no-repeat; 
	color: #0f5f9c;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	padding: 1px 3px 1px 3px;
}

DIV.button {
	text-align: center;
	padding: 2px 2px 2px 2px;
	border: 1px solid Black;
	color: Black;
	background: ButtonFace;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}

DIV.link {
	text-align: center;
	padding: 2px 2px 2px 2px;
	border: 0px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

HR {
	border: 1px solid Black;
	margin-bottom: 0px;
}
INPUT {
	border: 1px solid Black;
	font-size: 11px;
}
INPUT.checkbox {
	border: 0px solid;
}
.popup { 
	position: absolute; 
	visibility: hidden; 
	background-color: white; 
	width: 300px; 
	border-left: 1px solid black; 
	border-top: 1px solid black; 
	border-bottom: 3px solid black; 
	border-right: 3px solid black; 
	padding: 3px; 
	z-index: 10; 
}
.popupLink:link { 
	font-size : 10px; 
	text-decoration : none; 
}
.popupLink:active { 
	font-size : 10px; 
	text-decoration: underline 
}
.popupLink:visited { 
	font-size : 10px; 
	text-decoration: none 
}
.popupLink:hover { 
	font-size : 10px; 
	text-decoration: underline 
}
tr.noticia_popup {
	color: #035D8A;
}

/*Contato e Usuário*/
.float_active {
	position: relative;
	float: left;
	border: solid 1px #909090;
	width: 250px;
	height: 100px;
	margin: 5px;
	padding: 10px;
}

.float_inactive {
	float: left;
	border: solid 1px;
	width: 250px;
	height: 100px;
	margin: 5px;
	padding: 10px;
	color: #eaeaea;
}

.float_over {
	float: left;
	border: solid 1px;
	width: 250px;
	height: 100px;
	margin: 5px;
	padding: 10px;	
	background-color: #f0f0f0;
}
.BlocosServiceList {
	background:url(../../../webapp/images/services/box_ativo.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 85px;
	cursor:pointer;
	margin: 2px;
	padding: 2px;
}
.BlocosServiceList_hover {
	background:url(../../../webapp/images/box2_.jpg) no-repeat;
	cursor:pointer;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 85px;
	margin: 2px;
	padding: 2px;
}
.BlocosServiceListInactive {
	background:url(../../../webapp/images/services/box_suspenso.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 85px;
	margin: 2px;
	padding: 2px;
}

.BlocosContato {
	position:relative;
	background:url(../../../webapp/images/contatos/box_user.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 100px;
	margin: 2px;
	cursor:pointer;
	padding: 2px;
}
.BlocosContato_hover {
	position:relative;
	background:url(../../../webapp/images/contatos/box_userOver.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 100px;
	margin: 2px;
	cursor:pointer;
	padding: 2px;
}

.BlocosContato_inativo {
	position:relative;
	background:url(../../../webapp/images/contatos/box_user_inativo.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 85px;
	margin: 2px;
	padding: 2px;
	cursor:default;
}
/*
.BlocosUsers_hover {
	background:url(../../../webapp/images/contatos/box_rollover.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 85px;
	margin: 2px;
	padding: 2px;
}
*/


.BlocosUsersActive {
	background:url(../../../webapp/images/user/user_ativo.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 130px;
	margin: 2px;
	padding: 2px;
}
.BlocosUsersInactive {
	background:url(../../../webapp/images/user/user_inativo.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 130px;
	margin: 2px;
	padding: 2px;
}

.BlocosUsers_inativo {
	background:url(../../../webapp/images/contatos/box_user_inativo.jpg) no-repeat;
	float: left;
	border: solid 0px;
	width: 190px;
	height: 85px;
	margin: 2px;
	padding: 2px;
}




.contact {
	border:0px;
	background-color:transparent;
}
html>body div.rodape {
		position:relative;
}
div.rodape {
	/*Hack para o IE*/
}
.rodape {
	position:relative;
	width:590px;
	margin-top:20px;
	text-align:center;
}
.service_icon{
	float: left;
	border: solid 0px;
	text-align:center;
	width: 110px;
	height: 80px;
	margin: 5px;
	padding: 10px;
	cursor:pointer;
	display:inline;
	/*background-color: #f0f0f0;*/
}
.service_icon_hover{
	float: left;
	border: solid 0px;
	display:inline;
	text-align:center;
	width: 110px;
	height: 80px;
	margin: 5px;
	padding: 10px;
	cursor:pointer;
	color:#FFF;
	background-color: #f8f8f8;
}


/*############### Layout #################*/
#central {
		position: relative;
		width:760px;
		text-align: left;
		background-color:#ffffff;
}
#menu_top {
		position:relative;
		top:0px;
		width:140px;
		left: 0px;
		text-align:left;
}
#customerStyle {
		position:relative;
		padding-top:5px;
		margin-left:10px;
		width:400px;
		height:180px;
		text-align:left;
		margin-top:0px;

}
#ServiceInfoStyle {
		position:relative;
		padding-top:5px;
		margin-left:10px;
		width:400px;
		height:auto;
		text-align:left;
		margin-top:0px;

}
#divServiceInfo {
		margin-left:auto;
		margin-right:auto;
		height:auto
}

#HistoricoNavegacao {
		z-index:0;
		position:absolute;
		margin-left:25px;
		text-align:left;
		font-size:10px;
		font-family:arial;
		top:89px;
		width:auto;
		border-width:0px;

}
#comboServices select {
	background-color:#f7f7f7;
	font-family:verdana;
	font-size:9px;
	/*height:20px;*/
	border:1px solid;
}
#customerName {
		/*z-index:10000;
		margin-left:5px;
		position:absolute;
		text-align:left;
		font-size:10px;
		font-family:arial;
		top:105px;
		width:265px;
		border-width:0px;
		font-weight:500;
		color:#606060;*/
		z-index:0;
		position:absolute;
		margin-left:10px;
		text-align:left;
		font-size:11px;
		font-family:arial;
		top:92px;
		width:500px;;
		border-width:0px;
		font-weight:normal;
}

.userInfoCli {
		float:right;
		border-bottom:1px #ccc solid;
		border-top:1px #fff solid;
		border-left:1px #fff solid;
		border-right:1px #ccc solid;
}
#user_info {
		z-index:0;
		text-align:right;
		font-size:11px;
		font-family:arial;
		top:10px;
		right:12px;
		border-width:0px;
		float:right;
		position:absolute;
}
#data_top {
		position:absolute; 
		margin-top:0px; 
		margin-left:575px; 
		font-weight:bold;
}
#meus_dados {
		position:relative;
		padding-left:0px;
		margin-left:10px;
		width:433px;
		text-align:left;
		margin-top:0px;
		display:inline;
}
#meus_servicos {
		width:auto;
		text-align:left;
		margin-top:0px;
}
#avisos {
		position:relative;
		padding-left:0px;
		margin-left:10px;
		margin-top:0px;
		max-width:155px;
		text-align:left;
		display:inline;
}
#logoTelium {
		position:absolute;
		top:3px;
		margin-left:15px;
		left:3px;
		width:300px;
		border-width:0px;
}
#Carimbo {
		position:absolute;
		top:0px;
		margin-left:280px;
		width:300px;
		border-width:0px;
}

#bgPainel {
		position:absolute;
		top:68px;
		left:200px;
		width:300px;
		border-width:0px;
}
.service_info {
		color:#fff;
}

#menu_left {
		position:relative;
		margin-left:0px;
		top:0px;
		width:140px;
		z-index:1;
}
#menu_left_faq {
		position:relative;
		margin-left:0px;
		top:0px;
		width:140px;
		z-index:1;
}
#body{
	height: 200px; /* ie treats as min-height */
	min-height: 200px; /* ie ignores */
	z-index:0;
	background-color:#fff;
}

*>#body {
	height: auto; /* ie ignores child selector, modern browsers replace height declaration */
	background-color:#fff;
}

.barra{
	position:relative;
	font-size:10px;
	height:20px;
	border-right:1px solid #CCCCCC;
	font-family:verdana, arial;
	color:#0061A5;
}
.barra_hover{
	position:relative;
	cursor:pointer;
	font-size:10px;
	height:20px;
	border-right:1px solid #CCCCCC;
	font-family:verdana, arial;
	color:red;
}

.menuButtonCustomer {
	/*color:#f7f7f7;*/
	cursor:pointer;
}
.btnPositivo {
	/*	background:url(../../../webapp/images/icons_wh/btn_bd_color.gif);*/
	background-color:#4AB6E7;
	color:#fff;
	font-weight:bold;
	border-bottom: solid 1px #000;
	text-decoration:none;
}
.btnPositivo_hover {
	background-color:#E79A31;
	color:#fff;
	font-weight:bold;
	border-bottom: solid 1px #000;
	text-decoration:none;
}
/*################# BOTŐES #############################*/
.btnNovoDir {
	background:url(../../../webapp/images/buttons/btn_novodiretorio.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnNovoDir_hover {
	background:url(../../../webapp/images/buttons/btn_novodiretorioOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnNovoArquivo {
	background:url(../../../webapp/images/buttons/btn_novoarquivo.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnNovoArquivo_hover {
	background:url(../../../webapp/images/buttons/btn_novoarquivoOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnInicio {
	background:url(../../../webapp/images/buttons/btn_inicio.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnInicio_hover {
	background:url(../../../webapp/images/buttons/btn_inicioOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnLogin {
	background:url(../../../webapp/images/buttons/btn_login.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnLogin_hover {
	background:url(../../../webapp/images/buttons/btn_loginOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnAlterar {
	background:url(../../../webapp/images/buttons/btn_alterar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnAlterar_hover {
	background:url(../../../webapp/images/buttons/btn_alterarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnEnviar {
	background:url(../../../webapp/images/buttons/btn_enviar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnEnviar_hover {
	background:url(../../../webapp/images/buttons/btn_enviarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnGravar {
	background:url(../../../webapp/images/buttons/btn_gravar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnGravar_hover {
	background:url(../../../webapp/images/buttons/btn_gravar_over.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnInserir {
	background:url(../../../webapp/images/buttons/btn_adicionar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnInserir_hover {
	background:url(../../../webapp/images/buttons/btn_adicionarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnInstalar {
	background:url(../../../webapp/images/buttons/btn_instalar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnInstalar_hover {
	background:url(../../../webapp/images/buttons/btn_instalarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnSim {
	background:url(../../../webapp/images/buttons/btn_sim.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnSim_hover {
	background:url(../../../webapp/images/buttons/btn_simOver.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnAtualizar {
	background:url(../../../webapp/images/buttons/btn_atualizar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnAtualizar_hover {
	background:url(../../../webapp/images/buttons/btn_atualizarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnVoltar {
	background:url(../../../webapp/images/buttons/btn_voltar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnVoltar_hover {
	background:url(../../../webapp/images/buttons/btn_voltarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnVoltar2 {
	background:url(../../../webapp/images/buttons/btn_voltar2.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:72px;
	height:20px;
	z-index:9999;
}
.btnVoltar2_hover {
	background:url(../../../webapp/images/buttons/btn_voltar2Over.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:72px;
	height:20px;
}
.btnRemove {
	background:url(../../../webapp/images/buttons/btn_apagar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnRemove_hover {
	background:url(../../../webapp/images/buttons/btn_apagarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnVisualizar {
	background:url(../../../webapp/images/buttons/btn_visualizar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnVisualizar_hover {
	background:url(../../../webapp/images/buttons/btn_visualizaOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnCriar {
	background:url(../../../webapp/images/buttons/btn_criar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnCriar_hover {
	background:url(../../../webapp/images/buttons/btn_criarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnConfirma {
	background:url(../../../webapp/images/buttons/btn_confimar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnConfirma_hover {
	background:url(../../../webapp/images/buttons/btn_confimarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnPesquisar {
	background:url(../../../webapp/images/buttons/btn_pesquisar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnPesquisar_hover {
	background:url(../../../webapp/images/buttons/btn_pesquisarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:120px;
	height:20px;
}
.btnListar {
	background:url(../../../webapp/images/buttons/btn_lista.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:60px;
	height:20px;
}
.btnListar_hover {
	background:url(../../../webapp/images/buttons/btn_listaOver.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:60px;
	height:20px;
}
.btnIcones {
	background:url(../../../webapp/images/buttons/btn_icons.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:60px;
	height:20px;
}
.btnIcones_hover {
	background:url(../../../webapp/images/buttons/btn_iconsOver.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:60px;
	height:20px;
}
.btnEstatistico {
	background:url(../../../webapp/images/buttons/btn_relat_estatistico.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:200px;
	height:20px;
}
.btnEstatistico_hover {
	background:url(../../../webapp/images/buttons/btn_relat_estatisticoOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:200px;
	height:20px;
}
.btnLimparMail {
	background:url(../../../webapp/images/buttons/btnLimparMail.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:65px;
	height:20px;
}
.btnLimparMail_hover {
	background:url(../../../webapp/images/buttons/btnLimparMailOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:65px;
	height:20px;
}
.btnEnviarMail {
	background:url(../../../webapp/images/buttons/btnEnviarMail.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:65px;
	height:20px;
}
.btnEnviarMail_hover {
	background:url(../../../webapp/images/buttons/btnEnviarMailOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:65px;
	height:20px;
}
.btnComentarios {
	background:url(../../../webapp/images/buttons/btn_comentarios.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnComentarios_hover {
	background:url(../../../webapp/images/buttons/btn_comentariosOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnProtecao {
	background:url(../../../webapp/images/buttons/btnProtecao.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnProtecao_hover {
	background:url(../../../webapp/images/buttons/btnProtecaoOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnSelecionar {
	background:url(../../../webapp/images/buttons/btnSelecionar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnSelecionar_hover {
	background:url(../../../webapp/images/buttons/btnSelecionarOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:150px;
	height:20px;
}
.btnFechar {
	background:url(../../../webapp/images/buttons/btnFechar.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}
.btnFechar_hover {
	background:url(../../../webapp/images/buttons/btnFecharOver.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	border:0px solid #FFF;
	text-decoration:none;
	width:90px;
	height:20px;
}

/*################# BOTŐES #############################*/

/*
input {
		border-style:solid;
		border-color: #FFF #333 #333 #FFF;
    border-width:1px 2px 2px 1px;
		background: #FFFBF7;
		width:auto;
		height: auto
}
*/

/*########################## Menu Principal - início #####################*/

ul#primary_1,
ul#primary_1 ul {
	z-index:99;
	font-family:arial,verdana;
	margin: 0;
	padding: 0;
	width: 138px; /* Width of Menu Items */
	border-bottom: 0px solid #ccc;
	/*background: #fff; */
	font-size: 10px;
	}

ul#primary_1 li {
	z-index:99;
	height:16px; /*Altera??o para determinar a altura de cada ?tem*/
	position: relative;
	list-style: none;
	border-bottom: 1px solid #ccc;
	}

ul#primary_1 li a {
	z-index:99;
	display: block;
	text-decoration: none;
	color: #777;
	padding: 2px;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary_1 li { float: left; height: 1%; }
* html ul#primary_1 li a { height: 1%; }
/* End */

ul#primary_1 ul {
	position: absolute;
	display: none;
	left: 129px; /* Set 1px less than menu width */
	top: 0;
	border: 1px solid #ccc;
	background-color:#f7f7f7;
	}

ul#primary_1 li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary_1 li:hover ul ul,
ul#primary_1 li:hover ul ul ul,
ul#primary_1 li.over ul ul,
ul#primary_1 li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary_1 li:hover ul,
ul#primary_1 li li:hover ul,
ul#primary_1 li li li:hover ul,
ul#primary_1 li.over ul,
ul#primary_1 li li.over ul,
ul#primary_1 li li li.over ul { display: block; } /* The magic */

ul#primary_1 li.menuparent { background: transparent url(../../../webapp/images/buttons/arrow.gif) right center no-repeat; z-index:99; }

ul#primary_1 li.menuparent:hover,
ul#primary_1 li.over { background-color: #cccccc; }

ul#primary_1 li a:hover { color: #ffffff; background-color: #cccccc; }

.menuLeftForm {
		border:0px;
		background:transparent;
}


/*######################### Menu Principal - fim ################# */


/*########################## Menu Principal - início #####################*/

ul#primary_2,
ul#primary_2 ul {
	z-index:99;
	font-family:arial,verdana;
	margin: 0;
	padding: 0;
	width: 138px; /* Width of Menu Items */
	border-bottom: 0px solid #ccc;
	/*background: #fff; */
	font-size: 10px;
	}

ul#primary_2 li {
	z-index:99;
	height:16px; /*Altera??o para determinar a altura de cada ?tem*/
	position: relative;
	list-style: none;
	border-bottom: 1px solid #ccc;
	}

ul#primary_2 li a {
	z-index:99;
	display: block;
	text-decoration: none;
	color: #777;
	padding: 2px;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary_2 li { float: left; height: 1%; }
* html ul#primary_2 li a { height: 1%; }
/* End */

ul#primary_2 ul {
	position: absolute;
	display: none;
	left: 129px; /* Set 1px less than menu width */
	top: 0;
	border: 1px solid #ccc;
	background-color:#f7f7f7;
	}

ul#primary_2 li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary_2 li:hover ul ul,
ul#primary_2 li:hover ul ul ul,
ul#primary_2 li.over ul ul,
ul#primary_2 li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary_2 li:hover ul,
ul#primary_2 li li:hover ul,
ul#primary_2 li li li:hover ul,
ul#primary_2 li.over ul,
ul#primary_2 li li.over ul,
ul#primary_2 li li li.over ul { display: block; } /* The magic */

ul#primary_2 li.menuparent { background: transparent url(../../../webapp/images/buttons/arrow.gif) right center no-repeat; z-index:99; }

ul#primary_2 li.menuparent:hover,
ul#primary_2 li.over { background-color: #cccccc; }

ul#primary_2 li a:hover { color: #ffffff; background-color: #cccccc; }

.menuLeftForm {
		border:0px;
		background:transparent;
}


/*######################### Menu Principal - fim ################# */

/*########################## Menu LEFT - início #####################*/

ul#primary,
ul#primary ul {
	z-index:99;
	font-family:arial,verdana;
	margin: 0;
	padding: 0;
	width: 138px; /* Width of Menu Items */
	border-bottom: 0px solid #ccc;
	/*background: #fff; */
	font-size: 10px;
	}

ul#primary li {
	z-index:99;
	height:16px; /*Altera??o para determinar a altura de cada ?tem*/
	position: relative;
	list-style: none;
	border-bottom: 1px solid #ccc;
	}

ul#primary li a {
	z-index:99;
	display: block;
	text-decoration: none;
	color: #777;
	padding: 2px;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary li { float: left; height: 1%; }
* html ul#primary li a { height: 1%; }
/* End */

ul#primary ul {
	position: absolute;
	display: none;
	left: 135px; /* Set 1px less than menu width */
	top: 0;
	border: 1px solid #ccc;
	background-color:#f7f7f7;
	}

ul#primary li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary li:hover ul ul,
ul#primary li:hover ul ul ul,
ul#primary li.over ul ul,
ul#primary li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary li:hover ul,
ul#primary li li:hover ul,
ul#primary li li li:hover ul,
ul#primary li.over ul,
ul#primary li li.over ul,
ul#primary li li li.over ul { display: block; } /* The magic */

ul#primary li.menuparent { background: transparent url(../../../webapp/images/buttons/arrow.gif) right center no-repeat; z-index:99; }

ul#primary li.menuparent:hover,
ul#primary li.over { background-color: #cccccc; }

ul#primary li a:hover { color: #ffffff; background-color: #cccccc; }

.menuLeftForm {
		border:0px;
		background:transparent;
}


/*######################### Menu LEFT - fim ################# */





/* ###################### Cantos arredondados ##################### */

div#nifty{ background: #399AC6; width:100%; padding-bottom:0px;color:#fff;}
div#nifty1{ background: #399AC6; width:100%; padding-bottom:0px;color:#fff;}
div#nifty2{ background: #399AC6; width:100%; padding-bottom:0px;color:#fff;}
div#nifty3{ background: #399AC6; width:100%; padding-bottom:0px;color:#fff;}
div#nifty4{ background: #399AC6; width:100%; padding-bottom:0px;color:#fff;}
div#nifty5{ background: #399AC6; width:100%; padding-bottom:0px;color:#fff;}
div#nifty6{ background: #399AC6; width:100%; padding-bottom:0px;color:#fff;}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background:#399AC6}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#niftyz{ background: #f7f7f7; width:100%; padding:0px;}
div#niftyz1{ background: #f7f7f7; width:100%; padding:0px;}
div#niftyz2{ background: #f7f7f7; width:100%; padding:0px;}
div#niftyz3{ background: #f7f7f7; width:100%; padding:0px;}
div#niftyz4{ background: #f7f7f7; width:100%; padding:0px;}
div#niftyz5{ background: #f7f7f7; width:100%; padding:0px;}
div#niftyz6{ background: #f7f7f7; width:100%; padding:0px;}

b.rtopz, b.rbottomz{display:block;background: #FFF}
b.rtopz b, b.rbottomz b{display:block;height: 1px;
    overflow: hidden; background:#f7f7f7}
b.r1z{margin: 0 5px}
b.r2z{margin: 0 3px}
b.r3z{margin: 0 2px}
b.rtopz b.r4z, b.rbottomz b.r4z{margin: 0 1px;height: 2px}

/* ###################### Cantos arredondados ##################### */

/*################# DRAG #########################*/
.boxTitulo {
	position: absolute;
	width:287px;
	margin-left:230px;
	margin-top:0px;
	border: 0px;
	z-index:100;
}
.box{
	position: absolute;
	border: 1px solid #999;
	width: 50px;
	text-align: center;
	font: 12px monospace;
	padding: 5px 0px;
}
#circle{ background-color: #fee; display:none; }
#square{ background-color: #ccc; left: 50px; display:none; }
#freeLine{ background-color: #eff; left: 100px; display:none; }
#polyLine{ background-color: #efe; left: 150px; display:none; }
#free{ background-color: transparent; left: 450px; z-index:1000000; border:0px; }
/*################# DRAG #########################*/



/*############################# botoesTop ########################*/

.linque1{
	position:absolute;
	z-index:100000;
	text-decoration: none;
	position:absolute;
	top:20px;
	left:0px;
}

.linque2{
	position:absolute;
	z-index:100000;
	text-decoration: none;
	position:absolute;
	top:20px;
	left:30px;
}

.linque3{
	position:absolute;
	z-index:100000;
	text-decoration: none;
	position:absolute;
	top:20px;
	left:60px;
}

.linque4{
	position:absolute;
	z-index:100000;
	text-decoration: none;
	position:absolute;
	top:-30px;
	left:90px;
}

.botoesTop a span.caracter {
	visibility:hidden;
}

.botoesTop a:hover span.caracter {
	position:absolute;
	visibility: visible;
	left:0px;
	font-weight:bold;
}/* mostra o caracter no estado OVER */
.botoesTop a:hover  {margin:0;} /* hack para IE mostrar over*/
/*############################# botoesTop ########################*/

/*#### FORM DE CONTATO ##########*/
#formContato {
		background-color: #FFFFFF; 
		font: 9px arial, helvetica, sans-serif;
		font-weight: bold;
		color:#003399;
		border:0px solid #C1C1C1;
}

#formContato td {
		background-color: #FFFFFF; 
		font: 10px verdana,arial, helvetica, sans-serif;
		font-weight: bold;
		color:#666666;
		border:0px solid #C1C1C1;
}

.formText {
		background-color: #FFFFFF; 
		font: 9px arial, helvetica, sans-serif;
		font-weight: bold;
		color:#003399;
		border:1px solid #C1C1C1;
}

/*#### FORM DE CONTATO ##########*/
#service {
		z-index:0;
		float:right;
		position:relative;
		text-align:right;
		font-size:10px;
		font-family:arial;
		top:10px;
		border:0px solid;
		height:10px;
		font-weight:bold;
}
#comboServices {
		margin-left:0px;
		margin-top:0px;
		font-family:sans-serif,arial,verdana;
		font-size:9px;
		border:1px solid;
		background:#DEDFDE;
}
.comboServices {
		margin-left:0px;
		margin-top:0px;
		font-family:sans-serif,arial,verdana;
		font-size:9px;
		border:1px solid;
		background:#DEDFDE;
}

option.optServices {
		font-family: arial,verdana; 
		font-size: 9px;
		background-color:#DEDFDE;
		/*border:1px solid;*/
}
/*  Form de Pesquisa por range de datas */
select.combo_data {
	float: left;
	margin: 0px 2px 0 2px;
	font-family: arial,verdana;
	font-size: 9px;
	border:1px solid;
}
option.opt_data {
	font-family: arial,verdana; 
	font-size: 9px;
}
label.lbl_data {
	float: left;
	text-align: left;
	display: block;
	width: 15px;
}

table, tr, td {
border-collapse:collapse;
border:0px;
}

.mainheader {
border-bottom:1px solid #ECECEC;
clear:both;
color:#153D51;
font-family:Lucida Grande,Verdana,Geneva,Sans-serif;
font-size:14px;
font-weight:bold;
height:22px;
padding:4px;
}

.littletableheader {
background:#F9F9F9 none repeat scroll 0 0;
border-bottom:1px solid #ECECEC;
color:#999999;
font-family:Lucida Grande,Verdana,Geneva,Sans-serif;
font-size:12px;
padding-left:5px;
padding-right:10px;
white-space:nowrap;
width:1px;
}

.littletablerow {
border-bottom:1px solid #ECECEC;
color:#153D51;
font-family:Lucida Grande,Verdana,Geneva,Sans-serif;
font-size:10px;
}

.borderless {
border:0px none;
}


