/* CSS Document */
a               { text-decoration: none;       color= #000000 }
a:hover         { text-decoration: underline;  color= #ff0000 }
.tarefa         { text-decoration: none; color: #000000 }
.tarefa:visited { text-decoration: none; color: #000000 }
.tarefa:hover   { text-decoration: none; color: #ff0000 }
.titulo         { text-decoration: none; color: #0000a0 }
.titulo:visited { text-decoration: none; color: #0000a0 }
.titulo:hover   { text-decoration: none; color: #ff0000 }

body {
background-image:  url(../../files_colaza/fundo.gif);
background-repeat:       no-repeat;
background-repeat:        repeat-y;
scrollbar-face-color:      #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color:   #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:    #ffffff;
scrollbar-arrow-color:     #ff0000;
scrollbar-track-color:     #FFFFFF;}
.fundo_home {
background-image:  url(../../files_colaza/fundo_news.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;}
.fundo_empresa {
background-image:  url(../../files_colaza/fundo_news.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;}
.fundo_contato {
background-image:  url(../../files_colaza/fundo_news.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;
color: #cccccc;}
.fundo_solucoes {
background-image:  url(../../files_colaza/fundo_news.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;}
.fundo_novidades {
background-image:  url(../../files_colaza/fundo_news.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;}
.fundo_laudos {
background-image:  url(../../files_colaza/fundo_news.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;}
.fundo_index {
background-image:  url(../../files_colaza/fundo_news.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;}
.fundo_produtos {
background-image:  url(../../files_colaza/fundo_news.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;}
.font_produtos {
FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
 
}