<!-- class basicos -->

p {font-family:tahoma;
   font-size:13;
   color:#585857;
  }

.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:17px; font-family:tahoma; color:#990000; font-weight:normal;}

.titulos_intro {font-size:13px; font-family:tahoma; color:#585857; font-weight:normal;}


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}


li {font-family:tahoma;
    font-size:13;
    color:#003366}







<!-- 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:18;
               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:14;
        color:#585857;}

.table_home {font-family:tahoma;
             font-size:11;
             color:#585857;}