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

/* FUNDOS */
.fundo_traco_hor {background-image:url(../imagens/traco_fundo_hor.jpg);}
.fundo_traco_ver {background-image:url(../imagens/traco_fundo_ver.jpg);}
/* FUNDOS */

/* TEXTOS */
.txt_menu {font-family: Arial; font-size: 12px; color: #fff; font-weight:bold; background-image:url(../imagens/menu_2.jpg);}
.txt_preto10 {font-family: Arial; font-size: 10px; color: #000;}
.txt_azul10 {font-family: Arial; font-size: 10px; color: #0093dd;}
.txt_azul16 {font-family: Arial; font-size: 16px; color: #0093dd; font-weight:bold;}
.txt_azul20 {font-family: Arial; font-size: 20px; color: #0093dd; font-weight:bold;}
.txt_azul12 {font-family: Arial; font-size: 12px; color: #0093dd; font-weight:bold;}
.txt_preto12b {font-family: Arial; font-size: 12px; color: #000; font-weight:bold;}
.txt_preto12 {font-family: Arial; font-size: 12px; color: #000;}
.txt_roxo11 {font-family: Arial; font-size: 11px; color: #291670; font-weight:bold;}
.txt_cinza11 {font-family: Arial; font-size: 11px; color: #666666; font-weight:bold;}
.txt_cinza12 {font-family: Arial; font-size: 12px; color: #666666; font-weight:bold;}
/* TEXTOS */

ul {padding:0;margin:0;}
li {padding:0;margin:0;}
ul li {float:left;list-style-type:none;display:inline;padding:0;margin:0;}

/* LIKNS */
#link_preto11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000;}
#link_preto11 a {color:#000; text-decoration:none;}
#link_preto11 a:hover {color:#000; text-decoration:underline;}

#link_twitter {font-family: Arial; font-size: 10px; color: #000000;}
#link_twitter a {color:#0093dd; text-decoration:none; font-weight:bold;}
#link_twitter a:hover {color:#0093dd; text-decoration:underline;}

a {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}
/* LIKNS */

/* BOTORES */
.bt {border: #e4e5e6 1px solid; font-weight: none; font-size: 8pt; color: #666; font-family: Verdana; background-color: #FFFFFF}
/* BOTORES */

/* BORDA NAS IMAGENS */
a.borda_azul, a.borda_azul img {float:left; overflow:hidden;}
a.borda_azul:hover {border:2px solid #0093dd;}
a.borda_azul:hover img {margin: -2px;}
/* BORDA NAS IMAGENS */

/* PAGINAÇÃO */
.pag_selecionado {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #000;
background-color: #0093dd;
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 */
