/* CSS Document */

body {
	margin: 5px 0px 0px;
	background-color: #EFEFEF;

}

.bg_topo{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f00d0d;
 }
 .fundo_padrao{
	background-color: #EFEFEF;
	 }


 .txt_titulos{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #338BCC;
	text-decoration: none;
 }
 
  .txt_titulos3{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2c5267;
	text-decoration: none;
 }
 
 
 .txt_comum_preto{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
 }
 .txt_comum_preto2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9 px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
 }
  .txt_comum_branco{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
 }
 .txt_comum_preto2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
 }
 
 .txt_comum_preto_links{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	line-height: 20px;
 }
 .txt_destaque{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight:bold;
	color: #338BCC;
	text-decoration: none;
 }
  .txt_link1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight:bold;
	color: #338BCC;
	text-decoration:underline;
 }
  .txt_banners{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
 }
 .txt_aviso{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
	color: #CC0000;
	text-decoration: none;
 }
  .txt_formularios{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
 }
 
  .input {
 	background-color: #f4f4f4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2cdd8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #394e63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #394e63;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c2cdd8;
} 
 
textarea, select {
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2cdd8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #394e63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #394e63;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c2cdd8;
	
}
.txt_destaque2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight:bold;
	color: #FFFFFF;
	background:#489df4;
	text-decoration: none;
 }
 .txt_destaque3{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
 }
 .txt_destaque3:hover{
 	background-color:#e4f2fa;
 }