@charset "utf-8";
/* CSS Document */

body {
	margin-left: 2px;
	margin-top: 0px;
	
}

a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size:11px;
	color: #6A6A6A;
	text-decoration:underline;
}

.pagina_atual{
	font-family:tahoma;
	font-size:11px;
}

.tabela_login{
	font-family:tahoma;
	font-size:11px;
}

.tabela_login_text{
	font-family:tahoma;
	font-size:11px;
	border: solid #999999 1px;
}


.tabela_cadastrar{
	font-family:tahoma;
	font-size:11px;
}

.tabela_pesquisa{
	font-family:tahoma;
	font-size:11px;
	border:#E0E0E0 solid 1px;
	padding: 0px;
}

.tabela_posicoes{
	font-family:tahoma;
	font-size:11px;
}

.tabela_fonte_pequena{
	font-family:Tahoma, Arial;
	font-size:10px;
	border:solid 1px #E0E0E0;
}

.tabela_fonte_pequena td{
	
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}

.tabela_agenda_1{
	font-family:Tahoma;
	font-size:11px;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-top:0px;
	background:#EAEAFF;
}

.tabela_agenda_2{
	font-family:Tahoma;
	font-size:11px;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-top:0px;
}



.tabela_pesquisa_cabecario{
	font-family:tahoma;
	font-size:11px;
	font-weight:bolder;
	background:#F7F7F7;
}

.tabela_pesquisa_linhas{
	font-family:tahoma;
	font-size:11px;
	cursor:pointer;
}

.tabela_cabecario{
	font-family:tahoma;
	font-size:11px;
}

.tabela_pesquisa_linhas_hover{
	background:#DFDFFF;
	cursor:pointer;
}

.tabela_pesquisa_paginacao{
	font-family:tahoma;
	font-size:11px;
	background:#F7F7F7;
}

.menu_inferior{
	background:url(../imagens/png/fundo_menu_inferior.png);
	cursor:pointer;
	font-family:tahoma;
	font-size:11px;
	color: #666666;
}

.menu_inferior_hover{
	background:url(../imagens/png/fundo_menu_inferior_hover.png);
	cursor:pointer;
	font-family:tahoma;
	font-size:11px;
	color: #666666;
}

.textboxOn {
	border: 3px solid #B9B9FF;
	padding:2px 2px 2px 2px;
}

.textboxNormal {
	font-family:tahoma;
	font-size:11px;
}

.div_agenda_excluir{
	background:#FFCECE;
	border-bottom:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
}


#pesquisar{
	font-family:tahoma;
	font-size:11px;
}

#button{
	font-family:tahoma;
	font-size:11px;
	border:solid 1px #999999;
	background:#F7F7F7;
	cursor:pointer;
	padding:1px;
}

#textfield{
	font-family:tahoma;
	font-size:11px;
	padding:2px;
}

#checkbox{
	cursor:pointer;
}


#imp_pagina {
	position:absolute;
	left:0px;
	top:0px;
	width:21cm;
	height:29cm;
	z-index:1;
}

#imp_pagina_horizontal {
	left:0px;
	top:0px;
	width:29cm;
	height:21cm;
	z-index:1;
	font-family:tahoma;
	font-size:0.30cm;
}

#imp_cabecario {
	position:absolute;
	left:0.25cm;
	top:0.5cm;
	width:20.5cm;
	height:1cm;
	z-index:2;
}

#imp_conteudo {
	left:0.25cm;
	top:1cm;
	width:20.5cm;
	z-index:3;
	font-family:tahoma;
	font-size:0.30cm;
	
}

#imp_conteudo_horizontal {
	position:absolute;
	left:0.25cm;
	top:2cm;
	width:26cm;
	height:14cm;
	z-index:3;
	font-family:tahoma;
	font-size:0.30cm;
	
}

.div_mensagens {
	background:#D7D7FF;	
	border-top: 1px #E0E0E0 solid;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	font-family:Tahoma, Arial;
	font-size:11px;
	
}


.os_fechada{
	background:#D2FFD2;
	cursor:pointer;
}

.os_aberta{
	color:#FF0000;
	font-weight:bold;
	cursor:pointer;
}

.rodape {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}

#div_posicoes{
	width:830px;
	height:400px;
	position:relative;
	overflow:auto;
}