.Box
{
			margin: 0 auto;
			margin-top: 40px;
			border: 0px solid #d3b829;
			color: #000000;
			width: 775px;
			padding: 20px;
			text-align: center;
			background-color: #EDEDED;
			border: 2px solid #ffffff;
}

.LittleBox
{
			padding: 5px;
			border: 2px solid #d3b829;
			text-align: center;
/*			width:75px; */
		}


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

:visited img { 
border: 0px 
}

:active img { 
border: 0px 
}




/* menus da esquerda */

#navcontainer
{
margin-left: 0px;
width: 12em;
border-right: 1px solid #000;
padding: 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #90bade;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin-left: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 5px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;

font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;

text-align: left;


}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
text-decoration: underline;


font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;

text-align: left;

}

#navcontainer li li
{
border-top: 1px solid #90bade;
border-bottom: 0;
margin: 0;
}

#navcontainer li li a
{
display: block;
padding: 5px 5px 5px 20px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #5ba3e0;
color: #fff;
text-decoration: none;
width: 100%;
}


#navcontainer li li li
{
border-top: 1px solid #90bade;
border-bottom: 0;
margin: 0;
}

#navcontainer li li li a
{
display: block;
padding: 5px 5px 5px 20px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #ffcc00;
color: #fff;
text-decoration: none;
width: 68%;
}



* {
	padding: 0px;
	margin: 0px;
}

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
p {
	padding-bottom: 10px;
	color: #666666;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a, a:visited {
	color: #333333;
	font-weight: bold;
}


a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


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

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #676767;
}

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;
}




/* ESTILOS DOS MENUS DA CAIXA ESQUERDA DAS PÁGINAS */
div#menu a {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}
div#menu a:hover {
	color: #000;
	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;
}


menu_default 
{ 
}



