/* SITE */
body {margin: 0px; align: left;}
/* SITE */

/* TEXTOS */
.txt_arvore {font-family: Arial; font-size: 20px; font-weight:bold; color: #ffffff;}
.txt_cinza11 {font-family: Arial; font-size: 11px; font-weight:bold; color: #828282;}
.txt_branco11 {font-family: Arial; font-size: 11px; font-weight:bold; color: #ffffff;}
.txt_cinza10 {font-family: Arial; font-size: 10px; color: #828282;}
.txt_cinza12 {font-family: Arial; font-size: 12px; color: #828282;}
.txt_cinza12b {font-family: Arial; font-size: 12px; font-weight:bold; color: #828282;}
.txt_verdee10 {font-family: Arial; font-size: 10px; color: #183310;}
.txt_verdee12 {font-family: Arial; font-size: 12px; color: #183310;}
.txt_verdee12b {font-family: Arial; font-size: 12px; font-weight:bold; color: #183310;}
.txt_verdec10 {font-family: Arial; font-size: 10px; color: #638b0e;}
.txt_verdec12 {font-family: Arial; font-size: 12px; color: #638b0e;}
.txt_verdec12b {font-family: Arial; font-size: 12px; font-weight:bold; color: #638b0e;}
.txt_preto10 {font-family: Arial; font-size: 10px; color: #000000;}
.txt_preto12 {font-family: Arial; font-size: 12px; color: #000000;}
.txt_preto12b {font-family: Arial; font-size: 12px; font-weight:bold; color: #000000;}
.txt_cinza10 {font-family: Arial; font-size: 10px; color: #666666;}
.txt_cinza12 {font-family: Arial; font-size: 12px; color: #666666;}
.txt_cinza12b {font-family: Arial; font-size: 12px; font-weight:bold; color: #666666;}
.txt_vermelho10 {font-family: Arial; font-size: 10px; color: #801313;}
.txt_vermelho12 {font-family: Arial; font-size: 12px; color: #801313;}
.txt_vermelho12b {font-family: Arial; font-size: 12px; font-weight:bold; color: #801313;}
.txt_ok {font-family: Arial; font-size: 16px; font-weight:bold; color: #638b0e;}
.txt_alerta {font-family: Arial; font-size: 16px; font-weight:bold; color: #986265;}
/* TEXTOS */

/* LIKNS */
#link_preto10 {font-family: Arial; font-size:10px; color: #666666;}
#link_preto10  a {color:#000000; text-decoration:none;}
#link_preto10  a:hover {color:#000000; text-decoration:underline;}

#link_arvore {font-family: Arial; font-size:10px; color: #666666;}
#link_arvore  a {color:#19340a; text-decoration:none;}
#link_arvore  a:hover {color:#19340a; text-decoration:underline;}

#link_verde12 {font-family: Arial; font-size:12px; color: #666666; font-weight:bold;}
#link_verde12  a {color:#638b0e; text-decoration:none;}
#link_verde12  a:hover {color:#638b0e; text-decoration:underline;}

#link_vermelho {font-family: Arial; font-size:12px; color: #666666;}
#link_vermelho  a {color:#940f00; text-decoration:none;}
#link_vermelho  a:hover {color:#940f00; text-decoration:underline;}

#link_banner {
	display: block;
	background-image:url(../imagens/portfolio.png);
	width: 509px;
	height:30px;
	top:90px;
	position: relative;
}
#link_banner a {font-family: Arial; font-size: 12px; font-weight:bold; color: #ffffff; text-decoration: none;}
#link_banner a:hover {color: #ffffff; text-decoration:underline;}

#link_twitter {font-family: Arial; font-size: 12px; color: #000000;}
#link_twitter a {color:#638b0e; text-decoration:none; font-weight:bold;}
#link_twitter a:hover {color:#638b0e; text-decoration:underline;}
ul {padding-left:20px; margin:0px;}
/* LIKNS */

/* TR */
.tr_off {background-color:#f2f2f2}
.tr_on {background-color:#FFFFFF}
/* TR */

/* PAGINAÇÃO */
.pag_selecionado {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #000;
background-color: #7cab13;
border: 1px solid #ddd; 
padding: 3px;
margin: 3px;
display: block;
height: 10px;
display: inline;
}
#pag_nao_selecionado a{
font-family: Arial;
font-size: 10px;
color: #666;
background-color: #f2f2f2;
border: 1px solid #ddd; 
padding: 3px;
margin: 3px;
display: block;
height: 10px;
display: inline;
}
#pag_nao_selecionado a:hover{
font-family: Arial;
font-size: 10px;
color: #fff;
background-color: #666;
border: 1px solid #ddd; 
padding: 3px;
margin: 3px;
display: block;
width: 10px;
height: 10px;
display: inline;
}
#pag_links a{
font-family: Arial;
font-size: 10px;
color: #666;
border: 0px solid #ddd; 
text-decoration: none;
padding: 3px;
margin: 3px;
display: block;
height: 10px;
display: inline;
}
#pag_links a:hover{
font-family: Arial;
font-size: 10px;
color: #666;
border: 0px solid #ddd;
text-decoration: underline;
padding: 3px;
margin: 3px;
display: block;
height: 10px;
display: inline;
}
.pag_links {
font-family: Arial;
font-size: 10px;
color: #666;
border: 0px solid #ddd;
text-decoration: none;
padding: 3px;
margin: 3px;
display: block;
height: 10px;
display: inline;
}
/* PAGINAÇÃO */


/* BOTOES */
.bt {border: #cccccc 1px solid; font-weight: none; font-size: 8pt; color: #638b0e; font-family: Arial; background-color: #ffffff; padding:5px; width:100%; height:25px;}
/* BOTOES */
