.site_mapaguia {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.site_mapaguia:hover {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titulo_materia {
	color: #004200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.foto_legenda {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}

.foto_legenda_autor {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #009900;
}

.texto_subtitulo {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.texto_dados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	color: #000000;
}

.texto_dados2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.25;
	color: #000000;
}

.twms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.25;
	color: #063;
}

.wms {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.wms:hover {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669933;
	text-decoration:none;
}

.link_texto {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}

.link_texto:hover {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration:none;
}

.link_texto2 {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}

.link_texto2:hover {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration:none;
}

.referencias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.25;
	color: #006633;
}

.bibliografia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.25;
	color: #333333;
}

.ref_descricao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.25;
	color: #000000;
}

.text_preserv {
	color: #009900;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.text_preserv2 {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.rodape_texto {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#5F5C5C;
	text-decoration:none
}

.rodape_texto:hover {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #009900;
	text-decoration:none;
}


.rodape_texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#5F5C5C;
}

.rodape_texto3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#5F5C5C;
}

.fundo {
	background:url(../images/fundo_ficha.PNG);
}

.fundo_balao {
	background-color: #D9E6CF;
}

.fundo_status {
	background-color: #DDF2C6;
}

.fundo_c_e {
	background-color: #F7F7F7;
}

.fundo_rodape {
	background-color: #D9E6CF;
}	

.fundo_branco {
	background-color: #F7F7F7;
}

.fundo_divisor {
	background-color: #F7F7F7;
}

.fundo_base_f {
	background-color: #F7F7F7;
}

.branco {
  background-color: #F7F7F7;
}

