
	/* Estilo da página */
	body,table,tr,td { font-family: Arial; font-size: 12px; color: #333 }	
	body { margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; }
	body { background-image:url(../imagens/website_fundo.jpg); 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_menu_intranet {text-decoration: underline; color: #980000; font-size:12px}
    a.link_menu_intranet:link {text-decoration: underline; color: #980000; font-size:12px}
    a.link_menu_intranet:visited {text-decoration: underline; color: #980000; font-size:12px}
	a.link_menu_intranet:hover {text-decoration: underline; color: #980000; font-size:12px; font-weight:bold}

	/* Estilo de tabelas */
	.td_helpdesk {background-color:#7f7f7f; font-weight:bold; color:#FFF; vertical-align:middle; padding:5px}
	.td_helpdesk2 {vertical-align:middle; padding:5px}
	
	/* 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}
	.titulo_produto {font-size:28px; font-weight:none; letter-spacing:-1px; color:#005816;}
	.titulo_paginas {font-size:18px; font-weight:bold; letter-spacing:-1px; color:#005816;}
	.subtitulo_paginas {font-size:11px; margin-top:-18px;}
	
	ul.menu {list-style-position: outside; margin-left:0px; margin-top:5px}
	
	.texto_pagina {font-family: Arial; font-size: 12px; color: dimgray;}
	.texto_valor {color: #0072C6; font-weight: bold}
	.texto_valor2 {color: red; font-weight: none}
	.texto_titulo_secoes {text-decoration: none; color: #030; font-size:13px; font-weight:bold}
	
	/* Estilo de DIVs */
	.linha_01 {border-top:1px solid #EAEAEA;}
	.linha_form_01 {border-top:1px solid #7fd7f7;}
	.linha_tracejada {border-top: 1px dashed gainsboro}
	
	.fieldset_01 {width:94%; border:1px solid #E9E6DD; padding:12px; padding:10px 10px 10px 10px;}
	.legend_01 {color:#ba0000; text-decoration:none; font-weight:bold; text-transform:uppercase;}
	
	.div_out {width:450px; height:40px; border:1px solid #FFF; padding: 6px}
	.div_over {width:450px; height:40px; background-color:#ecf8ff; border:1px solid #daf2fc; padding: 6px}
	
	.box_form_1 {width:94%; background-color:#e5f6fd; padding:15px; border-top: 1px solid #7fd7f7; border-bottom: 1px solid #7fd7f7}
	.box_confirmacao {width:94%; background-color:#FFFFCC; padding:15px; margin: 0 0 10px 0; border-top: 1px solid #FFFF00; border-bottom: 1px solid #FFFF00}
	
	.box_positivo {border:1px solid #2D8D07; background-color:#7BF14D; padding:8px; margin-bottom:4px; margin-top:6px}
	.box_negativo {border:1px solid #FF0000; background-color: #FFB9B9; padding:8px; margin-bottom:4px; margin-top:6px}
	.box_alerta {border:1px solid #FF0000; background-color: #FFB9B9; padding:8px; margin-bottom:4px; margin-top:6px}

	/* Estilo de formulários */
	.form_text { border:1px solid #CCC; height:20px; padding:2px 0 0 3px; background-image:url(../imagens/form_fundo.jpg); background-repeat:repeat-x;}
	.form_textarea { border:1px solid #CCC; height:20px; padding:2px 0 0 3px; background-image:url(../imagens/form_fundo.jpg); background-repeat:repeat-x}
	.form_select { border:1px solid #CCC; height:24px; padding:2px 0 0 3px; background-image:url(../imagens/form_fundo.jpg);}
	
	.campo {font-family: Arial; border:1px solid #d5d5d5; height:20px; background-color:#d5d5d5; font-size:11px; font-style:normal; color:#333333;}
	.campo_form {font-family: Arial; border:1px solid #d5d5d5; height:20px; background-color:#d5d5d5; 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;}
	.campo_info {font-family: Arial; border:0; height:18px; background-color:#e9e9e9; font-size:11px; font-style:normal; color:#333333;}
	
	/* Estilo de forms 2*/
	