
      * {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
        color: black;
        text-decoration: none;
        text-align: justify;
        margin-bottom: 0px;
      }
      a:hover {
        text-decoration: underline;
      }
      a.noticia_1 {
        background-color:inherit;
      }
      a.menu {
        font-size:14px;
        color:#000066;
        margin-left: 20px;
        margin-right: 2px;
        display: block;
        text-align: left;
      }
      body {
        margin-top: 0px;
        background-color:#eeeeee;
/*
        background-image:url(/images/degrade.png);
        background-repeat: repeat-x; */
      }
      div.noticia_1 {
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 6px;
        margin-right: 8px;
        background-color:inherit;
      }
      h4 {
        font-size:100%;
        font-weight: bold;
        color:#5d5d5d;
        background-color:inherit;
        margin: 0px;
      }
      input {
        background-color:#ccccff;
        font-family:Arial,sans-serif;
        color:#222222;
        font-size: 11px;
        border: #999999 1px solid;
      }
      input[type='submit'], input[type='button'] {
        text-align: center;
        background-color:#ccccff;
        font-family:Arial,sans-serif;
        color:#222222;
        font-size: 11px;
        border: #999999 1px solid;
      }
      p.noticia_1 {
        background-color:inherit;
        margin:1px;
      }
      select {
        background-color:#ccccee;
        font-family:Arial,sans-serif;
        color:#222222;
        font-size: 11px;
        border: #999999 1px solid;
      }
      table {
        background-color:white;
      }
      table.entrada {
        font-family:Verdana,Lucida,Helvetica,Arial,sans-serif;
        font-size: 12px;
        font-style:normal;
        font-weight:normal;
        line-height:normal;
        color:#330099;
        margin-top:5px;
        background-color:#dddddd;
      }
      /*
      td.menu {
        border-top: 3px silver dotted;
        background-image:url(<%= tsat_local.Constante.urlBase%>/images/bullet_cinza.jpg);
        background-position:left center;
        background-repeat:no-repeat;
      }
      */
      textarea {
        background-color:#ccccff;
        font-family:Arial,sans-serif;
        color:#222222;
        font-size: 11px;
        border: #999999 1px solid;
      }
      td.entrada_t, td.color-bg-claro1 {
        font-family:Verdana,Lucida,Helvetica,Arial,sans-serif;
        font-size: 12px;
        font-style:normal;
        font-weight:normal;
        text-align: right;
        vertical-align:middle;
        line-height:normal;
        color:#330099;
        margin-top:5px;
        background-color:#dddddd;
      }
      td.entrada_d, td.color-bg-medio1 {
        width:69%;
        background-color:#eeeeee;
      }
      th.noticia_1 {
        border-bottom: 2px solid #eeeeee;
        text-align: center;
      }
      th.color-bg-y {
        background-color:#C2DADA;
        font-size: 12px;
      }
      .titulo_pagina {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        color: #999999;
        text-decoration: none;
        text-align: center;
        margin-left: 10px;
      }
      th.sub_titulo {
        font-size:110%;
        font-weight: bold;
        color:#999999;
        text-align: center;
        border-bottom: 2px solid #eeeeee;
      }
      .rodape {
        background-color:white;
        background-image:url(/images/fundo_rodape.jpg);
        background-repeat:repeat-x;
      }
      .dialogo {
        background-color:#eeeeee;
      }
      .link_complementar {
        color: green;
        text-decoration: underline;
      }


table.edit {
    width:100%;
    border:0px;
}
td.edit-v {
    text-align:left;
    background-color: #cccccc;
    padding:4px;
    border-bottom:1px solid white;
}
div.edit-v {
    text-align:left;
    font-weight: bold;
    background-color: #E4E4E4;
    float:left;
    width:99%;
    padding:2px;
    margin-bottom: 2px;
}
div.edit {
    text-align:right;
    font-weight: bold;
    background-color: #E4E4E4;
    float:left;
    width:164px;
    padding:2px;
}
td.edit {
    text-align:left;
    background-color: #cccccc;
    padding:1px;
    border-bottom:1px solid white;
}
td.edit-button {
    text-align:left;
    background-color: #cccccc;
    padding:1px 1px 2px 1px;
}
input.edit-button {
	margin:1px 1px 1px 171px;
}

th.titulo_pagina {
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   color: #777777;
   background: #eeeeee;
   border: 4px white solid;
   padding-left: 5px;
}
th.sub_titulo {
   font-size:13px;
   font-weight: bold;
   color: #777777;
   background: #eeeeee;
   border: 4px white solid;
   padding-left: 5px;
}
th.tituloRSS {
   font-size:13px;
   font-weight: bold;
   color: #ffffff;
   background: #851E21;
   border: 4px white solid;
   padding-left: 5px;
}
