.menu_current {
	text-align:right;
	color: #FBCE01;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FBCE01;
	font-variant: small-caps;
	font-weight: bold;
  }
* {
	padding: 0px;
	margin: 0px;
}

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: justify;
}
p {
	padding-bottom: 10px;
	color: #000000;
}

a, a:hover, a:visited {
	color: #00649C;
}

hr 
{
height: 1px; 
border-style: solid; 
border-color: #1C385D; 
color: #1C385D; 
border-right-width: 0; 
border-bottom-width: 0
}

h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00649C;
	font-variant: small-caps;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #1C385D;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 2px;
}

div#cabecalho {
	width: 100%;
	height: 150px;
}

div#cabecalho a, div#cabecalho a:visited, div#cabecalho a:hover {
/*	color: white;*/
	color: #444;
}

div#cabecalho .links {
	float: left;
	width: 20px;
	height: 100%;
	background: url("cabecalho_esquerdo.gif") no-repeat;
}

div#cabecalho .meio {
	float: left;
	color: #FFF;
	width: 728px;
	height: 100%;
	background: url("cabecalho_meio.gif") repeat-x;
}



/* Barra de Cabe?alho das P?ginas */
div#cabecalho .meio .titulo {
	padding-top: 70px;
	font-size: 16px;
	height: 30px;
	font-weight: bold;
	padding-left: 200px;
	vertical-align: middle; 
}

div#cabecalho .meio .search {
/*	font-size: 10px;*/
	height: 25px; 
/*	line-height: 30px;*/
	text-align: right;
/*	vertical-align: middle;*/
/*	color: #444;*/
}

div#cabecalho form {
	margin: 0px;
	padding: 0px;
}

div#cabecalho input#submeter {
	font-size: 11px;
	height: 19px;
	vertical-align: middle;
	border: 1px solid #444;
}

div#cabecalho input#stext {
	font-size: 11px;
/*	width: 80px; */
	border: 1px solid #444;
	height: 17px;
	vertical-align: middle;
}

div#cabecalho .meio .login {
	font-size: 11px;
	line-height: 25px;
	border-top: 1px solid white;
	padding-left: 20px;
	text-align: right;
	vertical-align: middle;
	color: #444;
}

div#cabecalho .fundo {
	float: left;
	width: 20px;
	height: 100%;
	background: url("cabecalho_direita.gif") no-repeat;
}



/* menus da esquerda */

#navcontainer a, #navcontainer a:visited {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:175px;
	height:auto;
	border-bottom:1px solid #fff;
	padding:0.5em;
	font-variant: small-caps;
  }
#navcontainer a:hover {
	text-align:right;
	color: #FBCE01;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FBCE01;
	font-variant: small-caps;
  }

/* ESTILOS DOS MENUS DA CAIXA ESQUERDA DAS P?GINAS */
div#menu a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div#menu a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}





div#conteudo {
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

div#rodape {
	width: 100%;
	height: 50px;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 50px;
}
div#rodape a, div#rodape a:hover, div#rodape a:visited {
	color: black;
}

div#rodape .links {
	float: left;
	width: 20px;
	height: 100%;
	background: url("rodape_esquerdo.gif") no-repeat;
}

div#rodape .meio {
	float: left;
	width: 728px;
	height: 100%;
	background: url("rodape_meio.gif") repeat-x;
}

div#rodape .fundo {
	float: left;
	width: 20px;
	height: 100%;
	background: url("rodape_direita.gif") no-repeat;
}

div.separador {
	clear: both;
}



/* ESTILOS DAS BARRAS DE LOCALIZA??O - MENUS EXISTENTES NO INICIO DAS PAGINAS */
.barra_menus 
{
	FONT-SIZE: 11px; 
	COLOR: #f00000; 
	FONT-FAMILY: tahoma, verdana, arial;
	TEXT-DECORATION: underline;
	font-weight : bold
}

:link.barra_menus 
{
	FONT-SIZE: 11px; 
	COLOR: #f00000; 
	FONT-FAMILY: tahoma, verdana, arial;
	TEXT-DECORATION: underline;
	font-weight : bold
}

:hover.barra_menus 
{
	FONT-SIZE: 11px; 
	COLOR: #f00000; 
	FONT-FAMILY: tahoma, verdana, arial; 
	TEXT-DECORATION: underline; 
	font-weight : bold
}

:active.barra_menus 
{
	FONT-SIZE: 11px; 
	COLOR: #FFCC00; 
	FONT-FAMILY: tahoma, verdana, arial; 
	TEXT-DECORATION: none; 
	font-weight : bold
}






/* ESTILOS DA PAGINA DE RESULTADOS DAS PESQUISAS NO SITE */
.pesquisa 
{
	FONT-SIZE: 11px; 
	COLOR: #FFCC00; 
	FONT-FAMILY: tahoma, verdana, arial;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
:link.pesquisa 
{
	FONT-SIZE: 11px; 
	COLOR: #FFCC00; 
	FONT-FAMILY: tahoma, verdana, arial;
	TEXT-DECORATION: none;
	font-weight: normal;
}
:hover.pesquisa 
{
	FONT-SIZE: 11px; 
	COLOR: #FFCC00; 
	FONT-FAMILY: tahoma, verdana, arial; 
	TEXT-DECORATION: underline; 
	font-weight: normal;
}
.pesquisa_resultados
 {
      font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-weight : none; 
      font-size : 11px;
      background-color : #E6EEFF;
      font-weight: none;
      color : #ffffff;
      padding-top : 5px;
      padding-bottom : 5px;
 }







/* ESTILOS DO MODULO DAS NOTICIAS - ULTIMAS */ 

.comentarios_titulo 
{ 
font-weight: bold;
background-color: #EEEEEE;  
padding: 3px;
}

.comentarios_texto 
{ 
font-weight: bold; 
padding-bottom: 15px; 
}

.comentarios_detalhes 
{ 
text-align: right; 
}




.noticias_titulo, .noticias_data 
{ 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD1111;
    padding-bottom: 5px; 
}

.noticias_titulo1 
{ 
font-weight: bold; 
font-size: 11px; 
color: #DD1111; 
text-decoration: none; 
}

.noticias_titulo1:link 
{ 
font-weight: bold; 
font-size: 11px; 
color: #015095; 
text-decoration: none; 
}

.noticias_titulo1:hover 
{ 
font-weight: bold; 
font-size: 11px; 
color: #f00000; 
text-decoration: underline; 
}

.noticias_data 
{ 
text-align: right; 
font-weight: bold; 
}

.noticias_textos 
{ 
text-align: justify; 
padding-bottom: 25px; 
}


.noticias_ler_mais 
{ 
font-weight: bold; 
font-size: 11px; 
color: #000000; 
text-decoration: underline; 
}

.noticias_ler_mais:link 
{ 
font-weight: bold; 
font-size: 11px; 
color: #000000; 
text-decoration: underline; 
}

.noticias_ler_mais:hover 
{ 
font-weight: bold; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
}













/* ESTILOS DOS FORMUL?RIOS E CAMPOS ID?NTICOS */

.botao 
{  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
cursor: hand
}

.campo2 
{  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}


.botao1 {
	border : solid 1px #000000;
	background: #ffffff;
	color : #003366;
	FONT-FAMILY: tahoma, verdana, arial;
	font-weight : bold;
	font-size : 11px;
	padding: 1px;
    cursor: hand;
}

.campotitulo 
{
	font-size: 11px;
	width: 95%;
	vertical-align: top;
	text-align:left;
	font-weight: bold;
}

.textfield 
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
width: 250px;
}

.campotextarea 
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
height: 100px;
width: 275px;
}

.campo_cabecalho 
{
	font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}

.select 
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}



.camposelect 
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}


.checkbox_label 
{
	font-size: 11px;
	cursor: pointer;
}

.radio_label 
{
	font-size: 11px;
	cursor: pointer;
}

.email {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
width: 275px;
padding: 1px 1px 1px 4px;
}

.campotexto 
{  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
text-align: left;
width: 275px;
padding: 1px 1px 1px 4px;
}

.campo 
{  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #000000; 
background-color: #ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
text-align: left;
padding: 1px 1px 1px 4px;
}

.campo2 {
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: outset;
	border-top-color: #003399;
	border-right-color: #FF0000;
	border-bottom-color: #003399;
	border-left-color: #00FF00;
	background-color: #CCCCCC;
padding: 1px 1px 1px 4px;
}
















.faqs 
{
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: tahoma, verdana, arial;
	TEXT-DECORATION: none;
	font-weight: none;
}
:link.faqs 
{
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: tahoma, verdana, arial;
	TEXT-DECORATION: none;
	font-weight: none;
}
:hover.faqs 
{
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: tahoma, verdana, arial; 
	TEXT-DECORATION: underline; 
	font-weight: none;
}




/* LINKS DAS IMAGENS */
:link img { 
border: 0px 
}

:visited img { 
border: 0px 
}

:active img { 
border: 0px 
}



