/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
body {
	background-color:E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}


a { color: #FF6600;	font-weight:bold;}

a:link { text-decoration: underline;}
a:visited {	text-decoration: underline;}
a:hover  {text-decoration: none;}
a:active { text-decoration: underline;}

input,textarea{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
select
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    BORDER: #999999 1px solid;
    padding-left: 3px;
	background-color: #eee;
}

.paddingLeft { padding-left:10px; }
.paddingRight { padding-right:10px; }
.paddingTop { padding-top:10px; }
.paddingLeftG { padding-left:15px }
.paddingCorpo { padding:10px }

.borderRight { border-right: 1px solid #195892; }
.borderTop { border-top: 1px solid #195892; }
hr { color:#195892; background-color:#195892; height:1px; border: 0px solid #195892; padding:0px; }

.tituloGrandeAzul { font-size: 15px; color: #2B6CAF; font-weight:bold;}
.tituloGrande { font-size: 13px; font-weight:bold;}
.tituloMedio { font-size: 12px; font-weight:bold;}
.MenuBranco { color:#FFFFFF; }
.lineheightG { line-height: 24px;}
.fundoPadrao { background-image: url(../imagens/fundoCinza.jpg);background-repeat:repeat-x;background-color:E8E8E8;}
.fundoBranco { background-color:#FFFFFF;}



.menu{ font-size:10px; border: 1px solid #92B4D7; background-color:#BCCFE2; margin-right:6px;}
	
.menu a:link { color:#999999; }
.menu.ativo { background-color:#FFF; }
.menu.on { background-color:#CFDDEA; }
.menu.off { color:#175494; }


#menu_topo { color: #FFF;	font-weight:normal;}
#menu_topo a { color: #FFF;	font-weight:normal; font-size: 10px;}
#menu_topo a:link { text-decoration: none;}
#menu_topo a:visited {	text-decoration: none;}
#menu_topo a:hover  {text-decoration: underline;}
#menu_topo a:active { text-decoration: none;}


.canto_menu { float:right; }
.icon_seta { margin: 2 0 2 3; }
.icon_seta2 { margin: 2 0 2 15; }

.estilo1 { border: 1px solid #CCCCCC; }

.MiniNavegadorSIdir{background:url("../imagens/pic/bgMiniNavegador.gif") top right no-repeat; height:34px; text-align:center}
.MiniNavegadorSIesq{background:url("../imagens/pic/bgMiniNavegador.gif") top left no-repeat; height:34px; text-align:center}

#MiniNavegador{width:80%; margin:0 auto; text-align:right}
#LinksMiniNavegador{margin-top:2px}
#LinksMiniNavegador a{font-weight:bold; color:#003366;}
#LinksMiniNavegador img{vertical-align:middle; margin-left:160px}
#logoHome{ margin: 5 0 0 -4; left:0px; text-align:left;}
#logoHome2{margin-top:2px; right:0px; top:0px;  text-align:right; z-index: 1}


-->