
	body,table,tr,td { font-family: Arial; font-size: 12px; color: dimgray; }
	body { margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; }
	body { background-position: top; background-repeat:repeat-x; background-attachment:fixed; } */

	/* Estilo de Links */
	a { text-decoration: none; color: #333333; }
    a:link { text-decoration: none; color: #333333; }
    a:visited { text-decoration: none; color: #333333; }
	a:hover { text-decoration: underline; }
	
	.link {font-family: Trebuchet MS, Arial; font-size: 8pt; color: #333333;}
	.link a { text-decoration: none; }
    .link a:link { color: #000000; }
    .link a:visited { color: #000000; }
	.link a:hover { color: #FF8C10; text-decoration: none }
	
	.link_menu {font-family: Arial; font-size: 10pt; color: #FFFFFF;}
	.link_menu a { text-decoration: none; }
    .link_menu a:link { color: #FFFFFF; }
    .link_menu a:visited { color: #FFFFFF; }
	.link_menu a:hover { color: #FFFFFF; text-decoration: underline }

	a.link_titulo {font-family: Trebuchet MS, Arial; font-size: 10pt; color: #333333;}
	a.link_titulo { text-decoration: none; color: #333333; }
    a.link_titulo:link { color: #333333; }
    a.link_titulo:visited { color: #333333; }
	a.link_titulo:hover { color: #333333; text-decoration: underline }

	/* Estilo de textos */
	.titulo_news { color: #e60e37; font-family: Arial; font-size:16px; font-weight:bold }
	.titulo_news2 { color: #9b9b9b; font-family: Arial; font-size:12px; font-weight:bold }
	
	.texto_pagina { font-family: Arial; font-size: 12px; color: dimgray; }
	.texto_caminho { font-family: Arial; clear:both; font-size: 11px; color: #41000c; }		

	/* Estilo de Tabelas */
	.td_menu {background-image:url(imagens/image/menu_fundo.gif); background-position:top; background-repeat:no-repeat; background-color:}

	/* Estilo de DIVs */
	.fieldset_01 {border:1px solid #E9E6DD;}
	.legend_01 {color:#e60e37; text-decoration:none; font-weight:bold; text-transform:uppercase;}
	.linha_01 {border-top:1px solid #E9E6DD;}

	/* Estilo de formulários */
	.campo1 {font-family: Arial; border:1px solid #666; height:20px; background-color:#FFFFFF; font-size:11px; font-style:normal; color:#333333;}
	.campo_alerta {font-family: Arial; border:1px solid red; height:20px; background-color:#FFFFFF; font-size:11px; font-style:normal; color:#333333;}