
	/* Body */
	body,table,tr,td {font-family: Arial; font-size: 12px; color: #666666}
	body {margin-top:0; margin-bottom:0; margin-left:0; margin-right:0;}
	body { background-image:url(imagens/layout_fundo_topo.gif); background-repeat:repeat-x} */

	/* Estilo de Links */
	a {text-decoration: none; color: #9b9b9b;}
    a:link {text-decoration: none; color: #9b9b9b;}
    a:visited {text-decoration: none; color: #9b9b9b;}
	a:hover {text-decoration: underline;}

    a.link_preto:visited {color:#000;}
    a.link_preto:active {color:#000;}
    a.link_preto:link {color:#000}
    a.link_preto:hover {color:#000; text-decoration: underline;}
	
    a.link_cinza:visited {color:#666666;} 
    a.link_cinza:active {color:#666666;}
    a.link_cinza:link {color:#666666}
    a.link_cinza:hover {color:#666666; text-decoration: underline;}
	
    a.link_vermelho:visited {color:#ef0202;} 
    a.link_vermelho:active {color:#ef0202;}
    a.link_vermelho:link {color:#ef0202}
    a.link_vermelho:hover {color:#ef0202; text-decoration: underline;}
	
    a.link_menu:visited {color:#666666; font-weight:bold} 
    a.link_menu:active {color:#666666; font-weight:bold}
    a.link_menu:link {color:#666666; font-weight:bold}
    a.link_menu:hover {color:#666666; font-weight:bold; text-decoration: underline;}
	
	a.link_destaque1 {font-size:22px; font-weight:bold; letter-spacing:-1px; color:#ae0000}
    a.link_destaque1:link {font-size:22px; font-weight:bold; letter-spacing:-1px; color:#ae0000}
    a.link_destaque1:visited {font-size:22px; font-weight:bold; letter-spacing:-1px; color:#ae0000}
	a.link_destaque1:hover {font-size:22px; font-weight:bold; letter-spacing:-1px; color:#ae0000; text-decoration:underline}

	
	/* Configurações de layout */
	.layout_largura {width:1000px;}
	.layout_largura_esquerda {width:152px;}
	.layout_largura_direita {width:152px;}
	.layout_largura_centro {width:676px;}
	.layout_largura_conteudo {width:656px;}
	
	/* Estilo de textos */
	.titulo_news {color: #e60e37; font-family: Arial; font-size:16px; font-weight:bold}
	.texto_pagina {font-family: Arial; font-size: 11px; color: dimgray;}
	
	/* Estilo de DIVs */
	.linha1 {border-top:1px solid #c8c8c8; border-bottom:0; border-left:0; border-right:0; height:1px; margin-top:4px; margin-bottom:4px}
	.linha2 {border-top:1px solid #c8c8c8; border-bottom:0; border-left:0; border-right:0; height:1px; margin-top:4px; margin-bottom:4px}
	.linha_menu {border-bottom:1px solid #c8c8c8; padding:5px 0; width:100%}

	/* Estilo de formulários */
	.campo1 {font-family: Arial; border:1px solid #CBCBCB; height:30px; 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;}
