@charset "utf-8";
.navegacao {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #CC0000;
}
.titulos1 {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding: 6px;
}
.textos {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 6px;
	outline:none;
}
.imagens_link {
border:0;
border-width:0;
	
}
.imagens {
	padding-right: 12px;
}
.legendas {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}
.textos_cor {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	padding: 6px;
}
.informacao {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	padding: 6px;
}
