.rodape { 
	font-family: Arial; 
	font-size: 10px; 
	color: #666666;	
}

body, td {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

#div_conteudo {
	position: relative;
	display: table;
	width: 552px;
	z-index: 999;
	overflow: visible;
}

.borda_bt_es {
	border: solid 1px #e3e3e3;
}

#div_rodape {
	position: relative;
	width: 780px;
	height: 130px;
	z-index: 2;
}

#div_topo {
	background-image: url(../_imagens/bg_topo.gif);
	background-repeat:repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 103px;
	z-index: 1;
}

#div_tk {
	background-image: url(../_imagens/bg_ticker.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 205px;
	top: 102px;
	width: 557px;
	height: 20px;
	z-index: 15;
}

#div_menu {
	position: absolute;
	left: 5px;
	top: 115px;
	width: 340px;
	height: 375px;
	clip: rect(0px 180px 375px 0px);
	z-index: 1000;
}



#conteudo_admin {
	position: absolute;
	left: 195px;
	top: 130px;
}

OBJECT {
	display: inline;
	margin: 0px;
}

EMBED {
	display: inline;
	margin-bottom: -3px;
}

.mg {
	padding-left: 5px;
}


.links_topo {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}

.pontilhado {
	display: block; 
	border-bottom: dotted 1px #CCCCCC; 
	padding-bottom: 4px;
}

/* 

roxo 660099

azul 0066cc

laranja FF9900 

*/

.titulo {
	font-weight: normal;
}

.titulo_bold {
	font-weight: bold;
}

.texto {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}


SELECT,INPUT,TEXTAREA {
	font-family: Verdana;
	font-size: 10px;
}

A {
	text-decoration:none;
	color: #666666;
}
A:visited {
	color: #666666;
}

A:hover {
	color: #666666;
	text-decoration: underline;
}

.tipClass { 
	font-family: Arial; 
	font-size: 11px; 
	color: #444444;	
}

@media print {

	.nao_imprimir, #div_rodape, #div_topo, #div_tk, #div_menu {
		display: none;
		visibility: hidden;
	}
}
