.text {  
        font-family: "Trebuchet MS"; 
        font-size: 11px; 
        color: #000033 ; 
        text-decoration: none
}

.text a:Hover { 
        font-family: "trebuchet MS"; 
        font-size: 11px; 
        color: #FF3300 ; 
        text-decoration: none
} 

.text_titulo_news {  
        font-family: "Trebuchet MS"; 
        font-size: 11px; 
        font-weight: bold; 
        color: #003366
}

.css {  
        font-family: "Trebuchet MS"; 
        font-size: 12px; 
        font-weight: bold; 
        color: #333366
}

.css a:Hover {  
        font-family: "Trebuchet MS"; 
        font-size: 11px; 
        font-weight: bold; 
        color: #0A9000
}

.texto_vermelho {  
        font-family: "Trebuchet MS"; 
        font-size: 13px; 
        color: #CC0000; 
        font-weight: bold
}

.texto_bold {  
        font-family: "Trebuchet MS"; 
        font-size: 12px; 
        font-weight: bold; 
        color: #000033
}

.texto_noticias {  
        font-family: "Trebuchet MS"; 
        font-size: 11px; 
        color: #CC0000[
}

.borda {
        background-color: #000000;
}

.fundomural {
	background-attachment: fixed;
	background-image:  url(images/fundo_mural.jpg);
	background-repeat: no-repeat;
	width: 532px;
}

.fundomuraltopo {
	background-attachment: fixed;
	background-image:  url(images/topo_msg_mural.gif);
	background-repeat: no-repeat;
	width: 532px;
}

.fundomuralrodape {
	background-attachment: fixed;
	background-image:  url(images/rodape_msg_mural.gif);
	background-repeat: no-repeat;
	width: 532px;
}

.fundomuralesquerda {
	background-attachment: fixed;
	background-image:  url(images/esquerda_msg_mural.gif);
	background-repeat: repeat;
}

.fundomuraldireita {
	background-attachment: fixed;
	background-image:  url(images/direita_msg_mural.gif);
	background-repeat: repeat;
}

.fundomuralprincipal {
	background-attachment: fixed;
	background-image:  url(images/fundo_msg_mural.gif);
	background-repeat: repeat;
}

.FundoTabelaCinza {
	background-color: E3E8ED;
}

.TituloNoticiasVerde {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: 00932A;
        height:1; 
        Filter: Blur(Direction=200, Strength=4)
}

.forms {
	background-image:  url(images/fundo_forms.jpg);
	border: thin groove;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000033;
}

.FundoTabelaPublicidade {
	background-image:  url(images/home_fundo_tabela_publicida.jpg); 
}

.TituloPublicidade {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:  url(images/home_fundo_tabela_publicida.jpg);
    
}

.TitulosInternos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/filipeta_titulos_internos.jpg);


}

.FormButtons {
	background-color: #FF0000;
	border: thin groove;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

