/* BARRA GOVERNO */

/* FIM BARRA GOVERNO */

.barra_pnld{
    background-image: url("../img/layout/banner.png");
}


select, option{
	font-size: 9pt;
}

.nivel1{
    background-color: #EE9;
}

.nivel2{
    background-color: #EEB;
}

.nivel3{
    background-color: #EED;
}


body {
	color: #ffffff;
	background: #ffffff;
} 

.geral {
    width: 980px;
    margin: 0 auto;
}

/* TOPO */

div.topo {
	height:100px;
	margin-top:4px;
	width:966px;
    _margin-bottom: -4px;
}

.acessibilidade_idiomas {
    
    _background: none;
    
    float: right;
    filter:none;

    overflow: hidden;
    
    width: 265px;
}

.acessibilidade_idiomas a {
    color: #000000;
    font-size: 10px;
}

.acessibilidade_idiomas ul, .acessibilidade_idiomas li {
    float: left;
}

.acessibilidade_idiomas .acessibilidade {
    width: 344px;
    height: 15px;
    margin-right: 15px;
}

.acessibilidade_idiomas .aumentar_fonte {
    width: 110px;
    height: 15px;
    overflow: hidden;
    margin-right: 5px;
}

.acessibilidade_idiomas .aumentar_fonte a {
    padding: 0 0 0 0;
    display: block;
}

.acessibilidade_idiomas .diminuir_fonte {
    width: 110px;
    height: 15px;
    overflow: hidden;
    margin-right: 17px;
}

.acessibilidade_idiomas .diminuir_fonte a {
	padding: 0 0 0 10px;
	display: block;
}

.acessibilidade_idiomas .alto_contraste {
    width: 100px;
    height: 15px;
    overflow: hidden;
}

.acessibilidade_idiomas .alto_contraste a {
    background: url("../img/layout/icone_altocontraste.gif") 0 0 no-repeat;
    padding: 0 0 0 21px;
    display: block;
}

/* CORPO */

.corpo {
    width: 975px;
    position: relative;
    margin-bottom: 0px;
    padding: 0px 0px;
    z-index: 9;
}

.corpo_rodape {
    width: 980px;
    height: 4px;
    /*background: url("../img/layout/corpo_rodape_bg.gif") 0 0 no-repeat;*/ 
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0px;
}

/* banner*/
.banner{
   background: url("../img/layout/banner.png") 0 0 no-repeat;
}

/* COLUNA ESQUERDA */

.coluna_esquerda {
    width: 200px;
    /*
    min-width: 200px;
    height: 98%;
    _height: 200px;
    margin-right: 15px;
    position: absolute;
    */
}


.coluna_esquerda ul {
    width: 190px;
    _height: 25px;
    padding: 5px 5px 10px 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.coluna_esquerda li {
    width: 190px;
    min-height: 23px;
    _height: 23px;
    border-bottom: 1px solid #dedede;
}

.coluna_esquerda li a {
    width: 185px;
    min-height: 17px;
    _height: 17px;
    font-size: 0.8em;
    display: block;
    padding: 6px 0 0 5px;
}

 /* MENU 1 */

/* MENU DE NAVECAO */

.coluna_esquerda h3{
	cursor: pointer;
	width: 200px;
    height: 24px;
    overflow: hidden;
    display: block;
    color: white;
	text-indent: 10px;
	font-weight: normal;
    padding-top: 3px;
    margin-buttom: 5px;
	font-size: 14pt;
}

/* MENU 1*/
 /* TITULOS MENUS */
.coluna_esquerda h3.menu_header_1 {
	background: url("../img/layout/menu/menu_header_1.gif") 0 0 no-repeat;
}
.coluna_esquerda h3.menu_header_1_fechado {
	background: url("../img/layout/menu/menu_header_1.gif") 0 -27px no-repeat;
}
.coluna_esquerda .menu_header_1 li a:hover {
    text-decoration: none;
    background-color: #4f4f4e;
    color: #fff;
    width: 185px;
}

.coluna_esquerda .menu_header_1 a {
    width: 175px;
    padding-left: 15px;
}

.coluna_esquerda .menu_header_1 li a {
    color: #343434;
    padding-left: 5px;
}

h2.menu_header_1 {
	text-decoration: none;
	color: #4f4f4e;
	font-size: 20px;
}

h4.menu_header_1 {
	text-decoration: none;
	color: #4f4f4e;
	font-size: 12px;
}

 /* MENU 2 */
 /* TITULOS MENUS */

.coluna_esquerda h3.menu_header_2 {
	background: url("../img/layout/menu/menu_header_2.gif") 0 0 no-repeat;
}
.coluna_esquerda h3.menu_header_2_fechado {
	background: url("../img/layout/menu/menu_header_2.gif") 0 -27px no-repeat;
}
.coluna_esquerda .menu_header_2 li a:hover {
    text-decoration: none;
    background-color: #ee9405;
    color: #fff;
    width: 185px;
}

.coluna_esquerda .menu_header_2 a {
    width: 175px;
    padding-left: 15px;
}

.coluna_esquerda .menu_header_2 li a {
    color: #343434;
    padding-left: 5px;    
}

h2.menu_header_2 {
	text-decoration: none;
	color: #ee9405;
	font-size: 20px;
}

h4.menu_header_2 {
	text-decoration: none;
	color: #ee9405;
	font-size: 12px;
}
 /* MENU 3 */
 /* TITULOS MENUS */

.coluna_esquerda h3.menu_header_3 {
	background: url("../img/layout/menu/menu_header_3.gif") 0 0 no-repeat;
}
.coluna_esquerda h3.menu_header_3_fechado {
	background: url("../img/layout/menu/menu_header_3.gif") 0 -27px no-repeat;
}
.coluna_esquerda .menu_header_3 li a:hover {
    text-decoration: none;
    background-color: #144971;
    color: #fff;
    width: 185px;
}

.coluna_esquerda .menu_header_3 a {
    width: 175px;
    padding-left: 15px;
}

.coluna_esquerda .menu_header_3 li a {
    color: #343434;
    padding-left: 5px;    
}

h2.menu_header_3 {
	text-decoration: none;
	color: #144971;
	font-size: 20px;
}
h4.menu_header_3 {
	text-decoration: none;
	color: #144971;
	font-size: 12px;
}
 
/* MENU 4 */
/* TITULOS MENUS */

.coluna_esquerda h3.menu_header_4 {
	background: url(../img/layout/menu/menu_header_4.gif) 0 0 no-repeat;
}
.coluna_esquerda h3.menu_header_4_fechado {
	background: url(../img/layout/menu/menu_header_4.gif) 0 -27px no-repeat;
}
.coluna_esquerda .menu_header_4 li a:hover {
    text-decoration: none;
    background-color: #DCB201;
    color: #fff;
    width: 185px;
}

.coluna_esquerda .menu_header_4 a {
    width: 175px;
    padding-left: 15px;
}

.coluna_esquerda .menu_header_4 li a {
    color: #343434;
    padding-left: 5px;    
}

h2.menu_header_4 {
	text-decoration: none;
	color: #DCB201;
	font-size: 20px;
}

h4.menu_header_4 {
	text-decoration: none;
	color: #DCB201;
	font-size: 12px;
}

/* MENU 5 */
/* TITULOS MENUS */

.coluna_esquerda h3.menu_header_5 {
	background: url(../img/layout/menu/menu_header_5.gif) 0 0 no-repeat;
}
.coluna_esquerda h3.menu_header_5_fechado {
	background: url(../img/layout/menu/menu_header_5.gif) 0 -27px no-repeat;
}
.coluna_esquerda .menu_header_5 li a:hover {
    text-decoration: none;
    background-color: #A11817;
    color: #fff;
    width: 185px;
}

.coluna_esquerda .menu_header_5 a {
    width: 175px;
    padding-left: 15px;
}

.coluna_esquerda .menu_header_5 li a {
    color: #343434;
    padding-left: 5px;    
}

h2.menu_header_5 {
	text-decoration: none;
	color: #A11817;
	font-size: 20px;
}

h4.menu_header_5 {
	text-decoration: none;
	color: #A11817;
	font-size: 12px;
}

/* MENU 6 */
/* TITULOS MENUS */

.coluna_esquerda h3.menu_header_6 {
	background: url(../img/layout/menu/menu_header_6.gif) 0 0 no-repeat;
}
.coluna_esquerda h3.menu_header_6_fechado {
	background: url(../img/layout/menu/menu_header_6.gif) 0 -27px no-repeat;
}
.coluna_esquerda .menu_header_6 li a:hover {
    text-decoration: none;
    background-color: #6A891F;
    color: #fff;
    width: 185px;
}

.coluna_esquerda .menu_header_6 a {
    width: 175px;
    padding-left: 15px;
}

.coluna_esquerda .menu_header_6 li a {
    color: #343434;
    padding-left: 5px;    
}

h2.menu_header_6 {
	text-decoration: none;
	color: #6A891F;
	font-size: 20px;
}

h4.menu_header_6 {
	text-decoration: none;
	color: #6A891F;
	font-size: 12px;
}

/* MENU 7 */
/* TITULOS MENUS */

.coluna_esquerda h3.menu_header_7 {
	background: url(../img/layout/menu/menu_header_7.gif) 0 0 no-repeat;
}
.coluna_esquerda h3.menu_header_7_fechado {
	background: url(../img/layout/menu/menu_header_7.gif) 0 -27px no-repeat;
}
.coluna_esquerda .menu_header_7 li a:hover {
    text-decoration: none;
    background-color: #6A891F;
    color: #fff;
    width: 185px;
}

.coluna_esquerda .menu_header_7 a {
    width: 175px;
    padding-left: 15px;
}

.coluna_esquerda .menu_header_7 li a {
    color: #343434;
    padding-left: 5px;    
}

/* FIM TITULOS MENUS */

.coluna_esquerda .inicio {
    display: none;
}

/* FIM MENU DE NAVEGACAO */


/* COLUNA DIREITA */

.coluna_direita {
    font-size: 9pt;
    min-height: 500px;
    /*
    width: 753px;
    min-width: 200px;
    height: 100%;
    float: right;*/
}

/* FIM COLUNA DIREITA */

/* RODAPE */

.rodape {
    width: 969px;
    min-height: 28px;
    overflow: hidden;
    font-size: 80%;
    text-align: center;
    padding-bottom: 10px;
}

/* FIM RODAPE */

.captcha {
    background-image: url("../img/bg_captcha.jpg");
    font-weight: bold;
    margin: 7px;
    padding: 7px;
    
}