body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body a:hover {
	color:#0000FF;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003366;
	border: 1px solid #003366;
	border-bottom-color:#B5B5B5;
	border-top-color:#B5B5B5;
	border-left-color:#B5B5B5;
	border-right-color:#B5B5B5;
}

.noFormat {
	border: 0px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color:#003366;
}

.posConteudo {
	padding: 25px 25px 0px 25px;
}

.txtBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.cabecalhoMensagem {
	display:block;
	background-color:#CCCCCC;
	border-top-color:#B5B5B5;
	border-bottom-color:#999999;
	border-right-color:#999999;
	border-left-color:#B5B5B5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	height:auto;
}

.preto_link {
	color:#000000;
	text-decoration:none;
}

.textoPadrao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.textoPequeno {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.textoMedio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#topoLista a:link, #topoLista a:visited {
	display:block;
	background-color:#CCCCCC;
	border-top-color:#B5B5B5;
	border-bottom-color:#999999;
	border-right-color:#999999;
	border-left-color:#B5B5B5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}

#topoLista a:hover{
	background-color:#D5D5D5;
	border-top-color:#B5B5B5;
	border-bottom-color:#999999;
	border-right-color:#999999;
	border-left-color:#B5B5B5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}

.botaoPadrao {
	width:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border-bottom-color:#EEEEEE;
	border-top-color:#DDDDDD;
	border-right-color:#EEEEEE;
	border-left-color:#DDDDDD;
	color:#333333;
}

.tituloPagina {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-stretch:narrower;
	text-shadow:Black;
}

.cor1 { background-color:#EEEEEE; }
.cor2 {	background-color:#DDDDDD; }
tr.cor1:hover { background-color : #FFEBAD; }
tr.cor2:hover { background-color : #FFEBAD; }

.LinhaPar { background-color : #FFFFFF; }
.LinhaImpar { background-color : #EBEBEB; }
tr.LinhaPar:hover { background-color : #FFEBAD; }
tr.LinhaImpar:hover { background-color : #FFEBAD; }


.tdPagina {
	background-color:#EEEEEE;
	border-top-color:#EEEEEE;
	border-bottom-color:#999999;
	border-right-color:#999999;
	border-left-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.titDepto {
	background-color: #D0D9E6;
	border-top: 1px solid #B3C2D7;
	border-right: 1px solid #B3C2D7;
	border-left: 1px solid #B3C2D7;
}
.bordasDepto {
	background-color: #E1E8F2;
	border: 1px solid #B3C2D7;
}
.spacer10 {
	padding: 10px;
}
.bordasGrupo {
	border: 1px solid #5B82A8;
	background-color: #CACFD9;
}
.bordasSubGrupo {
	border: 1px solid #4A9FBB;
	background-color: #CCE2EA;
}
.txtVermelho{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.TituloGeral {
	font-size : 16px;
	font-weight: bold;
	text-align: center;
}

.TituloLinha {
	background-color : #FFEBAD;
	font-size : 10px;
	font-weight: bold;
}

.Alert {
	background: #fff6bf url(../Imagens/alert.gif) center no-repeat;
	background-position: 8px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.Menu {
	background: #fff6bf ;
	background-position: 8px 50%; /* x-pos y-pos */
	text-align: center;
	padding: 5px 10px 5px 35px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.Atencao {
	text-decoration: blink;
	color: #FF0000;
	font-weight: bold;
}

.Carregando {
	background: #fff6bf url(../Imagens/loading.gif) center no-repeat;
	background-position: 8px 50%; /* x-pos y-pos */
	text-align: left;
	text-decoration: blink;
	padding: 5px 10px 5px 30px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	border: solid 1px #336699;
	}

.powered {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

div#completando{
        position:absolute;
        top:1.5em;
        left:0px;
        background:white;
}
div#completando ul{
        margin:0 1px;padding:0;
        border:1px solid black;
        list-style:none;
}
div#completando li{display:inline}
div#completando a{
        display:block;
        padding:1px 5px;
}
div#completando a:hover,div#completando li.selecionado a{
        background:blue;
        color:white;
}

.tituloLegend {
		font-size: 12px;
		font-weight: bold;
}

#nav {
	height:32px;
	line-height:32px;
	background:#3B5998;
	padding:0 10px;
	clear:both;
}

#nav ul, #nav ul li {
	margin:0;
	padding:0;
	list-style:none;
}
	
#nav ul li {
	float:left;
	display:block;
}

#nav ul li a:link, #nav ul li a:visited{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 20px 0 6px;
	display:block;
}
#nav ul li a:hover{
	color:#EBEFF7;
}
#nav ul li ul li{
	float:none;
	display:block;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited{
	color:#444;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px;
	clear:both;
	border-bottom:solid 1px #DEDEDE;
}
#nav ul li ul li a:hover{
	color:#3B5998;
	background:#EBEFF7;
}

.submenu {
	position: absolute;
	width: 160px;
	background: #FFF;
	padding: 10px;
	border: solid 1px #2E4B88;
	border-top: none;
	display: none;
	line-height: 26px;
	z-index: 1000;
}

