/* Configuração default para todo o site */

body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000000;background-color:#FFFFFF}
td {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000000}   
a:link {color:#FF0000;text-decoration: none}
a:active {color:#FF0000;text-decoration: none}
a:visited {color:#FF0000;text-decoration: none}
a:hover {color: 0000FF;text-decoration: none}
input {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000000}   
select {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000000}   
textarea {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000000}   
.TituloSite {font-size: 22px; font-style: italic; font-weight: bold; color: #000000}
.FundoLogo {background-color: #F5F5F5;}

/*Barra de Navegacao*/
.procura {height:18px;font-size:10px;color:#000000}
.FundoBarraNavegacao {background-color: #CC0000;}
.PathNavegacao  {color: #FFFFFF}
.ItemAtualNavegacao {color: #FFFFFF}

a.Navegacao:link {color:#FFFFFF;text-decoration: none}
a.Navegacao:active {color:#FFFFFF;text-decoration: none}
a.Navegacao:visited {color:#FFFFFF;text-decoration: none}
a.Navegacao:hover {color: #FFFF00 ;text-decoration: none}

/*Menu Lateral Esquerdo*/

#Menu {position:absolute; left:0; top:0; width:140; height:500; clip:rect(0,140,500,0);}

.BarraLateral{background-color: #F5F5F5;border-color: #666666 #666666 #666666 #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px}

.ItemFilhoOff {  color: #000000; background-color: #DADAC8; font-size: 11px; font-weight: bold}
.ItemFilhoOn  {  color: #000000; background-color: #E5E7D4; font-size: 11px; font-weight: bold}

.ItemPaiOff {  color: #000000; background-color: #A9AB88; font-size: 11px; font-weight: bold}
.ItemPaiOn {  color: #000000; background-color: #C4C5A9; font-size: 11px; font-weight: bold}

.LinhaCabecalho { background-color: #666666;}
.LinhaItemPai { background-color: #666666;}

td.linkMenuPai {color:#FFFFFF;text-decoration: none}
a.linkMenuPai:link {color:#FFFFFF;text-decoration: none}
a.linkMenuPai:active {color:#FFFFFF;text-decoration: none}
a.linkMenuPai:visited {color:#FFFFFF;text-decoration: none}
a.linkMenuPai:hover {color: #FFFFFF    ;text-decoration: underline}

td.linkMenuFilho {color:#073E77;text-decoration: none}
a.linkMenuFilho:link {color:#073E77;text-decoration: none}
a.linkMenuFilho:active {color:#073E77;text-decoration: none}
a.linkMenuFilho:visited {color:#073E77;text-decoration: none}
a.linkMenuFilho:hover {color: #073E77;text-decoration: underline}


/*Conteúdo*/

.Titulo1{font-size: 18px; font-weight: bold; color: #CC0000;background-color: #CCCCCC;border-color: #666666 #666666 #666666 #666666; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px}
.Titulo2{ font-size: 16px; font-weight: bold; color: #000000}
.Titulo2a{ font-size: 12px; font-weight: bold; color: #000000}
.Titulo3{ font-size: 14px; font-weight: bold; color: #CC0000;background-color: #CCCCCC; border-color: #666666 #666666 #666666 #666666; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px}
.Conteudo {font-size:12px;color:#000000;line-height: 16px;background-color: #FFFFFF; }  
.Listagem {font-size:14px;color:#000000;line-height: 20px; background-color: #FFFFFF} 



/*Disclaimer*/
.Disclaimer {background-color: #CCCCCC;}

/*Formulários & Listagens Dinamicas*/

.ClassePaginacao {background-color: #ECE6DF; width: 90%}
.GrupoFormulario 
{
background-color: buttonface; 
width: 90%;
border-color: #000000 #000000 #000000 #000000; 
border-style: solid; 


border-bottom: buttonshadow solid 1px; 
border-left: buttonhighlight solid 1px; 
border-right: buttonshadow solid 1px; 
border-top:  buttonhighlight solid 1px; 
}
.TituloFormulario { font-size:15px; font-weight: bold;}
.LabelItemFormulario { font-weight: bold;}
.TabelaListagem {border:0px 0 solid;background-color: #C1CDD8; width: 90%;}
.cabecalhoListagem { font-size:13px; font-weight: bold; background-color:#336699;color:#FFFFFF }
.ClasseRegistro {   background-color: #FFF7E5}
.ClasseRegistroa {   background-color: #D6BFA8}
.CaixaDeErro{background-color: orange; width: 90%}
.ElementoForm {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000000;background-color:#FFFFFF}


