body {
	background-color: #E1E1E1;
	background-image: url(../imagens/fundo_topo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top;
	}

.txt_padrao {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}

.txt_link a {
	color: #0084CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

.txt_link a:hover {
	color: #007234;
	}

.txt_menu_topo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
	
.txt_rodape {
	color: #949C9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.txt_rodape a {
	color: #949C9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

.txt_rodape a:hover {
	color: #FFFFFF;
	}

.txt_login {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}

.txt_login input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 1px;
	border: 0px;
	width: 138px;
	margin: 0px;
	}

.txt_login_02 {
	color: #0084CA;
	}

.txt_login_02 input {
	color: #0084CA;
	}

.txt_titulo_01 {
	color: #0084CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}

.txt_titulo_02 {
	color: #007234;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	}

.txt_titulo_03 {
	color: #D71108;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size: 22px;
	}
	
.txt_titulo_03 a {
	color: #D71108;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	}
	
.txt_titulo_03 a:hover {
	color: #666666;
	}
	
.txt_titulo_04 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.txt_form input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 1px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	width: 368px;
	height: 17px;
	margin: 0px;
	padding: 3px 5px 0px;
	}

.txt_form select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	background: #FFFFFF;
	border: 1px solid #CCC;
	}

.txt_form_01 input {
	width: 168px;
	}

.txt_form_02 input {
	width: 88px;
	}

.txt_form_03 input {
	width: 63px;
	}

.txt_form_04 input {
	width: 178px;
	}

.txt_form_05 input {
	width: 158px;
	}

.txt_form_06 input {
	width: 348px;
	}

.txt_contato input {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 1px;
	background: #F5F5F5;
	border: 1px solid #999999;
	width: 350px;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	}

.txt_contato textarea {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 1px;
	background: #F5F5F5;
	border: 1px solid #999999;
	width: 350px;
	height: 120px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	}

.txt_pagina {
	color: #999999;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	}

.txt_pagina a {
	color: #037EC4;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
.txt_pagina a:hover {
	color: #999999;
	text-decoration: none;
	}

.txt_cor_azul {
	color: #005CA1;
	}
	
/*** BUSCA ******************************************************************/
.txt_busca input {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #0084CA;
	background: #FFFFFF;
	border: 0px solid;
	width: 265px;
	}
/*** BUSCA ******************************************************************/

/*** PRE-IMAGEM ******************************************************************/
  p.barNav {position:relative;} 
  .barNav a span { 
  display:none;
  }
  .barNav a:hover span {
  display: block;
  position: absolute; 
  top:15px; 
  left:0; 
  color: #666; 
  border:2px solid #CCC;
  background:#FFFFFF;
  padding:10px;
  }
/*** PRE-IMAGEM ******************************************************************/
