opoperaorope@charset utf-8";
/* CSS Padrão */

.titulo_grande{
font-size: xx-large;
color:#336699;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
}
.titulo_medio{
font-size:x-large ;
color:#336699;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
}
.titulo_pequeno{
font-size:large;
color:#336699;
font-family:"Times New Roman", Times, serif;
font-style:italic;

}
.txt_desc1{
font-size:smaller;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
.txt_desc2{
font-size:x-small;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#336699;
font-style:italic;
}
.help_desk{background-image:url(ok/imgs/logo_hd.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.itens_sabetudo{
list-style-image:url(ok/imgs/Sabe_Tudo/click.gif);
}
.itens_sabetudo2{
list-style-type:hiragana;
}
.lista_artigos{
list-style-image:url(artigos/icone_lista.JPG);
}
.boletins{
background-image:url(img/boletins.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#3366CC;
}

a:link {
  color: #000066;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #0000CC;
  text-decoration: none;
}

a:active {
  color: #000066;
  text-decoration: none;
}


