body { margin:0px; padding:0px; background:#07223f; font-family:Arial, Helvetica, sans-serif; color:#000000; line-height:15px; font-size:11px; }
a { text-decoration:none; color:#797979; }
a:hover { text-decoration:underline; }
.bg_index { background:url(../images/bg_index.jpg) center bottom no-repeat #ffffff; border-top:solid 12px #dae5f0; margin-bottom:12px; } 
.bg_interna { background:url(../images/bg_interna.jpg) center bottom no-repeat #ffffff; border-top:solid 12px #dae5f0; margin-bottom:15px; }

/* ESTILO DO H */
h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; font-weight:normal; }
h1 { font-size:18px; line-height:20px; }
h2 { font-size:16px; line-height:18px; }
h3 { font-size:13px; line-height:16px; }
h4 { font-size:12px; line-height:16px; }
h5 { font-size:11px; line-height:14px; }
h6 { font-size:10px; line-height:12px; }

/* ESTILO DOS TEXTOS */
.helvetica { font-family: "Helvetica"; }
.txt_branco { color:#edf1f4;}
.txt_preto { color:#000000; }
.txt_cinza { color:#797979; }
.txt_cinzaclaro { color:#cacaca; }
.txt_azul { color:#81aabe; }
.txt_azulclaro { color:#3dace5; }
.tit_cinza { color:#7f7f7f; }
.tit_azul { color:#3b3c88; }
a.tit_azul:hover { color:#647cb3; text-decoration:none; }
.tit_vermelho { color:#c13510; }
.tit_amarelo { color:#d9bc1d; }
.txtRodape{
	color:#d9bc1d;
	font-size:8px!important;
}
.tit_adm{ color:#007dc0; font:Verdana, Arial, Helvetica, sans-serif; font-size:20px;}
/* INPUT */
.input { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#9e9e9e; border:solid 1px #cccccc; padding:3px; background:#FFFFFF; margin-top:3px; }
.input2 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#81aabe; border:solid 1px #cccccc; padding:2px; background:#FFFFFF; font-weight:bold; }

/* Lista */ 
.lista { margin:0; padding:0; margin-left:15px; }
.lista li { padding-bottom:10px; color:#81aabe; }

/* MENU */
#menu { list-style:none; margin:0px; padding:0px; width:265px; } 
#menu li { background:url(../images/ponto.gif) left bottom repeat-x; width:200px; margin-left:45px; }
#menu li img { margin-bottom:9px; margin-top:10px; }

/* TRANSPARENCIA */
.sombra { 
	background: url(../images/sombra_banner.png) left top; 
	background-repeat: repeat; 
	_background: none!important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../images/sombra_banner.png',sizingMethod='scale')!important; 
	width:290px;
}

/* SUBMENU */
.submenu1 { overflow:hidden; height:27px; }
.submenu2 { overflow:hidden; height:27px; }
.submenu3 { overflow:hidden; height:27px; }

