﻿/*Default*/
body,html 
{
	background:url(../../Library/Imagens/lay-fundo-linhas.gif) repeat;
	height: 100%;
	margin-top: 0px;
	
	scrollbar-arrow-color:#589bdb;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#589bdb;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

a:link {
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	color: #9dbabf;
}
a:visited {
	font-family: verdana;
	font-size: 13px;
	color: #9dbabf;
}
a:hover {
	font-family: verdana;
	font-size: 13px;
	text-decoration: underline;
	color: #9dbabf;
}
a:active {
	font-family: verdana;
	font-size: 13px;
	color: #9dbabf;
}
/*Classes*/

.esconde
{
	display:none;
	}

/*DIV*/

#divMenu
{
	position:absolute;
	z-index:1;
	height:1px
}

#divAEclipse
{
	position:absolute; 
	height:1px; 
	width:1px; 
	display:none
}

#divServicos
{
	position:absolute; 
	height:1px; 
	width:1px; 
	display:none
}

#canalCliente
{
	overflow: auto;
	z-index: 1;
	position: absolute;
	width: 180px;
	height: 61px;
	text-align: left;
	vertical-align: top;
}

#rightBar
{
	overflow: auto;
	z-index: 1;
	position: absolute;
	width: 178px;
	height: 276px;
	text-align: left;
	vertical-align: top;
}
#mioloIntranet
{
	overflow: auto;
	z-index: 1;
	position: absolute;
	width: 329px;
	height: 276px;
	text-align: left;
	vertical-align: top;
}
#leftBar
{
	overflow: auto;
	z-index: 1;
	position: absolute;
	width: 214px;
	height: 276px;
	text-align: left;
	vertical-align: top;
}

#arquivos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99b9bf;
}

#arquivos .titulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a89a4;
	font-weight:bold;
}

#arquivos lu li
{ 
	height: 30px;
	padding-left: 15px;
	list-style-image: url(../Library/Imagens/setaDownload.jpg);
	/*background: url( ../../Library/Imagens/setaDownload.jpg ) no-repeat left top*/;
 }


#arquivos lu li a
{
	text-decoration: none;
	color: #99b9bf;
}

#arquivos lu li a:hover
{
	text-decoration: underline;
	color: #000;
}

.niverNow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
	display:inline;
	width:auto;
}

/*Controles*/

.txt
{
	font-family: verdana;
	font-size: 10px;
	color: #3366cc;
	border-right: #bdd0d3 1px solid;
	border-top: #bdd0d3 1px solid;
	border-left: #bdd0d3 1px solid;
	border-bottom: #bdd0d3 1px solid;
	background-color: #ffffff;
}

.ddl
{
	font-family: verdana;
	font-size: 10px;
	color: #3366cc;
	border-right: #bdd0d3 1px solid;
	border-top: #bdd0d3 1px solid;
	border-left: #bdd0d3 1px solid;
	border-bottom: #bdd0d3 1px solid;
	background-color: #ffffff;
}

.rbl
{
	font-family: verdana;
	font-size: 10px;
	color: #3366cc;
	background-color: #ffffff;
}

/*Textos*/

.tituloCampoFormulario
{
	font-family: verdana;
	font-size: 9px;
	color: #808080;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a89a4;
	font-weight:bold;
}

.tituloLeft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a89a4;
	font-weight:bold;
	text-align:left;
	}

.tituloMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a89a4;
	font-weight:bold;
}

.tituloData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5a89a4;
	font-weight:bold;
}

.fontTexto
{
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	color: #808080;
}

.erro
{
	font-family: Verdana;
	font-size: 9px;
	color:Red;
}



.mais
{
	font-size: 10px;
	color: #0000cc;
	font-family: verdana;
	text-decoration: none;
}

.rptResultados
{
	padding:10px;
	font-family:Verdana;
	color: Black;
	font-size:12px;
}

#barraLogado
{
	text-indent:20px; 
	height:23px;
}
.Verdana10
{
	font-size: 10px;
	color: #696969;
	font-family: verdana;
}

