p.texto {text-indent: 3m; color: #727272; font-family: Arial; font-size: 7pt; font-weight: bold; text-align: justify;}
p.texto_9px {text-indent: 3m; color: #727272; font-family: Arial; font-size: 9pt; font-weight: bold; text-align: justify;}
p.texto_form {text-indent: 3m; color: #727272; font-family: Arial; font-size: 8pt; font-weight: bold; text-align: justify;}
p.nregs_min_max {text-indent: 3m; color: #b3d131; font-family: Tahoma; font-size: 8pt; font-weight: bold;}
p.numeros_paginacao {text-indent: 3m; color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold;}

font.titulo_noticias {color: #045ebb; font-family: Arial; font-size: 8pt; font-weight: bold;}
font.data {color: #bc5f02; font-family: Arial; font-size: 8pt; font-weight: bold;}
font.nome_artista {color: #045ebb; font-family: Arial; font-size: 9pt; font-weight: bold;}
font.nome_artista_branco {color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold;}
font.titulo_evento {color: #045ebb; font-family: Arial; font-size: 9pt; font-weight: bold;}
font.erros {color: #f46200; font-family: Arial; font-size: 8pt; font-weight: bold;}
font.cardinal {color: #f46200; font-family: Arial; font-size: 8pt; font-weight: bold;}

.form {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2d467f;
}
     
a.links_azuis:link {color: #045ebb;
        text-decoration: none;
        font-family: Arial;}

a.links_azuis:visited {color: #045ebb;
           text-decoration: none;
           font-family: Arial;}

a.links_azuis:hover {color: #045ebb;
         text-decoration: underline;
         font-family: Arial;}

a.links_azuis:active {color: #045ebb;
          text-decoration: none;
          font-family: Arial;}
          
a.links_brancos:link {color: #FFFFFF;
        text-decoration: none;
        font-family: Arial;}

a.links_brancos:visited {color: #FFFFFF;
           text-decoration: none;
           font-family: Arial;}

a.links_brancos:hover {color: #FFFFFF;
         text-decoration: underline;
         font-family: Arial;}

a.links_brancos:active {color: #FFFFFF;
          text-decoration: none;
          font-family: Arial;}
          
a.links_paginacao:link {color: #b3d131;
        text-decoration: none;
        font-family: Arial;}

a.links_paginacao:visited {color: #b3d131;
           text-decoration: none;
           font-family: Arial;}

a.links_paginacao:hover {color: #b3d131;
         text-decoration: underline;
         font-family: Arial;}

a.links_paginacao:active {color: #b3d131;
          text-decoration: none;
          font-family: Arial;}
          
body.principal{
	background-color: #4a4a4a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
  margin: 0;
}

td.td_bg_branco {
  background: #FFFFFF;
}

td.td_bg_cinza_claro {
  background: #dddddd;
}

td.td_bg_cinza_escuro {
  background: #4a4a4a;
}

td.td_bg_verde_claro {
  background: #f3f5e9;
}

td.img_fundo_site_direito {
  background-image: url("../pics/img_fundo_site_direito.gif");
}

img.border_cinza_claro {border-style: solid; border-color: #cfcfcf; border-width: 1px;}