<!-- class basicos -->

p {font-family:tahoma;
        font-size:16;
        color:#424242;
        padding:0px;
        text-align: justify;
  }

p.western {padding:0px; text-align: justify;}

.rodape, a:visited.rodape {font-size:13px; font-family:tahoma; color:#ffffff; font-weight:normal;}
         a:active.rodape, a:hover.rodape {color:#ffffff; text-decoration:underline;}

.menu_superior, a:visited.menu_superior {font-size:14px; font-family:tahoma; color:#FFFFFF; font-weight:normal;}
                a:active.menu_superior, a:hover.menu_superior {color:#FFFFFF; font-weight:normal; text-decoration:underline;}

.paginacao_off, a:visited.paginacao_off {font-size:13px; font-family:tahoma; color:#0486B8; font-weight:normal;}
                a:active.paginacao_off, a:hover.paginacao_off {color:#FD991D; font-weight:normal; text-decoration:underline;}

.paginacao_on, a:visited.paginacao_on {font-size:14px; font-family:tahoma; color:#FF6600; font-weight:bold;}
               a:active.paginacao_on, a:hover.paginacao_on {color:#FF6600; font-weight:bold; text-decoration:none;}

.titulos {font-size:20px; font-family:tahoma; color:#b22222;}

.ul_titulos_intro {font-size:13px;
                   font-family:tahoma;
                   color:#585857;
                   font-weight:normal;
                   list-style-image: url("imagens/ico_intro_texto.jpg");
                  }

.titulos_categoria {font-size:11px; font-family:tahoma; color:#838383; font-weight:normal; padding:1px;}


h1 {font-size:18px; font-family:tahoma; color:#646464; font-weight:bold;}


a:hover {text-decoration:underline; color:#585857;}

a:link {text-decoration:none; color:#585857;}

a:visited {text-decoration:none; color:#585857;}

.hr {border:1 solid #EBEBEB}










<!-- class fomularios -->

input {font-family:tahoma;
       font-size:12;
       border-style: solid;
       border: 1 solid #808080;
       background-color: #ffffff}

.input_busca {font-family:tahoma;
               font-size:15;
               border-style: solid;
               border: 1 solid #808080;
               background-color: #ffffff}

.checkbox {border: 0 solid #ffffff;
       		background-color: #ffffff;
			   border-style: solid;}

.radio {font-family:tahoma;
        color:#000080;
        font-size:12;
        border-style: solid;
        border: 0}

.textarea {font-family:tahoma;
          color:#000080;
          font-size:12;
          border-style: solid;
          border: 1 solid #808080}

select {font-family:tahoma;
        font-size:12;
        border-style: solid;
        border: 1 solid #808080;
        background-color: #ffffff}

.submit {font-family:tahoma;
         color:#800000;
         font-size:12;
         border-style: solid;
         border: 1 solid #800000;
         background-color: #F7F7F4;
         font-weight: bold}

.image_button {	border: 0; background-color:transparent}



<!-- class tabelas -->

.tab {font-family:tahoma;
      font-size:13}

.td {border: 0 none;
     background-color: #cccccc}

.td_admin {border: 1 solid #cccccc}

.table {font-family:tahoma;
        font-size:16;
        color:#424242;
        border-color:#7D7D7D}

.table_home {font-family:tahoma;
             font-size:11;
             color:#585857;}
