﻿/*DEFINIçÕES DE BODY*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color:#DEE7D6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#DEDFD6;
	scrollbar-darkshadow-color:#52614A;
	scrollbar-shadow-color:#84A68C;
	scrollbar-arrow-color:#083008;
	scrollbar-track-color:#DEE7DE;
	margin:0px;
}
body.admin {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, ans-serif;
	scrollbar-face-color:#DEE7D6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#DEDFD6;
	scrollbar-darkshadow-color:#52614A;
	scrollbar-shadow-color:#84A68C;
	scrollbar-arrow-color:#083008;
	scrollbar-track-color:#DEE7DE;
	margin:10px;
}

/*DEFINIçÕES DE LINKS*/
a { font-size: 12px; text-decoration: none; color: #333333; font-weight: normal} 
a:hover { color: #15180C; text-decoration: none; font-size: 12px; font-weight: normal;  } 
a:link { color: #333333; text-decoration: none; font-size: 12px; font-weight: normal} 
a.menulat { font-size: 11px; font-weight: normal; color: #0D0438; text-decoration: none}
a.menulat:hover { font-size: 11px; font-weight: normal; color: Gray; text-decoration: none} 
a.menulat_secao { font-size: 12px; font-weight: bold; color: #F8F8F8; text-decoration: none}
a.menulat_secao:hover { font-size: 12px; font-weight: bold; color: #CE9A00; text-decoration: none} 
a.menulat_secao2 { font-size: 11px; font-weight: bold; color: #090909; text-decoration: none}
a.menulat_secao2:hover { font-size: 11px; font-weight: bold; color: #090909; text-decoration: none} 
a.menulat_subsecao { font-size: 12px; font-weight: bold; color: #F8F8F8; text-decoration: none}
a.menulat_subsecao:hover { font-size: 12px; font-weight: bold; color: #CE9A00; text-decoration: none} 
a.menulat_subsecao2 { font-size: 12px; font-weight: bold; color: #F8F8F8; text-decoration: none}
a.menulat_subsecao2:hover { font-size: 12px; font-weight: bold; color: #090909; text-decoration: none} 
a.menusup { font-size: 10px; color: #0D0438; text-decoration: none; font-weight: bold; }
a.menusup:hover { font-size: 10px; color: #0D0438; text-decoration: underline; font-weight: bold; }
a.menusup_barra { font-size: 10px; color: #b5b591; text-decoration: none; font-weight: bold; }
a.menusup_barra:hover { font-size: 10px; color: White; text-decoration: none; font-weight: bold; }
a.menusup_tronco { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.menusup_tronco:hover { font-size: 11px; font-weight: bold; color: #FFCC00; text-decoration: none} 
a.menuabertura { font-size: 10px; font-weight: bold; color: #b5b591; text-decoration: none}
a.menuabertura:hover { font-size: 10px; font-weight: bold; color: White; text-decoration: none} 
a.rodape{font-size: 10px; font-weight: bold; color: #0D0438; text-decoration: none}
a.rodape:hover { font-size: 10px; font-weight: bold; color: White; text-decoration: none} 
a.mapa_tronco { font-size: 14px; color: #0D0438; text-decoration: none; font-weight: bold; } 
a.mapa_tronco:hover { font-size: 14px; color: #0D0438; text-decoration: underline; font-weight: bold; }
a.mapa_secao{font-size: 12px; color: #0D0438; text-decoration: none; font-weight: bold; } 
a.mapa_secao:hover { font-size: 12px; color: #0D0438; text-decoration: underline; font-weight: bold; }
a.mapa_subsecao{font-size: 10px; color: #0D0438; text-decoration: none; font-weight: normal; } 
a.mapa_subsecao:hover { font-size: 10px; color: #0D0438; text-decoration: underline; font-weight: normal; }

a.layout_grande{ font-size: 15px; color: #333333; text-decoration: none; font-weight:bold; } 
a.layout_grande:hover { font-size: 15px; color: #660000; text-decoration: underline; font-weight:bold;}
a.layout_medio { font-size: 12px; font-weight: bold; color: #333333; text-decoration: none } 
a.layout_medio:hover { font-size: 12px; font-weight: bold; color: #660000; }
a.layout_pequeno{ font-size: 12px; color: #333333; text-decoration: none; } 
a.layout_pequeno:hover { font-size: 12px; color: #660000; text-decoration: underline; }
a.layout_pequeno2{ font-size: 11px; color: white; text-decoration: none; } 
a.layout_pequeno2:hover { font-size: 11px; color: white; text-decoration: underline; }
a.layout_mini{ font-size: 10px; color: #333333; text-decoration: none; font-weight: bold; } 
a.layout_mini:hover { font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a.layout_mini2{ font-size: 10px; color: #333333; text-decoration: none; font-weight: bold; } 
a.layout_mini2:hover { font-size: 10px; color: #000000; text-decoration: none; font-weight: bold; }

/*DEFINIÇÕES DE PARÁGRAFOS*/
p.menusup_tronco { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
p.menulat_secao { font-size: 12px; font-weight: bold; color: #F8F8F8; text-decoration: none}
p.menulat_secao2 { font-size: 11px; font-weight: bold; color: #090909; text-decoration: none}
p.menulat_subsecao { font-size: 12px; font-weight: 100; color: #333333; text-decoration: none } 

/*DEFINIÇÕES DE PARÁGRAFOS DOS LAYOUTS*/
h1, p.layout_titulo { font-size: 14px; font-weight: bold; color: #660000; text-decoration: none }
h2, p.layout_subtitulo { font-size: 13px; color: #909090; text-decoration: none; font-weight: bold; }
p.texto, p.layout_texto { font-size: 12px; font-weight: normal; color: #333333; text-decoration: none; font-style: normal} 
p.layout_texto2 { font-size: 12px; font-weight: normal; color: #660000; text-decoration: none; font-style: normal} 
p.layout_texto3 { font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; font-style: normal} 
p.layout_titulo_negativo { font-size: 14px; font-weight: bold; color: White; text-decoration: none }
p.layout_texto_negativo { font-size: 11px; font-weight: normal; color: White; text-decoration: none; font-style: normal} 
p.layout_subtitulo_negativo { font-size: 11px; font-weight: bold; color: White; text-decoration: none }
p.mini { font-size: 9px; font-weight: normal; color: #333333; text-decoration: none; font-style: normal} 

/*DEFINIÇÕES DE FORMULÁRIOS*/
.Campo {color: #5A6D42; border: 1px solid; background-color: #FEFEFE; font-size:10px;font-family: arial;} 
.CampoObrig {color: #5A6D42; border: 1px solid; background-color: #F0F7EB; font-size:10px;font-family: arial;}
.Botao, .btSalvar, .btCancelar, .btFiltrar, .btAdicionar {padding: 1px; border-style:solid; border-width:1; background: #DEE7D6 url('../images/fundo_botao.gif'); font-size:11px;font-family: arial; border: 1px groove #52614A;}

/*DEFINIçÕES DE CURSORES*/
.clscursor {cursor: hand;}
/*DEFINIçÕES EXCLUSIVA DO CENTRO DE CONTROLE*/
body.Admin {
	background-color: #FFFFFF;
	background-image: url('../images/pixel.gif');
	font-family: Tahoma, Helvetica, Arial
}
.print{display:none;}
p.Admin_TituloPagina { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none; font-style: normal} 
p.Admin_Titulo { font-size: 12px; font-weight: bold; color: #4E4743; text-decoration: none; } 
p.Admin_SubTitulo { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none; } 
p.Admin_Texto { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none; font-style: normal} 
p.Admin_TextoDestaque { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none; } 
p.Admin_TextoDiscreto { font-size: 11px; font-weight: normal; color: #AAAAAA; text-decoration: none; font-style: normal} 
p.Admin_Erro { font-size: 11px; font-weight: bold; color: #800000; text-decoration: none ;} 
p.Admin_Confirm { font-size: 11px; font-weight: bold; color: #336600; text-decoration: none ;} 
p.Admin_TextoNegativo { font-size: 11px; font-weight: normal; color: White; text-decoration: none; font-style: normal} 

a.Admin_Menulat1 { font-size: 12px; font-weight: bold; color: #4E4743; text-decoration: none}
a.Admin_Menulat1:hover { font-size: 12px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Menulat2 { font-size: 11px; font-weight: 100; color: #838280; text-decoration: none } 
a.Admin_Menulat2:hover { font-size: 11px; font-weight: 100; color: black; text-decoration: none;}
a.Admin_Destaque { font-size: 11px; font-weight: bold; color: #005B88; text-decoration: none}
a.Admin_Destaque:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Padrao { font-size: 11px; font-weight: bold; color: #4E4743; text-decoration: none}
a.Admin_Padrao:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 
a.Admin_Secundario { font-size: 11px; font-weight: normal; color: #4E4743; text-decoration: none}
a.Admin_Secundario:hover { font-size: 11px; font-weight: normal; color: #007BB9; text-decoration: none} 
a.Admin_Controle { font-size: 11px; font-weight: normal; color: #005B88; text-decoration: none}
a.Admin_Controle:hover { font-size: 11px; font-weight: normal; color: #007BB9; text-decoration: none} 
a.Admin_Controle2 { font-size: 11px; font-weight: bold; color: #005B88; text-decoration: none}
a.Admin_Controle2:hover { font-size: 11px; font-weight: bold; color: #007BB9; text-decoration: none} 

table.Admin_Contorno {border:1px solid #999999; border-collapse: collapse;}
table.Admin {}
td.Admin_Tab {background-color:#B0BDDB;}
td.Admin_Tab2 {background-color:#B0BDDB;}
td.Admin_Titulo {background-color:#B0BDDB; border-bottom: 1px solid #999999;}
td.Admin_SubTitulo {background-color:#EBEBEB; border-bottom: 1px solid #999999;}
td.Admin_Registro {border-top: 1px dotted #C0C0C0;}
td.Admin_Final {border-top: 1px solid #C1C1C1;}
td.Admin_Registro2 {border-bottom: 1px solid #E0E0E0;}

/*DEFINIÇÕES DA CONFIRMAÇÃO DA REVISTA AGAS*/
div.revista {position:absolute; z-index:2px; left:100px; top:40px; width:472px; background:#fff;}
div.revista div.topo {background: url('../imagens/revista_topo.jpg') center bottom no-repeat;}
div.revista div.back {height:500px; background: url('../imagens/revista_back.jpg') repeat-y center top; padding-bottom:0;margin-bottom:0;}
div.revista div.rodape {background: url('../imagens/revista_rodape.jpg') no-repeat center top; padding-bottom:0;margin-bottom:0;}
div.revista div.back div.logo_agas {height:70px; background: url('../imagens/agas_logo.jpg') no-repeat right bottom; padding-bottom:0;margin-bottom:0;}
div.revista_agas {height:140px; width:500px; background: url('../imagens/topo_background.jpg') repeat-x left top; padding-bottom:0;margin-bottom:0;}